diff --git a/notebook_nueva/left_screen_mount.stl b/notebook_nueva/left_screen_mount.stl index e767c01..99cad16 100644 Binary files a/notebook_nueva/left_screen_mount.stl and b/notebook_nueva/left_screen_mount.stl differ diff --git a/notebook_nueva/model.stl b/notebook_nueva/model.stl index 3e6b79b..0af1a38 100644 Binary files a/notebook_nueva/model.stl and b/notebook_nueva/model.stl differ diff --git a/notebook_nueva/model.svg b/notebook_nueva/model.svg index 12903d5..82971a2 100644 --- a/notebook_nueva/model.svg +++ b/notebook_nueva/model.svg @@ -1335,12 +1335,12 @@ - - - - - - + + + + + + @@ -1366,12 +1366,12 @@ - - - - - - + + + + + + diff --git a/notebook_nueva/right_screen_mount.stl b/notebook_nueva/right_screen_mount.stl index 66db62f..9d6c1f4 100644 Binary files a/notebook_nueva/right_screen_mount.stl and b/notebook_nueva/right_screen_mount.stl differ diff --git a/notebook_nueva/right_side.stl b/notebook_nueva/right_side.stl index 2480a42..6918796 100644 Binary files a/notebook_nueva/right_side.stl and b/notebook_nueva/right_side.stl differ diff --git a/notebook_nueva/screen_mount.py b/notebook_nueva/screen_mount.py index 4406cce..4d4420f 100644 --- a/notebook_nueva/screen_mount.py +++ b/notebook_nueva/screen_mount.py @@ -122,7 +122,7 @@ def model(): .cutBlind(-6) .workplaneFromTagged("mid_height") .workplane(offset=-thickness / 2, centerOption="CenterOfBoundBox") - .center(-width / 2, height_bottom - height / 2) + .center(-width / 2, height_bottom - height / 2 - shell_t) .placeSketch(mounting_pillars) .extrude(10) # Fillet the front edge of the screen case so it looks softer diff --git a/notebook_nueva/screen_mount.stl b/notebook_nueva/screen_mount.stl index 99300b4..82ec092 100644 Binary files a/notebook_nueva/screen_mount.stl and b/notebook_nueva/screen_mount.stl differ