mirror of
https://github.com/zoriya/abyss.git
synced 2025-12-06 06:36:16 +00:00
Init FreeCad case project
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -11,3 +11,4 @@ zmk
|
|||||||
.west
|
.west
|
||||||
build
|
build
|
||||||
.venv
|
.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
|
- name: board
|
||||||
- operation: subtract
|
- operation: subtract
|
||||||
name: plate_keys
|
name: plate_keys
|
||||||
|
case:
|
||||||
|
- name: board
|
||||||
|
- operation: stack
|
||||||
|
name: xl_board
|
||||||
|
- operation: stack
|
||||||
|
name: raw
|
||||||
combo:
|
combo:
|
||||||
- name: board
|
- name: board
|
||||||
- operation: subtract
|
- operation: subtract
|
||||||
@@ -290,12 +296,6 @@ pcbs:
|
|||||||
ref: thumb_home_cluster
|
ref: thumb_home_cluster
|
||||||
shift: [0.5kx + 0.75px, 0.5ky - 0.75py]
|
shift: [0.5kx + 0.75px, 0.5ky - 0.75py]
|
||||||
cases:
|
cases:
|
||||||
plate:
|
|
||||||
- name: board
|
|
||||||
extrude: plate_thickness
|
|
||||||
- name: plate_keys
|
|
||||||
extrude: plate_thickness
|
|
||||||
operation: subtract
|
|
||||||
wall:
|
wall:
|
||||||
- name: xl_board
|
- name: xl_board
|
||||||
extrude: 15
|
extrude: 15
|
||||||
|
|||||||
Reference in New Issue
Block a user