fix: losen tolerance for the extrusion because we are not going for a friction fit
This commit is contained in:
+1
-1
@@ -90,7 +90,7 @@ def build_drive_shaft_mount():
|
||||
return drive_shaft_mount
|
||||
|
||||
def build_drive_shaft_bar_adapter():
|
||||
ext_size = 20
|
||||
ext_size = 20.2
|
||||
ext_track_width = 6.2
|
||||
ext_track_height = 1.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user