added clearance on bottom shim

This commit is contained in:
2025-08-23 21:40:40 +02:00
parent dabde65968
commit 870351239b

View File

@@ -187,7 +187,7 @@ module case(){
module shim(){
$shimPoints = [
[0 - $shellWidth / 2, - $baseHeight],
[$switchDistance * $columns + $shellWidth/2 + $clearance, 0],
[$switchDistance * $columns + $shellWidth/2 + $clearance, $clearance],
[$switchDistance * $columns + $shellWidth/2 + $clearance, - ($baseHeight + $clearance)]
];
// Face z/x-plane