adjusting aux clearance

This commit is contained in:
2025-08-31 22:50:17 +02:00
parent e5f475f01d
commit d43b6f746a
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 - $clearance,-$auxClearanceFromBase])
translate([-($shellWidth/2 + $clearance),$switchDistance * $rows - $topLeftOfPcbToCenterOfAux + $clearance,-$auxClearanceFromBase])
// Make cylinder perpendicular with the wall
rotate([0,90,0]){
// Aux component clearance