Loading openscad/libs/utilities.scad +2 −2 Original line number Diff line number Diff line Loading @@ -1322,7 +1322,7 @@ module tangent_to_cylinder_plus(r=undef, h=99, angle=undef, box=10){ z = r - box/2 - up_set - r*(1-cos(a)); translate([x, 0, z]){ rotate_y(a){ cube([box,99,box], center=true); cube([box,h,box], center=true); } } } Loading Loading @@ -1376,7 +1376,7 @@ module tangent_to_cylinder_minus(r=undef, h=99, angle=undef, box=10){ z = r - box/2 - up_set - r*(1-cos(a)); translate([x, 0, z]){ rotate_y(a){ cube([box,99,box], center=true); cube([box,h,box], center=true); } } } Loading openscad/libs/cameras/logitech_c270.scad +1 −1 File changed.Contains only whitespace changes. Show changes openscad/libs/lib_optics.scad +1 −1 File changed.Contains only whitespace changes. Show changes Loading
openscad/libs/utilities.scad +2 −2 Original line number Diff line number Diff line Loading @@ -1322,7 +1322,7 @@ module tangent_to_cylinder_plus(r=undef, h=99, angle=undef, box=10){ z = r - box/2 - up_set - r*(1-cos(a)); translate([x, 0, z]){ rotate_y(a){ cube([box,99,box], center=true); cube([box,h,box], center=true); } } } Loading Loading @@ -1376,7 +1376,7 @@ module tangent_to_cylinder_minus(r=undef, h=99, angle=undef, box=10){ z = r - box/2 - up_set - r*(1-cos(a)); translate([x, 0, z]){ rotate_y(a){ cube([box,99,box], center=true); cube([box,h,box], center=true); } } } Loading
openscad/libs/cameras/logitech_c270.scad +1 −1 File changed.Contains only whitespace changes. Show changes