bozmanx
Results
1
comments of
bozmanx
> Hi This is working for me: Configuration_adv.h Change: #define EVENT_GCODE_SD_ABORT "G91\nG1Z5\nG90\nM84\nM104S0\nM140S0" To: #define EVENT_GCODE_SD_ABORT "G28 X0 Y0\nG1Z5\nG90\nM84\nM104S0\nM140S0" > > Ender7, but should be ok for Ender 6, just change...