diff --git a/notebook_nueva/modelo.py b/notebook_nueva/modelo.py index 6f45009..b63f1a3 100644 --- a/notebook_nueva/modelo.py +++ b/notebook_nueva/modelo.py @@ -124,7 +124,7 @@ def model(): # USB inlet .faces(">X") .workplane(centerOption="CenterOfBoundBox") - .center(-height / 2 + shell_t + 50, -5) + .center(-height / 2 + shell_t + 60, -5) .placeSketch(usb_in) .cutBlind(-shell_t) # Hole for power switch