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