From dae718e21ea7e048aa61628d172fc0e39c562988 Mon Sep 17 00:00:00 2001 From: Reed Krantz Date: Mon, 20 Jul 2026 16:32:16 -0500 Subject: [PATCH] feat: increase the arc_size to hold the items better --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index dcb0e9e..bdacd5e 100644 --- a/build.py +++ b/build.py @@ -3,7 +3,7 @@ from build123d import * def build_mop_scraper_holder(center_thickness: float): mop_diameter = 23.4 - mop_arc_size = 230 + mop_arc_size = 240 scraper_diameter = 20.3 scraper_arc_size = mop_arc_size