fix: adjust the belt_width
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user