mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-05 22:26:18 +00:00
Init FreeCad case project
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,3 +11,4 @@ zmk
|
||||
.west
|
||||
build
|
||||
.venv
|
||||
*.FCBak
|
||||
|
||||
BIN
case/case.FCStd
Normal file
BIN
case/case.FCStd
Normal file
Binary file not shown.
@@ -129,6 +129,12 @@ outlines:
|
||||
- name: board
|
||||
- operation: subtract
|
||||
name: plate_keys
|
||||
case:
|
||||
- name: board
|
||||
- operation: stack
|
||||
name: xl_board
|
||||
- operation: stack
|
||||
name: raw
|
||||
combo:
|
||||
- name: board
|
||||
- operation: subtract
|
||||
@@ -290,12 +296,6 @@ pcbs:
|
||||
ref: thumb_home_cluster
|
||||
shift: [0.5kx + 0.75px, 0.5ky - 0.75py]
|
||||
cases:
|
||||
plate:
|
||||
- name: board
|
||||
extrude: plate_thickness
|
||||
- name: plate_keys
|
||||
extrude: plate_thickness
|
||||
operation: subtract
|
||||
wall:
|
||||
- name: xl_board
|
||||
extrude: 15
|
||||
|
||||
Reference in New Issue
Block a user