feat: losen the tolerance for the shaft hub clearance diameter on the shaft mount
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user