compas-dev / compas_slicer

Slicing package for FDM 3D Printing with COMPAS.
https://compas.dev/compas_slicer/
MIT License
31 stars 16 forks source link

Issued in advanced curve slicing #162

Closed weichengyuan1226 closed 7 months ago

weichengyuan1226 commented 2 years ago

When I run the 'ex2_curved_slicing_advanced.py' in the example, using the given geometry(connection. obj), it shows this error in the terminal ERROR - Attention! Welded mesh is NON-MANIFOLD and also, the brim will grow from the branch, not the bottom. I'm not sure if these two issues are related, but it seems to be having trouble sorting the split meshes.

Screen Shot 2022-09-14 at 4 14 01 PM

The compas and the slicer are up to date.

Screen Shot 2022-09-14 at 12 12 30 PM

Earlier, it showed this message 'AssertionError: There are floating vertical_layers_print_data on directed graph. Investigate the process of the creation of the graph.'

But somehow, this issue disappeared, and it sliced as expected except for the brim part