Increase dampener height to 1mm
This commit is contained in:
@@ -3,7 +3,7 @@ $fn = 32;
|
|||||||
$space = 5.3;
|
$space = 5.3;
|
||||||
$width = 15.2;
|
$width = 15.2;
|
||||||
$length = $width;
|
$length = $width;
|
||||||
$height = 0.4;
|
$height = 1;
|
||||||
$holes = $height*4;
|
$holes = $height*4;
|
||||||
$cut = $holes/2*-1;
|
$cut = $holes/2*-1;
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user