You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When make runs stl_normalize.py on xy_sled_parts.stl the script fails because it reports it as non-manifold. This appears harmless because it is succesfully rendered, just whatever that python script does doesn't get done to xy_sled_parts.stl (I just restarted make and since make saw it already did that file it dutifully just did the ones it hadn't done yet). This was from the v3.1 branch.
Hi
I think that are harmless warnings, i had them to but the part was renderd and did slice fine with Prusa Slicer. However the slicer repaired some stuff but it printed fine and works.
Maybe openscad should continue with warnings to fix this ?
When
make
runsstl_normalize.py
onxy_sled_parts.stl
the script fails because it reports it as non-manifold. This appears harmless because it is succesfully rendered, just whatever that python script does doesn't get done toxy_sled_parts.stl
(I just restarted make and since make saw it already did that file it dutifully just did the ones it hadn't done yet). This was from thev3.1
branch.The text was updated successfully, but these errors were encountered: