2 hours ago, ahoeben said:Both of the things you want to do would be mainly in CuraEngine (which is written in c++), with some very minor work to enable settings for it in The frontend.
A new type of supports was recently added, you can easily find that in the closed pull requests in the CuraEngine project on github.
Thanks for your information. I think the support generation you've mentioned is https://github.com/Ultimaker/CuraEngine/pull/655 I'll probably change the thick trunk to thin tubes for SLA. Anyway it should make my job a lot easier.
Moreover, regarding the sliced preview in Cura, where the gcode path has been shown in different color, I guess it's done by Cura interpreting the gcode generated by CuraEngine. If so, should that part of Cura be changed to show raster images?
Recommended Posts
ahoeben 1,981
Both of the things you want to do would be mainly in CuraEngine (which is written in c++), with some very minor work to enable settings for it in The frontend.
A new type of supports was recently added, you can easily find that in the closed pull requests in the CuraEngine project on github.
Link to post
Share on other sites