mirror of
https://github.com/rsheldiii/KeyV2.git
synced 2026-01-14 06:17:57 -05:00
5 lines
144 B
OpenSCAD
5 lines
144 B
OpenSCAD
// a safe theoretical distance between two vertices such that they don't collapse. hard to use
|
|
SMALLEST_POSSIBLE = 1/128;
|
|
$fs=0.1;
|
|
$unit=19.05;
|