From 1ede942327ea333261b172e3cc4dfcb04dafdf48 Mon Sep 17 00:00:00 2001 From: Reed Krantz Date: Sun, 19 Jul 2026 20:51:46 -0500 Subject: [PATCH] feat: make the clamp length shorter --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index cc68257..0691108 100644 --- a/build.py +++ b/build.py @@ -11,7 +11,7 @@ scraper_arc_size = mop_arc_size arms_thickness = 3 -clamp_length = 50 +clamp_length = 30 with BuildPart() as mop_scraper_holder: with BuildSketch() as profile: