feat: add 1mm of tolerance for the unsupported shaft hub center cutout
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ def build_drive_shaft_bar_adapter():
|
|||||||
|
|
||||||
shaft_hub_bore_diam = 8
|
shaft_hub_bore_diam = 8
|
||||||
shaft_hub_center_diam = 14
|
shaft_hub_center_diam = 14
|
||||||
shaft_hub_center_depth = 2
|
shaft_hub_center_depth = 3
|
||||||
# if you where to draw a square around the center of the shaft hub this var is the length of the sides and each corner is the center of a screw hole
|
# if you where to draw a square around the center of the shaft hub this var is the length of the sides and each corner is the center of a screw hole
|
||||||
shaft_hub_screw_spacing = 16
|
shaft_hub_screw_spacing = 16
|
||||||
shaft_hub_screw_diam = 4
|
shaft_hub_screw_diam = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user