FlashforgeFinderIntegration icon indicating copy to clipboard operation
FlashforgeFinderIntegration copied to clipboard

Platform back to home position

Open yvaha opened this issue 4 years ago • 5 comments

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.

yvaha avatar Dec 25 '21 13:12 yvaha

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.

ronoaldo avatar Dec 27 '21 16:12 ronoaldo

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. The generated code contains a "G28 X Y" code which only homes the print head. Without the "X Y" the printer can also home the platform. It would be nice to have an option to choose between the two possibilities.

yvaha avatar Dec 31 '21 14:12 yvaha

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 avatar Mar 22 '22 21:03 ronoaldo

@ronoaldo not sure how to pull my request to here? i have merged latest changes in my main.

eskeyaar avatar Feb 14 '24 12:02 eskeyaar

@ronoaldo not sure how to pull my request to here? i have merged latest changes in my main.

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!

ronoaldo avatar Feb 14 '24 15:02 ronoaldo