From 42ffc886165ca070874fa13b105fcbfc266221d9 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 22 Dec 2023 22:17:57 +0100 Subject: mech: pcb_case: Remove common.scad The filename `common.scad` does not explain anything about its content. With this commit the last part - rounded_cube - is moved to its own file. --- mech/pcb_case/shell.scad | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mech/pcb_case/shell.scad') diff --git a/mech/pcb_case/shell.scad b/mech/pcb_case/shell.scad index d7bcecc..231455e 100644 --- a/mech/pcb_case/shell.scad +++ b/mech/pcb_case/shell.scad @@ -1,4 +1,6 @@ -use +use +use +use module shell_base(dim, t) { radius = t; -- cgit v1.2.3-70-g09d2