[BUG] M42 I0 J0 not working #217
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug Description
When running "M42 IX JY" with any value from 0-4 for X and Y,
the printer does not move to the correct mesh leveling position instead the servos keep turning and don't stop.
Steps to Reproduce
Expected behavior: [What you expect to happen]
Move to mesh level position one
Actual behavior: [What actually happens]
Servos do not stop and grind at the end of their range of motion
Additional Information
I3 Mega S, with TMC2209, running latest TMC firmware
Maybe that's because M42 is the Pin state gcode?
See: https://marlinfw.org/docs/gcode/M042.html
What you need is G42.
See: https://marlinfw.org/docs/gcode/G042.html
Any updates?
Sorry didn't see the reply ;( I will test it out shortly
This issue is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.