e0eb43566f
* ignore line endings in cli tests * ignore line endings in integration tests * expand code coverage for `choc` footprint * expand code coverage for `chocmini` footprint * expand code coverage for `mx` footprint * expand code coverage for `pad` footprint * expand code coverage for rest of footprints * expand code coverage for `anchor.js` * expand code coverage for `units.js` * expand code coverage for `points.js` * expand code coverage for `filter.js` * expand code coverage for `outlines.js` * expand code coverage for `pcbs.js` * expand code coverage for `ergogen.js` * expand code coverage for `kle.js` * more code coverage for `outlines.js` * expand code coverage for `cases.js`
32 lines
436 B
YAML
32 lines
436 B
YAML
points:
|
|
key:
|
|
padding: cy
|
|
bind: 0.1
|
|
zones:
|
|
matrix:
|
|
columns:
|
|
one:
|
|
two:
|
|
rows:
|
|
bottom:
|
|
top:
|
|
outlines:
|
|
base:
|
|
- what: rectangle
|
|
where: true
|
|
size: cy
|
|
bound: true
|
|
fillet:
|
|
- name: base
|
|
fillet: 2
|
|
scale:
|
|
- name: fillet
|
|
scale: 0.5
|
|
combination:
|
|
- "base"
|
|
- "-scale"
|
|
- "~fillet"
|
|
expand:
|
|
- name: combination
|
|
expand: 1
|