Skip to content

Commit e3181cb

Browse files
committed
HandlebarRail bridging issues and magnet holes smaller than some magnets.
1 parent 737abc6 commit e3181cb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

variables.scad

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,15 +243,15 @@ DisplayRail_total_height = DisplayRail_chamfer_size + DisplayRail_top_height + D
243243
HandlebarRail_rail_height = 7;
244244
HandlebarRail_rail_length = DisplayCase_outer_width+DisplayCase_magnet_housing_width;
245245
HandlebarRail_rail_total_height = HandlebarRail_rail_height + 1.25 + 1.95 + 1.3;
246-
HandlebarRail_stopblock_width = 24;
246+
HandlebarRail_stopblock_width = 26;
247247
HandlebarRail_stopblock_radius = 1;
248248
HandlebarRail_stopblock_depth = 6.6;
249249
HandlebarRail_stopblock_height = 26.2;
250250
HandlebarRail_stopblock_magnet_wall_thickness = 0.8;
251251
HandlebarRail_stopblock_magnet_lift = 3.2;
252-
HandlebarRail_stopblock_magnet_height = 10;
252+
HandlebarRail_stopblock_magnet_height = 10.4;
253253
HandlebarRail_stopblock_magnet_width = 22;
254-
HandlebarRail_stopblock_magnet_thickness = 1.9;
254+
HandlebarRail_stopblock_magnet_thickness = 2.1;
255255
HandlebarRail_tube_radius = 18;
256256
HandlebarRail_tube_indent = 1;
257257

0 commit comments

Comments
 (0)