top | item 46341787

(no title)

fogleman | 2 months ago

I just tried this in OpenSCAD and it crashed:

intersection() { import("3DBenchy.stl"); sphere(30); }

discuss

order

bartvk|2 months ago

FYI, I just tested this in OpenSCAD version 2025.09.13 and it works fine.

fogleman|2 months ago

Indeed it does. Looks like their recent dev builds are way better. Good to know.