Update README.md
This commit is contained in:
parent
dfc510ea1c
commit
3425b0ba21
1 changed files with 2 additions and 2 deletions
|
|
@ -115,8 +115,8 @@ Firmware 1.0.4 comes with many smaller improvements and bugfixes and a great new
|
||||||
|
|
||||||
Example usage:
|
Example usage:
|
||||||
```
|
```
|
||||||
`M3 T0 S0.7` // set pwm output of tool 0 to 70%
|
M3 T0 S0.7 // set pwm output of tool 0 to 70%
|
||||||
`G4 S0.001` // dwell command (or any other motion command) - necessary to apply the tools output
|
G4 S0.001 // dwell command (or any other motion command) - necessary to apply the tools output
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Calibration**: Calibration has now some addition error checks to improve error reporting of potential problems like encoder alignment.
|
- **Calibration**: Calibration has now some addition error checks to improve error reporting of potential problems like encoder alignment.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue