index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
/
extras
/
stepper_enable.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
stepper: Simplify helper module registration of stepper motors
Kevin O'Connor
2021-07-29
1
-4
/
+4
*
controller_fan: Minor updates
Kevin O'Connor
2021-07-20
1
-1
/
+1
*
controller_fan: Add "stepper" config option (#4447)
Sophie Hirn
2021-07-20
1
-0
/
+2
*
stepper_enable: Move pin handling out of EnableTracking class
Kevin O'Connor
2021-07-03
1
-19
/
+24
*
gcode: Report the final print_time in debuginput mode
Kevin O'Connor
2020-07-30
1
-2
/
+0
*
stepper_enable: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-21
/
+21
*
stepper_enable: Add SET_STEPPER_ENABLE gcode command (#2463)
David Smith
2020-02-10
1
-3
/
+28
*
stepper_enable: Raise an error on bad lookup_enable() call
Kevin O'Connor
2019-11-14
1
-0
/
+2
*
stepper_enable: Remove ability to use a list of pins in enable_pin
Kevin O'Connor
2019-11-12
1
-35
/
+19
*
tmc: Remove virtual_enable support and replace with automatic support
Kevin O'Connor
2019-11-12
1
-0
/
+13
*
stepper: Move MCU_stepper from mcu.py to stepper.py
Kevin O'Connor
2019-11-12
1
-11
/
+9
*
stepper_enable: Move enable tracking from stepper.py to stepper_enable.py
Kevin O'Connor
2019-11-12
1
-7
/
+75
*
stepper_enable: Move motor_off() logic to stepper_enable.py
Kevin O'Connor
2019-11-12
1
-2
/
+20
*
stepper_enable: Add new extras module for stepper enable line tracking
Kevin O'Connor
2019-11-10
1
-0
/
+20