Initial commit of jealously guarded secrets
This commit is contained in:
parent
3b0e20ee8d
commit
4d30b3a808
1 changed files with 20 additions and 0 deletions
20
case/top.scad
Normal file
20
case/top.scad
Normal file
|
@ -0,0 +1,20 @@
|
|||
$fn = 72;
|
||||
|
||||
case_width_top = 317.5000;
|
||||
case_width_bottom = 320.0000;
|
||||
case_length_top = 150.0000;
|
||||
case_length_bottom = 151.5000;
|
||||
|
||||
wall_width = 2.5000;
|
||||
wall_height = 17.2500;
|
||||
|
||||
accent_width = 1.0000;
|
||||
accent_y_stride = 19.0500; /* last accent is 4mm from top of case */
|
||||
accent_y_bottom = 12.0000;
|
||||
|
||||
fin_width = 2.0000;
|
||||
fin_gap_width = 2.0000;
|
||||
fin_height = 12.0000;
|
||||
fin_x_stride = 2.0000;
|
||||
fin_x_first = 139.7500;
|
||||
fin_count = 32;
|
Loading…
Add table
Reference in a new issue