feat: losen the tolerance for the shaft hub clearance diameter on the shaft mount

This commit is contained in:
2026-07-20 22:56:32 -05:00
parent f92bd04c73
commit b84d4f3b31
+1 -1
View File
@@ -7,7 +7,7 @@ def build_drive_shaft_mount():
bearing_diameter = 22 bearing_diameter = 22
bearing_through_hole_diameter = 15 bearing_through_hole_diameter = 15
bearing_height = 7 bearing_height = 7
shaft_clearance_diameter = 25 shaft_clearance_diameter = 25.5
core_width = 40 core_width = 40
thickness = 20 thickness = 20