UltiMaker uses functional, analytical and tracking cookies. Tracking cookies enhance your experience on our website and may also collect your personal data outside of Ultimaker websites. If you agree with the use of tracking cookies, click “I agree, continue browsing”. You can withdraw your consent at any time. If you do not consent with the use of tracking cookies, click “Refuse”. You can find more information about cookies on our Privacy and Cookie Policy page.
Yeah I was thinking of something like this too in the last week. I have played with the gcode recently. Each object when using print one at a time option are separated already with a new definition of a set of parameters such as:
This new ;Layer count: 51 line could "maybe" be used. Ideally a list of line numbers to jump to at the beginning of the gcode would remove the need to search for any of that.
The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
Recommended Posts
pm_dude 27
Yeah I was thinking of something like this too in the last week. I have played with the gcode recently. Each object when using print one at a time option are separated already with a new definition of a set of parameters such as:
This new ;Layer count: 51 line could "maybe" be used. Ideally a list of line numbers to jump to at the beginning of the gcode would remove the need to search for any of that.
I dont know how that would be implemented in Marlin but that shouldn't be so hard to do in Cura. I already have some code that slit the gcode by objects for the SwapAtZ plugin (early dev: http://umforum.ultimaker.com/index.php?/topic/7290-new-plugin-swap-at-height/)
On the Marlin side we will need someone else to answer for now...
Link to post
Share on other sites