From 9e00d1efaee44c89fc8e95f868a7d149a23b7fb0 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Thu, 6 Apr 2023 17:42:06 -0300 Subject: [PATCH] just in case --- notebook_nueva/hinged_lid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook_nueva/hinged_lid.py b/notebook_nueva/hinged_lid.py index 64748ee..914d3be 100644 --- a/notebook_nueva/hinged_lid.py +++ b/notebook_nueva/hinged_lid.py @@ -19,7 +19,7 @@ screw_radius = 1.5 # M3 ring_radius = 5 # M3 hinge_offset = max(p[1] for p in mounting_pillar_positions) + 6 hinge_width = 25 -thickness = 42 +thickness = 43 # This is a constant used to control how far back the hinges go # when open. It's arbitrary and can be adjusted experimentally