Skip to content

Comment on Getting the best out of OpenSCAD

Comments

my greatest OpenSCAD tip is to start your files with this prelude:

    $fa = .01;
    $fs = $preview ? 5 : 1;
This will make your maximum facet size 5mm in preview and 1mm in render.
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.