I would like to edit the resume gcode to do some more wipes on the nozzle wiper and extrude a bit less, but there is only one line (M400 U1) which I assume is a hard-coded routine. Is there a way to change this?
You can add more wipes following the M400 U1 (as detailed here) but to edit the extrude amount you will probably have to remove the U1 and write your own gcode routine.
1 Like