aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/extras/pwm_tool.py
Commit message (Expand)AuthorAgeFilesLines
* toolhead: Rename note_kinematic_activity() to note_mcu_movequeue_activity()Kevin O'Connor2024-01-181-1/+1
* toolhead: Extend flushing slightly past required timeKevin O'Connor2024-01-171-3/+1
* pwm_tool: Fix error reportingKevin O'Connor2023-12-191-5/+6
* pwm_tool: Add support for maximum_mcu_durationKevin O'Connor2023-12-161-27/+52
* pwm_tool: Notify the toolhead that the move_queue needs to be flushedKevin O'Connor2023-12-071-0/+2
* pwm_tool: Add support for high-speed PWM pin updatesKevin O'Connor2023-11-161-0/+157