diff options
author | xengineering <me@xengineering.eu> | 2023-12-23 16:43:07 +0100 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-01-02 14:24:06 +0100 |
commit | 220d692384555120f246e0d856a614be31e776bb (patch) | |
tree | e2b91a71d6fa7333fd781b738513c29dbaca673c /mech/bottom.scad | |
parent | c9705864963f4a3a3c946bf55e657211009daeff (diff) | |
download | soundbox-220d692384555120f246e0d856a614be31e776bb.tar soundbox-220d692384555120f246e0d856a614be31e776bb.tar.zst soundbox-220d692384555120f246e0d856a614be31e776bb.zip |
mech: Remove global $fa und $fs variables
According to the 'Mastering OpenSCAD' [1] book it is not recommended to
set these variables globally. They should be used as local as possible
and only if needed.
This rule makes sense to allow making the model as rough as possible and
only increase the detail level if required to reduce build times.
[1]: https://mastering-openscad.eu
Diffstat (limited to 'mech/bottom.scad')
0 files changed, 0 insertions, 0 deletions