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
/
output_pin.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
output_pin: fix time difference calculation
Pascal Pieper
2021-08-17
1
-1
/
+1
*
output_pin: Fix bug in setting of self.resend_interval
Kevin O'Connor
2021-03-27
1
-1
/
+2
*
output_pin: Make sure to not use a cycle_time or max_duration over 5 seconds
Kevin O'Connor
2021-03-26
1
-5
/
+8
*
output_pin: Increase time host has to confirm a pin setting
Kevin O'Connor
2021-03-26
1
-6
/
+7
*
output_pin: Support setting max_duration (#3995)
Pascal P
2021-03-26
1
-5
/
+33
*
output_pin: Don't flush lookahead queue on a SET_PIN command
Kevin O'Connor
2020-11-13
1
-15
/
+17
*
mcu: Add support for changing cycle_time in set_pwm()
Kevin O'Connor
2020-09-26
1
-6
/
+12
*
output_pin: Use new GCodeCommand wrappers
Kevin O'Connor
2020-05-05
1
-8
/
+7
*
output_pin: add get_status method
Janar Sööt
2019-06-04
1
-0
/
+2
*
output_pin: Fix SET_PIN max_val check
Kevin O'Connor
2018-06-05
1
-1
/
+2
*
output_pin: Use new gcode.register_mux_command()
Kevin O'Connor
2018-05-20
1
-13
/
+5
*
gcode: Add minval/maxval/above/below options to get_X parsers
Kevin O'Connor
2018-04-20
1
-3
/
+2
*
output_pin: Move pwm and digital output pins to new module in extras/
Kevin O'Connor
2018-03-17
1
-0
/
+69