Increase dampener height to 1mm

This commit is contained in:
2025-06-14 21:06:00 +02:00
parent 03e70e3f31
commit 9796df353f
2 changed files with 1 additions and 1 deletions

View File

@@ -3,7 +3,7 @@ $fn = 32;
$space = 5.3;
$width = 15.2;
$length = $width;
$height = 0.4;
$height = 1;
$holes = $height*4;
$cut = $holes/2*-1;

Binary file not shown.