Remove M501 from all end gcode.

#368
This commit is contained in:
teachingtechYT
2021-09-13 10:36:39 +10:00
parent 65171a97f0
commit 402f70ad96

View File

@ -20,6 +20,5 @@ M106 S0 ; turn off cooling fan
M104 S0 ; turn off extruder
M140 S0 ; turn off bed
M84 ; disable motors
M501 ; restore previous EEPROM values
;customend
`;