Footprint parameter flattening done
This commit is contained in:
parent
3a0f326a31
commit
58bb16ed28
31 changed files with 316 additions and 350 deletions
|
@ -3,24 +3,22 @@ pcbs.pcb.footprints:
|
|||
|
||||
# base
|
||||
- what: chocmini
|
||||
nets:
|
||||
params:
|
||||
from: from
|
||||
to: to
|
||||
|
||||
# keycap visualization
|
||||
- what: chocmini
|
||||
nets:
|
||||
params:
|
||||
from: from
|
||||
to: to
|
||||
params:
|
||||
keycaps: true
|
||||
adjust.shift: [50, 0]
|
||||
|
||||
# reverse
|
||||
- what: chocmini
|
||||
nets:
|
||||
params:
|
||||
from: from
|
||||
to: to
|
||||
params:
|
||||
reverse: true
|
||||
adjust.shift: [100, 0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue