remove debug
parent
bed79f4595
commit
6e1f58f273
|
@ -45,7 +45,7 @@ tag()
|
|||
}
|
||||
}
|
||||
|
||||
#translate([ 80, 12, 0 ]) cube([ 10, 10, 20 ]);
|
||||
translate([ 80, 12, 0 ]) cube([ 10, 10, 20 ]);
|
||||
}
|
||||
translate([ 88.7, 9.25, 0 ])
|
||||
cube([ 181, 20, label_thickness ], center = true);
|
||||
|
@ -102,4 +102,4 @@ if (part < 4) {
|
|||
color("black") name(name);
|
||||
}
|
||||
|
||||
!tag();
|
||||
//!tag();
|
||||
|
|
Loading…
Reference in New Issue