-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add_some_position_reorts_DEBUG #56
Conversation
3e0cb49
to
1dfbb0f
Compare
@AnHardt Sorry for not realizing how to use this code - just ran it per the instructions (thank you Scott) . The log:
|
When the log states - X:31.00 Y:-49.00 Z:0.29 E:0.00 - it is actually at X=0 and Y=0 (bed center..). The real X=31 Y=-49 is actually close to the edge of the bed (midway between towers). |
I guess i got it.
is a horizontal move at top level. That is impossible. It's hitting the endstops. Please alter the test sequence to: Please execute: |
Got it. Moving the Z to 100 allowed the XY to move. It worked and finished an entire G29 sequence. Thank you and kudos for the troubleshooting. Much appreciated. |
Log: |
Please execute:
G28
M111 S255
-- cut log here
G29
-- cut log after the first "<<< probe_pt"
Post log and Configuration.h