mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 06:24:03 -06:00
output_pin: Support setting max_duration (#3995)
Also added documentation for using powered tools. Signed-off-by: Pascal Pieper <accounts@pascalpieper.de>
This commit is contained in:
parent
e2a3217289
commit
88f6061cd7
4 changed files with 109 additions and 5 deletions
|
@ -46,6 +46,8 @@ communication with the Klipper developers.
|
|||
with Klipper.
|
||||
- [Skew correction](skew_correction.md): Adjustments for axes not
|
||||
perfectly square.
|
||||
- [PWM tools](Using_PWM_Tools.md): Guide on how to use PWM controlled
|
||||
tools such as lasers or spindles.
|
||||
- [G-Codes](G-Codes.md): Information on commands supported by Klipper.
|
||||
|
||||
# Developer Documentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue