add basis for OpenSCAD model of case
This commit is contained in:
parent
70e6f47642
commit
eec820d56d
8
soundslab_10000_v1.scad
Normal file
8
soundslab_10000_v1.scad
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user