Remix.run Logo
fogleman a day ago

I just tried this in OpenSCAD and it crashed:

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

bartvk 18 hours ago | parent [-]

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

fogleman 14 hours ago | parent [-]

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