Hacker News new | ask | show | jobs
by fogleman 177 days ago
I just tried this in OpenSCAD and it crashed:

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

1 comments

FYI, I just tested this in OpenSCAD version 2025.09.13 and it works fine.
Indeed it does. Looks like their recent dev builds are way better. Good to know.
Yeah you definitely want to use the dev builds for openscad