fix: adjust the belt_width

This commit is contained in:
2026-08-09 17:40:36 -05:00
parent 96756418d9
commit 3713d1583d
+1 -1
View File
@@ -111,7 +111,7 @@ def build_mop_handle():
return mop_handle return mop_handle
def build_trash_belt_hook( def build_trash_belt_hook(
belt_width: float = 37.5, belt_width: float = 38.2,
belt_thickness: float = 6.6, belt_thickness: float = 6.6,
clip_thickness: float = 5, clip_thickness: float = 5,