Make usb_offset nicer
This commit is contained in:
parent
2553525623
commit
68849b5aca
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user