sojhalb / CuraEngine

CuraEngine is a powerful, fast and robust engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers. It is part of the larger open source project called "Cura".
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
0 stars 0 forks source link

STLs sliced inside display as incomplete or must be choppy #13

Open nguyri opened 5 years ago

nguyri commented 5 years ago

So I added the segmentation to B extrusions into the FlavorParser of Cura but if you slice from inside Cura it doesn't go through the flavor parser it just kind of shows up in Cura. Probably should have seen that one coming.

nguyri commented 5 years ago

This is mitigated by turning down the number of segments the lines are cut into but it would be nice to put the segmenting code to work for the deliverable