fix tool change dwell time

This commit is contained in:
Stewart Allen 2026-05-23 10:39:51 -04:00
commit ff29a8c221

View file

@ -23,7 +23,7 @@
],
"gcodeSpindle": [
"M3 S{spindle}",
"G4 P4000"
"G4 P4"
],
"gcodeChange": [
"M6 T{tool} ; change tool to '{tool_name}'"