@@ -202,21 +202,6 @@ MountAttachment_holes_x_offset = -0.5;
202202MountAttachment_holes_dx = 15 ;
203203MountAttachment_holes_dy = 33 ;
204204
205- HandlebarRail_rail_height = 7 ;
206- HandlebarRail_rail_length = 32.4 ;
207- HandlebarRail_rail_total_height = HandlebarRail_rail_height + 1.25 + 1.95 + 1.3 ;
208- HandlebarRail_stopblock_width = 24 ;
209- HandlebarRail_stopblock_radius = 1 ;
210- HandlebarRail_stopblock_depth = 6.6 ;
211- HandlebarRail_stopblock_height = 26.2 ;
212- HandlebarRail_stopblock_magnet_wall_thickness = 0.8 ;
213- HandlebarRail_stopblock_magnet_lift = 3.2 ;
214- HandlebarRail_stopblock_magnet_height = 10 ;
215- HandlebarRail_stopblock_magnet_width = 22 ;
216- HandlebarRail_stopblock_magnet_thickness = 1.9 ;
217- HandlebarRail_tube_radius = 18 ;
218- HandlebarRail_tube_indent = 1 ;
219-
220205DisplayCase_outer_radius = 5 ;
221206DisplayCase_outer_width = 30 ;
222207DisplayCase_outer_large_radius = 12 ;
@@ -255,6 +240,21 @@ DisplayRail_top_height = 2;
255240DisplayRail_bottom_height = 1 ;
256241DisplayRail_total_height = DisplayRail_chamfer_size + DisplayRail_top_height + DisplayRail_bottom_height;
257242
243+ HandlebarRail_rail_height = 7 ;
244+ HandlebarRail_rail_length = DisplayCase_outer_width+ DisplayCase_magnet_housing_width;
245+ HandlebarRail_rail_total_height = HandlebarRail_rail_height + 1.25 + 1.95 + 1.3 ;
246+ HandlebarRail_stopblock_width = 24 ;
247+ HandlebarRail_stopblock_radius = 1 ;
248+ HandlebarRail_stopblock_depth = 6.6 ;
249+ HandlebarRail_stopblock_height = 26.2 ;
250+ HandlebarRail_stopblock_magnet_wall_thickness = 0.8 ;
251+ HandlebarRail_stopblock_magnet_lift = 3.2 ;
252+ HandlebarRail_stopblock_magnet_height = 10 ;
253+ HandlebarRail_stopblock_magnet_width = 22 ;
254+ HandlebarRail_stopblock_magnet_thickness = 1.9 ;
255+ HandlebarRail_tube_radius = 18 ;
256+ HandlebarRail_tube_indent = 1 ;
257+
258258StandardMountAdapter_width = 29 ;
259259StandardMountAdapter_length = 62 ;
260260StandardMountAdapter_thickness = 7 ;
0 commit comments