diff --git a/notebook_nueva/left_side.stl b/notebook_nueva/left_side.stl index d4d4c6a..954e61c 100644 Binary files a/notebook_nueva/left_side.stl and b/notebook_nueva/left_side.stl differ diff --git a/notebook_nueva/model.stl b/notebook_nueva/model.stl index 7f29221..0d9e112 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 fe91efb..e39dd72 100644 --- a/notebook_nueva/model.svg +++ b/notebook_nueva/model.svg @@ -223,6 +223,14 @@ + + + + + + + + @@ -1579,11 +1587,11 @@ + - @@ -1600,7 +1608,7 @@ - + @@ -1646,9 +1654,9 @@ - - - + + + @@ -1739,14 +1747,12 @@ - - - - - - - - + + + + + + @@ -2080,6 +2086,12 @@ + + + + + + @@ -3337,11 +3349,9 @@ - - - - - + + + @@ -3381,8 +3391,8 @@ - - + + diff --git a/notebook_nueva/right_side.stl b/notebook_nueva/right_side.stl index 5312105..0d29d87 100644 Binary files a/notebook_nueva/right_side.stl and b/notebook_nueva/right_side.stl differ diff --git a/notebook_nueva/usb_hub.py b/notebook_nueva/usb_hub.py index 1deac81..205da34 100644 --- a/notebook_nueva/usb_hub.py +++ b/notebook_nueva/usb_hub.py @@ -31,13 +31,13 @@ elements = [ "height": 8, }, { - "x": item_w / 2 + 5, + "x": item_w / 2 + 5.5, "y": item_h - 3, "shape": (cq.Sketch().circle(2.5, mode="a")), "height": 8, }, { - "x": item_w / 2 - 5, + "x": item_w / 2 - 5.5, "y": item_h - 3, "shape": (cq.Sketch().circle(2.5, mode="a")), "height": 8,