lower bed on finder

This commit is contained in:
Stewart Allen 2017-10-26 20:02:23 -04:00
commit fb27a81bc1

View file

@ -18,6 +18,7 @@
"M107 ; fan off",
"M104 S0 T0 ; set nozzle0 temp",
"G162 Z ; home axes maximum",
"G28 Z ; lower bed",
"G28 X Y ; move to origin",
"M132 X Y Z A B ; set axis limits",
"M18 ; disable all steppers"