Skip to content

Commit

Permalink
Case wip
Browse files Browse the repository at this point in the history
  • Loading branch information
zoriya committed Apr 7, 2024
1 parent 50936ab commit fdd0fe8
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions ergogen/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ outlines:
size: [kcox, kcoy]
plate:
- name: board
- operation: substract
- operation: subtract
name: plate_keys
combo:
- name: board
Expand Down Expand Up @@ -298,18 +298,23 @@ cases:
operation: subtract
wall:
- name: xl_board
extrude: 10
extrude: 15
- name: board
extrude: 10
extrude: 15
operation: subtract
# usb:
# -name 3x9mm
bottom:
- name: board
extrude: 3
- what: case
name: wall
case:
- name: board
extrude: 3
extrude: 2
- name: raw
extrude: 10
extrude: 2
operation: subtract
- what: case
name: wall
operation: add

0 comments on commit fdd0fe8

Please sign in to comment.