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.
Here comes Cura 5.9 and in this stable release we have lots of material and printer profiles for UltiMaker printers, including the newly released Sketch Sprint. Additionally, scarf seams have been introduced alongside even more print settings and improvements. Check out the rest of this article to find out the details on all of that and more
We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
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