mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-24 23:24:01 -06:00
pwm_tool: Add support for maximum_mcu_duration
Implement the maximum_mcu_duration config parameter along with its associated queue flushing. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
1e5f688b53
commit
2defd7374a
2 changed files with 53 additions and 27 deletions
|
@ -3149,6 +3149,7 @@ pin:
|
|||
# The pin to configure as an output. This parameter must be provided.
|
||||
#value:
|
||||
#shutdown_value:
|
||||
#maximum_mcu_duration:
|
||||
#cycle_time: 0.100
|
||||
#hardware_pwm: False
|
||||
#scale:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue