diff --git a/notebook_nueva/hinged_lid.py b/notebook_nueva/hinged_lid.py index 95a8ba0..4a09f58 100644 --- a/notebook_nueva/hinged_lid.py +++ b/notebook_nueva/hinged_lid.py @@ -7,7 +7,7 @@ from utils import export mounting_pillar_positions = [(x, -y) for x, y in dim.mounting_pillar_positions] mounting_pillars = ( cq.Sketch() - .push(dim.mounting_pillar_positions) + .push(mounting_pillar_positions) .trapezoid(-12, 12, 90, mode="a") .circle(dim.ti_radius, mode="s") .clean() diff --git a/notebook_nueva/hinged_lid.stl b/notebook_nueva/hinged_lid.stl index b6288b1..79d2662 100644 Binary files a/notebook_nueva/hinged_lid.stl and b/notebook_nueva/hinged_lid.stl differ diff --git a/notebook_nueva/hinged_lid.svg b/notebook_nueva/hinged_lid.svg index 75431f5..d8966a9 100644 --- a/notebook_nueva/hinged_lid.svg +++ b/notebook_nueva/hinged_lid.svg @@ -6,29 +6,39 @@ height="240.0" > - + + - + + - - + + + + + + + + + + - - + - + + @@ -41,38 +51,34 @@ - - - - - - - - - - - - - + + - - + + + + + + + + + @@ -81,34 +87,19 @@ - - - - - - - - + - + - - - - - - - - - + @@ -117,15 +108,15 @@ + + + - - - @@ -134,7 +125,7 @@ - + @@ -147,29 +138,17 @@ - - - - - - - - - - - - + - - - - + + + @@ -177,45 +156,65 @@ - - + + - - - + - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + @@ -225,32 +224,14 @@ - - - - - - - - - - - - - - - - - - - - + + + - @@ -275,13 +256,13 @@ - - - + - + + + @@ -290,21 +271,22 @@ - - + + + + + + - - - @@ -322,22 +304,16 @@ - - - - - - + - - - - + + + @@ -345,15 +321,37 @@ - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -367,62 +365,36 @@ - + - - - - - - - + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - + diff --git a/notebook_nueva/hinged_lid_left.stl b/notebook_nueva/hinged_lid_left.stl index 894dbb2..1509259 100644 Binary files a/notebook_nueva/hinged_lid_left.stl and b/notebook_nueva/hinged_lid_left.stl differ diff --git a/notebook_nueva/hinged_lid_right.stl b/notebook_nueva/hinged_lid_right.stl index 22dc7e3..94085e3 100644 Binary files a/notebook_nueva/hinged_lid_right.stl and b/notebook_nueva/hinged_lid_right.stl differ diff --git a/notebook_nueva/tandy_lid.stl b/notebook_nueva/tandy_lid.stl index 30adc54..e3e3e0d 100644 Binary files a/notebook_nueva/tandy_lid.stl and b/notebook_nueva/tandy_lid.stl differ diff --git a/notebook_nueva/tandy_lid_left.stl b/notebook_nueva/tandy_lid_left.stl index 70d1993..a9db41d 100644 Binary files a/notebook_nueva/tandy_lid_left.stl and b/notebook_nueva/tandy_lid_left.stl differ diff --git a/notebook_nueva/tandy_lid_right.stl b/notebook_nueva/tandy_lid_right.stl index d3ecfef..a34ab66 100644 Binary files a/notebook_nueva/tandy_lid_right.stl and b/notebook_nueva/tandy_lid_right.stl differ