diff options
Diffstat (limited to 'enclosure')
-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; |