diff --git a/soundslab_10000_v1.scad b/soundslab_10000_v1.scad new file mode 100644 index 0000000..fe27b0b --- /dev/null +++ b/soundslab_10000_v1.scad @@ -0,0 +1,8 @@ +// SoundSlab 10000 v1 case + +// parameters - all lengths in mm +battery_width = 60; +battery_length = 102; +battery_depth = 13; + +depth_of_circuit_boards = 18; // includes tallest component \ No newline at end of file