diff options
author | dakkar <dakkar@thenautilus.net> | 2022-03-25 11:14:12 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2022-03-25 11:14:12 +0000 |
commit | b001147aa9ebfacb52dea9bdef6703f12f7383a6 (patch) | |
tree | 77262f4cb942da9d6171cacfb3446debcb08fbe3 /enclosure/enclosure.scad | |
parent | in-progress openscad enclosure (diff) | |
download | env-sensor-b001147aa9ebfacb52dea9bdef6703f12f7383a6.tar.gz env-sensor-b001147aa9ebfacb52dea9bdef6703f12f7383a6.tar.bz2 env-sensor-b001147aa9ebfacb52dea9bdef6703f12f7383a6.zip |
adjustment from print
Diffstat (limited to 'enclosure/enclosure.scad')
-rw-r--r-- | enclosure/enclosure.scad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enclosure/enclosure.scad b/enclosure/enclosure.scad index f9498cb..447c64f 100644 --- a/enclosure/enclosure.scad +++ b/enclosure/enclosure.scad @@ -17,7 +17,7 @@ SCREW_PAD=1; PM_X=40.8; PM_Y=40.8; -PM_Z=12.3; +PM_Z=12.4; PM_CONN_Y=15.8; PM_CONN_Z=4; PM_CONN_DEPTH=7.7; |