Added L/R letters to left&right frames for easy identification
parent
553e38a369
commit
a018e3a169
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -429,7 +429,7 @@ module Cyclone_Y_rightSmoothRodIdler(mirrorLogo = false) {
|
|||
translate([dimX,dimY/2,-axes_Yreference_height/2]) {
|
||||
rotate([0,0,90+(mirrorLogo?180:0)])
|
||||
rotate([90,0,0])
|
||||
linear_extrude(height=2,center=true)
|
||||
linear_extrude(height=1,center=true)
|
||||
text(mirrorLogo?"L":"R", size = 7.5, font = "cmu", halign = "center", valign = "center", $fn = 16);
|
||||
}
|
||||
}
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue