Y
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
bartvk
177 days ago
FYI, I just tested this in OpenSCAD version 2025.09.13 and it works fine.
link
fogleman
177 days ago
Indeed it does. Looks like their recent dev builds are way better. Good to know.
link
ajolly
175 days ago
Yeah you definitely want to use the dev builds for openscad
link