Hey,
I’m having some issues with my Creality Ender-3 V3 KE and could really use some help. I originally had problems with the build plate moving too far and hitting the end stop on the Y-axis, both during bed mesh probing and prints. To get better control over the settings and fix this, I decided to install Mainsail and Moonraker directly on the printer.
After the installation, I was able to adjust the “position_max” and “mesh_max” for the Y-axis in my printer.cfg file to reduce the movement range to Y=180, which stopped the plate from hitting the end stop. But now, the print stops before it even starts, and I get an error message saying: “Move out of range: 5.000 -17.000 8.000 [0.000]”. I suspect something in my gcode macros is overriding the limits I’ve set, but I can’t figure out what.
Another thing I’ve noticed is that when I run the G28 (homing) command, the Y-axis stops at 110 mm, whereas homing directly on the printer stops at Y=5 mm. I think this could also be related to something in my gcode_macro.cfg.
I’m totally okay with reducing the usable build area if that means I can get prints to work without hitting the limits or stopping, as long as I stay within the set boundaries.
I’m wondering if anyone has had similar issues or sees something obvious to look into.
Any help would be greatly appreciated!