klipper/klippy
Andrei Ignat 682d38f590
delta: Multiple steppers on delta tower (#5217)
Updated tower rail setup to support multiple steppers per tower.

Signed-off-by: Andrei Ignat <andrei@ignat.se>
2022-02-28 23:14:25 -05:00
..
chelper extruder: Add support for reversing the direction of extruder stepper movement 2022-02-10 13:24:21 -05:00
extras dac084S085: SPI DAC DAC084S085 implementation (#5134) 2022-02-22 10:28:28 -05:00
kinematics delta: Multiple steppers on delta tower (#5217) 2022-02-28 23:14:25 -05:00
clocksync.py
configfile.py
console.py console: Remove support for PINS command 2021-11-02 12:45:11 -04:00
gcode.py gcode: Handle M117 and M118 commands that start with a special character 2022-01-18 11:34:40 -05:00
klippy.py
mathutil.py
mcu.py mcu: Add checks to ensure pin max_duration doesn't overflow 32bit counter 2021-11-22 10:11:09 -05:00
msgproto.py
parsedump.py
pins.py pins: Remove support for deprecated pin_map option 2021-11-02 12:45:11 -04:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py delta: Multiple steppers on delta tower (#5217) 2022-02-28 23:14:25 -05:00
toolhead.py toolhead: Fix toolhead stop on SET_VELOCITY_LIMIT (#5053) 2021-12-30 18:56:24 -05:00
util.py
webhooks.py