[BUG] M42 I0 J0 not working #217

Closed
opened 2021-10-17 01:12:30 -05:00 by CactusChaos · 5 comments
CactusChaos commented 2021-10-17 01:12:30 -05:00 (Migrated from github.com)

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

  1. Pronterface -> "M42 I0 J0"

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

### 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 <!-- Please describe the steps needed to reproduce the issue --> 1. Pronterface -> "M42 I0 J0" **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
knutwurst commented 2021-10-19 09:20:19 -05:00 (Migrated from github.com)

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

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
knutwurst commented 2021-11-05 03:19:33 -05:00 (Migrated from github.com)

Any updates?

Any updates?
CactusChaos commented 2021-11-05 04:13:24 -05:00 (Migrated from github.com)

Sorry didn't see the reply ;( I will test it out shortly

Sorry didn't see the reply ;( I will test it out shortly
github-actions[bot] commented 2021-12-05 20:11:08 -06:00 (Migrated from github.com)

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 is stale because it has been open 30 days with no activity. Remove stale label / comment or this will be closed in 5 days.
github-actions[bot] commented 2022-02-10 08:12:27 -06:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wp/Marlin-2-0-x-Anycubic-i3-MEGA-S#217
No description provided.