Skip to content
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

After printing head tries to go to {0,0,0} #4331

Closed
alexxy opened this issue Jul 17, 2016 · 4 comments
Closed

After printing head tries to go to {0,0,0} #4331

alexxy opened this issue Jul 17, 2016 · 4 comments

Comments

@alexxy
Copy link
Contributor

alexxy commented Jul 17, 2016

I'm using Latest RCBugFix and had new weird issue:
After printing finished head tries to go home. Instead of staying at lastHeight+5 and do homing in XY

postcode

M104 S0 ; turn off temperature
M140 S0 ;  turn off heatbed
G28 X0  ; home X axis
M84     ; disable motors
@jbrazio
Copy link
Contributor

jbrazio commented Jul 17, 2016

Marlin never does Z+5 automatically when printing ends, it must be done in end gcode script.

@alexxy
Copy link
Contributor Author

alexxy commented Jul 17, 2016

anyway it shouldnt go to {0,0,0} after when homing only X as its done in gcode

@jbrazio
Copy link
Contributor

jbrazio commented Jul 17, 2016

I will mark this one as duplicate of #4325.
But indeed I was able to make G28 behave oddly so we may be have a bug here.

@jbrazio jbrazio closed this as completed Jul 17, 2016
@thinkyhead thinkyhead changed the title Latest RCBugFix: After printing finished, head tryes to go to {0,0,0} After printing head tries to go to {0,0,0} Jul 17, 2016
@github-actions
Copy link

github-actions bot commented Apr 5, 2022

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.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants