diff --git a/notebook_nueva/hinged_lid.py b/notebook_nueva/hinged_lid.py index d4190c7..64748ee 100644 --- a/notebook_nueva/hinged_lid.py +++ b/notebook_nueva/hinged_lid.py @@ -35,10 +35,8 @@ def model(): # Hollow box .workplane(offset=-thickness / 2) .box(width, height, thickness) - .edges("Z") - .fillet(10) - .edges(">Y and >Z") - .fillet(5) + .edges("|Z") + .fillet(2) .faces(" - + - + @@ -19,11 +19,13 @@ - + + - - + + + @@ -54,19 +56,20 @@ - - - + + + - - - + + + + @@ -80,7 +83,6 @@ - @@ -97,14 +99,14 @@ - + + - - + @@ -129,8 +131,6 @@ - - @@ -163,11 +163,12 @@ - + - - - + + + + @@ -180,13 +181,10 @@ - - - - + @@ -199,8 +197,10 @@ - - + + + + @@ -209,8 +209,6 @@ - -