Compare commits
2
Commits
377596a153
...
282a713d60
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
282a713d60
|
||
|
|
91a3bcd3c2
|
@@ -50,7 +50,7 @@ def build_mop_scraper_holder(center_thickness: float):
|
||||
return mop_scraper_holder
|
||||
|
||||
def build_mop_handle():
|
||||
mop_diameter = 23.4
|
||||
mop_diameter = 23.9
|
||||
|
||||
thickness = 5
|
||||
|
||||
@@ -58,7 +58,7 @@ def build_mop_handle():
|
||||
hand_curve_thickness = 5
|
||||
hand_curve_spacing = 50
|
||||
hand_curve_thumb_space = 10
|
||||
hand_curve_pinky_space = 20
|
||||
hand_curve_pinky_space = 30
|
||||
|
||||
flared_base_thickness = hand_curve_thickness
|
||||
flared_base_length = 5
|
||||
|
||||
Reference in New Issue
Block a user