-
Notifications
You must be signed in to change notification settings - Fork 15
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
Platform back to home position #12
Comments
Hi @yvaha thanks for the feedback! Just so I understand the issue with the homming after print completes: you sliced the print with the printer settings into Octoprint or using Cura plugin? When I print using USB flash drive, slicing with Cura on my PC, the end g-code takes care of the proper homing for both the print bed and the tool head. Since I am interested into setting up octo print so I can record my print timelapses, I would love to support whenever method you got to have Octoprint working. |
Hi I'm using Ultimaker Cura on raspberry pi with the plugin. Meantime, I did a little bit of research. |
Sorry for the late reply. The code is provided from the printer definition. From Cura, after you use the plugin, you can change your printer end gcode to meet your needs until we fix the plugin. Anyway, based on your research, I'll test the G28 without X Y and if that works, I'll update the plugin on Marketplace with that change. Already added printers will not be affected, but removing and adding the printer in Cura again should do the trick. |
@ronoaldo not sure how to pull my request to here? |
Hi @eskeyaar - from your repository you should see at the home page a mention that "your fork is XX commits ahead, YY commit behind ...". This info should have links for you to be able to submit a PR. Hope that helps! |
Great work: Extension makes it possible to print using Cura on Raspberry Pi 4.
Only remark: after printing the printhead is brought to the home position and platform does not go back to home position.
For protection of the print nozzle, the platform should first go back to the home position. After that print head can go back to home position.
The text was updated successfully, but these errors were encountered: