@@ -44,7 +44,7 @@ module HandlebarRailStopblock() {
4444 translate ([0 , - HandlebarRail_stopblock_magnet_thickness, HandlebarRail_rail_total_height + HandlebarRail_stopblock_magnet_lift + HandlebarRail_stopblock_magnet_height / 2 ])
4545 cube ([HandlebarRail_stopblock_magnet_width, HandlebarRail_stopblock_magnet_thickness * 2 , HandlebarRail_stopblock_magnet_height], center= true );
4646
47- # translate ([0 , - HandlebarRail_stopblock_magnet_thickness* 1.5 , HandlebarRail_stopblock_height- 3 + epsilon])
47+ translate ([0 , - HandlebarRail_stopblock_magnet_thickness* 1.5 , HandlebarRail_stopblock_height- 3 + epsilon])
4848 cube ([HandlebarRail_stopblock_magnet_width, HandlebarRail_stopblock_magnet_thickness, 6 ], center= true );
4949 }
5050 }
@@ -80,7 +80,7 @@ module HandlebarRail() {
8080 translate ([0 , 50 , 0 ])
8181 rotate ([90 , 0 , 0 ])
8282 cylinder (r= HandlebarRail_tube_radius, h= 100 );
83- # translate ([7.6 ,HandlebarRail_rail_length/2 ,HandlebarRail_tube_radius - HandlebarRail_tube_indent+ 5 ])
83+ translate ([7.6 ,HandlebarRail_rail_length/2 ,HandlebarRail_tube_radius - HandlebarRail_tube_indent+ 5 ])
8484 rotate ([0 ,10 ,0 ])HandlebarRailOringCutout(r_torus= 6 ,r_oring= 1.2 );
8585 translate ([- 7.6 ,HandlebarRail_rail_length/2 ,HandlebarRail_tube_radius - HandlebarRail_tube_indent+ 5 ])
8686 rotate ([0 ,- 10 ,0 ])HandlebarRailOringCutout(r_torus= 6 ,r_oring= 1.3 );
0 commit comments