diff options
Diffstat (limited to 'mech/common.scad')
-rw-r--r-- | mech/common.scad | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mech/common.scad b/mech/common.scad index cfb27f2..eb2d368 100644 --- a/mech/common.scad +++ b/mech/common.scad @@ -1,6 +1,3 @@ -use <pcb_case/shell.scad> -use <pcb_case/panel.scad> - t = 2; tol = 1; base_socket = [3/2+2.3+2*t+tol,3/2+2.1+2.7+t+tol]; |