Help! So the Frankenbot is moving.

@Michael_Scholtz it skips steps because it is trying to go past the minimum position and there is a wall there preventing it.

The homing works fine with the G28 in my start code.

To describe it in another way, after homing in a print start sequence, it thinks the piece needs to be pr noted in the third quadrant for some reason, where x is even further past its lowest value.

I’m gonna move the endstop to max and see if that helps. I’ll report back

Loose wire on the the end stop.

Okay so a very weird thing just happened. I hadn’t added my auto leveling command yet and I also needed my g28 z to neon the edge of the center of the x axis.

After I added the auto leveling and fixed my G28, I reran the first line of the code I posted above with the g0 conmand and it worked fine. Goes to the center of the bed without a problem.

Resliced with Cura just like normal and it works fine.

Issue solved, but isn’t it odd??