Update README.md
This commit is contained in:
parent
c3b59a9d49
commit
7d2f20ee8c
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ set_servo_parameter(pos_kp, pos_ki, vel_kp, vel_ki, vel_filter_tc)
|
|||
Firmware 1.0.4 comes with many smaller improvements and bugfixes and a great new feature as well:
|
||||
|
||||
- **Tools**: Tool usage (for example for laser engraving) is now supported on the two GPIO pins of J5 on the pcb.
|
||||
They are integrated into the planner and run fast and with correct timing when executing g-code.
|
||||
Tools are integrated into the planner and run fast and with correct timing when executing g-code.
|
||||
The tools support PWM (using the PIO feature to squeeze out extra channels without relying on software PWM).
|
||||
|
||||
Example usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue