From 8184bf87fab1eb415807eba8250af0b812205106 Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 22 Dec 2023 21:34:32 +0100 Subject: mech: Move generic PCB case to own subdirectory This should be more decoupled because it is not specific to soundbox. It might be later extracted to a library repository. --- mech/common.scad | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mech/common.scad') diff --git a/mech/common.scad b/mech/common.scad index c433447..0ae93a8 100644 --- a/mech/common.scad +++ b/mech/common.scad @@ -1,4 +1,6 @@ -use +use +use +use $fa = 12; // default is 12 $fs = 0.5; // default is 2 -- cgit v1.2.3-70-g09d2