feat: make the clamp length shorter

This commit is contained in:
2026-07-19 20:51:46 -05:00
parent 2610cf179d
commit 1ede942327
+1 -1
View File
@@ -11,7 +11,7 @@ scraper_arc_size = mop_arc_size
arms_thickness = 3 arms_thickness = 3
clamp_length = 50 clamp_length = 30
with BuildPart() as mop_scraper_holder: with BuildPart() as mop_scraper_holder:
with BuildSketch() as profile: with BuildSketch() as profile: