Make usb_offset nicer

This commit is contained in:
Roberto Alsina 2023-03-27 11:23:57 -03:00
parent 2553525623
commit 68849b5aca
1 changed files with 2 additions and 2 deletions

View File

@ -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