diff --git a/js/commongcode.js b/js/commongcode.js index 29e8810..b1e2dd7 100644 --- a/js/commongcode.js +++ b/js/commongcode.js @@ -14,7 +14,8 @@ G28 ; home all axes ;customstart G0 Z3; fix for delta printers that home at max`; -var commonEnd = `G28 X0 ; home X axis +var commonEnd = ` +G28 X0 ; home X axis M106 S0 ; turn off cooling fan M104 S0 ; turn off extruder M140 S0 ; turn off bed