This commit is contained in:
Roberto Alsina 2023-03-01 16:15:05 -03:00
parent b3f813eaf1
commit 4037ac4a1a
1 changed files with 2 additions and 1 deletions

View File

@ -99,7 +99,8 @@ usb_offset = 48
def model():
# Create the basic shape of the case bottom.
# Currently also adds keyboard stuff, but that should be refactored
# Currently also adds keyboard stuff and things to connect
# to the screen case, but that should be refactored
# out (FIXME)
model = (
cq.Workplane("XY")