diff options
| author | feurig <don@suspectdevices.com> | 2022-01-24 18:57:04 -0800 |
|---|---|---|
| committer | feurig <don@suspectdevices.com> | 2022-01-24 18:57:04 -0800 |
| commit | ce9ae3e4e2c049cc80db3ffac4c2ea91e90af42c (patch) | |
| tree | e2a82b6824e51967b407e1bd042073f6af9d9dc0 /parameters.scad | |
| parent | cc73c1ee8a38da115ea613eff306317305a3cafc (diff) | |
Adjustment
Diffstat (limited to 'parameters.scad')
| -rw-r--r-- | parameters.scad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parameters.scad b/parameters.scad index 8fe3c4d..adeb046 100644 --- a/parameters.scad +++ b/parameters.scad @@ -3,8 +3,8 @@ $fs = 0.4; standLocationRadius=56.5; internalMountRadius=48; standRadius=2.75; -standHoleRadius=1.0; +standHoleRadius=1.25; standLipWidth=1.5; standLipHeight=3.5; -standHeight=2.75; +standHeight=2.85; standHoleDepth=5.0;
\ No newline at end of file |
