From e9ec4e46cbf3b8a9f9fdefb6fa94dce23bc116f2 Mon Sep 17 00:00:00 2001 From: xengineering Date: Mon, 1 Jan 2024 22:55:21 +0100 Subject: mech: Move from multiple to single production file This makes the file structure simpler and makes it easy to produce the whole case in one run. --- mech/front.scad | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 mech/front.scad (limited to 'mech/front.scad') diff --git a/mech/front.scad b/mech/front.scad deleted file mode 100644 index f079beb..0000000 --- a/mech/front.scad +++ /dev/null @@ -1,9 +0,0 @@ -include - -use - -module front() { - pcb_case_panel_front(dim, t); -} - -rotate([0,90,0]) front(); -- cgit v1.2.3-70-g09d2