updates for grid-print / finder
This commit is contained in:
parent
6b59c10e45
commit
4e4f4d0fec
3 changed files with 13 additions and 5 deletions
|
|
@ -17,9 +17,10 @@
|
|||
],
|
||||
"post":[
|
||||
"M104 S0 T0 ; set nozzle0 temp",
|
||||
"G162 Z ; home axes maximum",
|
||||
"G28 X Y ; move to origin",
|
||||
"M132 X Y Z A B ; set axis limits",
|
||||
"G28 ; move to origin",
|
||||
"; G162 Z ; home axes maximum",
|
||||
"; G28 X Y ; move to origin",
|
||||
"; M132 X Y Z A B ; set axis limits",
|
||||
"G91 ; set relative positioning",
|
||||
"M18 ; disable all steppers"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue