Error: {"code":"key243","msg":"Move out of range:
I am receiving this error as the wipe tower is receiving the filament. It wipes a couple of rows when the error appears. The extruder moves away and the print stops with this message:
!! {"code":"key243","msg":"Move out of range: 321.638 223.000 10.200 [109.527]", "values":[321.638, 223.000, 10.200, 109.527]}
I am using an Ender3 S1.
Any assistance would be appreciated.
Regards,
Traj
192 Views
You've modified the button press moves to add 235 instead of 3... That's why it's going outside the boundaries. Our GCode only moves 3mm to press the button after it moves to the holding location.
Bill