fix: losen tolerance for the extrusion because we are not going for a friction fit

This commit is contained in:
2026-07-20 21:54:02 -05:00
parent 54fa950986
commit ea532fd255
+1 -1
View File
@@ -90,7 +90,7 @@ def build_drive_shaft_mount():
return drive_shaft_mount return drive_shaft_mount
def build_drive_shaft_bar_adapter(): def build_drive_shaft_bar_adapter():
ext_size = 20 ext_size = 20.2
ext_track_width = 6.2 ext_track_width = 6.2
ext_track_height = 1.8 ext_track_height = 1.8