-
I'm building a multi-board printer (right now one (board mcu)mega2560 and two minis (board xy and z), will add two more minis in the near future) with:
- 2x 5160 on XY board
- 3x 2209 on Z board
…
-
SENSORLESS_HOMING with TMC5160 (Axis I) doesn't work
### Steps to Reproduce
#define NON_E_AXES 4
#define TMC_USE_SW_SPI
#define TMC_DEBUG
#define ??_DRIVER_TYPE TMC5160 (for all…
-
I am running an SKR pro with TCM5160s in SPI. Running the latest klipper build and re-flashed by SKR with the microseconds set to zero.
All of the prints following that show significant X- drift…
-
Is there any easy way to modify Marlin to get a reliable low-level axis position output via SPI or Serial interfaces?
Would be useful to add an external non-stepper motor control like servo-control…
-
### Updates
* **25-07-2021**: Updated build environment info.
* **25-07-2021**: Added info about auxiliary serial port
* **25-07-2021**: Updated info about display ribbon mod
### Descripti…
-
Hello,
The machine finished a job working properly, after that I went for dinner and when I came back and tried to move Y-axis the machine started to make horrible noises and move only the Y2 motor…
-
Hello @terjeio , thanks for your work here. I'm attempting to add support for the BigTreeTech SKR 1.4 board, and I'm a bit stuck on the pin assignments for spindle and coolant.
1. I'm thinking…
-
These drivers work in Marlin 2.0.8.
M122:
--
11.07.2021, 23:43:32 | m122=== Diagnostics === RepRapFirmware for STM32F4 based Boards (biquskr_2) version 3.3_2 (2021-06-19 17:15:02) running…
-
Hi Team,
I would like to know if there are any plans to add SPI Support for the Trinamic 2160?
Functionally it is very similar to the 5160 but the main difference is the cost of the driver IC.
…
ghost updated
3 years ago
-
### Bug Description
Using Marlin 1.1.9-bugfix on an Ender 3 Pro with Creality 1.1.5 board.
Created GCODE for calibrating Linear Advance 1.5 using http://marlinfw.org/tools/lin_advance/k-factor.htm…