Compare commits

...

2 Commits

Author SHA1 Message Date
e5f475f01d Updated stl 2025-08-31 18:55:32 +02:00
a2f4acde16 Added missing clearance on length from top to aux 2025-08-31 18:55:11 +02:00
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -156,7 +156,7 @@ module case(){
$auxHoleLength = 17 + $shellWidth/2;
$auxCableRadius = 4.15 + $clearance *2;
// Move to the position along the wall the aux will be
translate([-($shellWidth/2 + $clearance),$switchDistance * $rows - $topLeftOfPcbToCenterOfAux,-$auxClearanceFromBase])
translate([-($shellWidth/2 + $clearance),$switchDistance * $rows - $topLeftOfPcbToCenterOfAux - $clearance,-$auxClearanceFromBase])
// Make cylinder perpendicular with the wall
rotate([0,90,0]){
// Aux component clearance