Move keyboard cable hole 6mm to the left

This commit is contained in:
Roberto Alsina 2022-12-02 11:26:52 -03:00
parent 26dc83baf9
commit bebc4d5729
4 changed files with 7540 additions and 7540 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -99,7 +99,7 @@ def model():
# Make small hole for the keyboard cable
.faces(">Y")
.workplane(offset=-5, centerOption="CenterOfBoundBox")
.center(-width / 2 + 128, -24)
.center(-width / 2 + 134, -24)
.placeSketch(kbd_cable_hole)
.cutBlind(-1000)
# Pillars to join with bottom half

File diff suppressed because it is too large Load Diff