fix tool change dwell time
This commit is contained in:
parent
3be111af43
commit
ff29a8c221
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
],
|
||||
"gcodeSpindle": [
|
||||
"M3 S{spindle}",
|
||||
"G4 P4000"
|
||||
"G4 P4"
|
||||
],
|
||||
"gcodeChange": [
|
||||
"M6 T{tool} ; change tool to '{tool_name}'"
|
||||
|
|
|
|||
Loading…
Reference in a new issue