diff --git a/notebook_nueva/modelo.py b/notebook_nueva/modelo.py index 3a7b63f..47d9dbc 100644 --- a/notebook_nueva/modelo.py +++ b/notebook_nueva/modelo.py @@ -43,8 +43,8 @@ mounting_pillar_positions = [ screen_pillars.init(mounting_pillar_positions, thickness - shell_t) # Thing to "grab" the hub so it stays in place -# Distance from edge to center of USB plug -usb_offset = 48 +# Distance from left edge to center of USB plug +usb_offset = width - 48 # CPU holder position from back-left corner of the case