just in case

This commit is contained in:
Roberto Alsina 2023-04-06 17:42:06 -03:00
parent 92a6cef8b7
commit 9e00d1efae
1 changed files with 1 additions and 1 deletions

View File

@ -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