Added L/R letters to left&right frames for easy identification

pull/46/head^2
Carlos Garcia Saura 2015-06-12 11:55:32 +01:00
parent 553e38a369
commit a018e3a169
5 changed files with 16531 additions and 16573 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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