Adjust space for diods
This commit is contained in:
@@ -40,8 +40,8 @@ module switch(){
|
|||||||
pin();
|
pin();
|
||||||
translate([$xCenter + 5, $yCenter+-5.15,0])
|
translate([$xCenter + 5, $yCenter+-5.15,0])
|
||||||
pin();
|
pin();
|
||||||
translate([0, $length, 0])
|
translate([0, $length + 1.4, 0])
|
||||||
cube([$width, $space-1, $holes]);
|
cube([$width, 3, $holes]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user