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
/
servo.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
servo: Set initial value via mcu_servo.setup_start_value()
Kevin O'Connor
2020-07-25
1
-30
/
+21
*
servo: Remove servo ENABLE parameter
Kevin O'Connor
2020-07-25
1
-16
/
+6
*
servo: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-16
/
+15
*
servo: add get_status method
Janar Sööt
2019-06-04
1
-0
/
+2
*
klippy: Convert printer_state("ready") to an event handler
Kevin O'Connor
2019-01-08
1
-6
/
+6
*
servo: This patch create ability to enable/disable attached servo. (#880)
Jiri Dobry
2018-11-14
1
-4
/
+16
*
servo: Wrap lines to 80 columns
Kevin O'Connor
2018-10-10
1
-10
/
+15
*
servo: Adding support for startup value for servos (#676)
Chris Whiteford
2018-10-05
1
-9
/
+25
*
servo: Use new gcode.register_mux_command()
Kevin O'Connor
2018-05-20
1
-8
/
+4
*
pins: Remove module level get_printer_pins() and setup_pin() functions
Kevin O'Connor
2018-04-04
1
-2
/
+2
*
klippy: Introduce load_config_prefix() for modules that take parameters
Kevin O'Connor
2018-02-03
1
-1
/
+1
*
servo: Move the servo code from chipmisc.py to extras directory
Kevin O'Connor
2018-01-28
1
-0
/
+59