-
Notifications
You must be signed in to change notification settings - Fork 315
Description
The UI and usability are already great and I would love to use this as replacement for Fusion360.
Sadly the exports for the version on chili3d.com are malformed when exporting to STL, GLB, PLY, and OBJ.
The STEP export seems to be correct, but I much prefer STL. I cannot test the other file formats.
As a simple example, when I create a Box and export it, the resulting STL file will have some surface-like part separate from the box.
OrcaSlicer tells me "Error: 8 non-manifold edges."
Similar surface-like parts show up with the other file formats when testing in UltiMaker Cura.
From the position of this non-manifold part it does not look to be something visible in the Chili3d UI.
Maybe some code left in the export routine from testing an initial implementation?
I would have a look but the STL export code is not available in this git.