-
Feature request, Processor Model, Stepper driver, and/or example config request, I am not sure.
I am not sure where best to ask for help. Brand new to Klipper, so please be gentile.
Supporti…
-
I am using the TMC5130 in positioning mode. When setting up these motor velocity parameters
```
driver.RAMPMODE(0);
driver.A1(100);
driver.AMAX(300);
driver.DMAX(800);
driver.D1(3000…
-
### Did you test the latest `bugfix-2.0.x` code?
No, but I will test it now!
### Bug Description
I'm new to Marlin, and relatively new to 3d printing. This is my first printer, Ender-3 with 4.2.2 M…
-
I primary code in python and I would like to use PyTrinamic for controlling my Stewart platform (hexapod). As the hexapod is small there is no space for limit switches so I am very interested in using…
-
I'm writing a config based off of yours. looks like you designate A4988 drivers in config.h. not sure if this has changed, but the kp3s now ships with removable TMC2225. was this the case when you dra…
-
TMC5072_rotateDemo.py does not work.
In the TMC_5072 class each motor has a register attribute, but the rotateDemo script indexes the register as if there would be a pair of values (one for each moto…
-
### 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…
-
Is there any way that a raspberry pi running klipper provide position signals over UART/SPI instead of step/dir signals in order to use external cDriver and motion controller IC's for future proofing …
-
### Description
The TMCStepper library has support for the TMC5161 driver, although it currently just imherits from the 5160 class and doesn't add any other functionality but there's a possibil…
-
Hello, i'm having An issue when i upload Marlin 2 to my Skr2.0 revB with 2209 stepper drivers. Printer is a tronxy x5s corexy model. I can move all Axis, however X and Y only move diagonally. Corexy …