Line 1... |
Line 1... |
1 |
heatsink_xsize = 50.1; |
1 |
heatsink_xsize = 51.1; |
2 |
heatsink_ysize = 50.1; |
2 |
heatsink_ysize = 51.1; |
3 |
heatsink_zsize = 45; |
3 |
heatsink_zsize = 45; |
4 |
heatsink_thickness = 2; |
4 |
heatsink_thickness = 2; |
5 |
|
5 |
|
6 |
TEG_xsize = 40.1; |
6 |
TEG_xsize = 41.1; |
7 |
TEG_ysize = 40.1; |
7 |
TEG_ysize = 41.1; |
8 |
TEG_zsize = 8; |
8 |
TEG_zsize = 8; |
9 |
|
9 |
|
10 |
mount_hole = 3.5; // mounting screw hole diameter |
10 |
mount_hole = 3.5; // mounting screw hole diameter |
11 |
clearance = 1.0; // spare clearance for printing tolerances. |
11 |
clearance = 0.2; // spare clearance for printing tolerances. |
12 |
sealing_ring_width = 3; // width of sealing gab under the cover |
12 |
sealing_ring_width = 3; // width of sealing gab under the cover |
13 |
wall_thickness = 12; // thickness of the box wall |
13 |
wall_thickness = 12; // thickness of the box wall |
14 |
volume_encore = 10; // space added to the size of internar heatsink |
14 |
volume_encore = 10; // space added to the size of internar heatsink |
15 |
|
15 |
|
16 |
height = heatsink_zsize + TEG_zsize+volume_encore; |
16 |
height = heatsink_zsize + TEG_zsize+volume_encore; |