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

This commit is contained in:
2026-07-20 22:31:24 -05:00
parent 54fa950986
commit 9b80ca757c
+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.3
ext_track_width = 6.2 ext_track_width = 6.2
ext_track_height = 1.8 ext_track_height = 1.8