2022-01-16 11:36:19 -08:00
|
|
|
points.zones.matrix:
|
2022-12-04 11:58:46 -08:00
|
|
|
mirror: 10
|
2023-03-17 02:29:09 -07:00
|
|
|
key:
|
|
|
|
magic_value: 5
|
2021-07-11 11:36:11 -07:00
|
|
|
outlines:
|
2022-01-16 11:36:19 -08:00
|
|
|
edge:
|
|
|
|
- what: rectangle
|
|
|
|
where: true
|
|
|
|
size: u
|
2021-07-11 11:36:11 -07:00
|
|
|
pcbs:
|
|
|
|
main:
|
|
|
|
outlines:
|
|
|
|
edge:
|
|
|
|
outline: edge
|
|
|
|
footprints:
|
|
|
|
trace:
|
2022-11-22 12:26:48 -08:00
|
|
|
what: trace_test
|
2022-12-04 11:58:46 -08:00
|
|
|
where: true
|
|
|
|
adjust:
|
2021-07-11 11:36:11 -07:00
|
|
|
shift: [1, 1]
|
|
|
|
rotate: 30
|
2022-12-04 11:58:46 -08:00
|
|
|
params:
|
2023-01-23 01:02:08 -08:00
|
|
|
width: u/40
|
2022-12-04 11:58:46 -08:00
|
|
|
side: F
|
|
|
|
mirror:
|
|
|
|
side: B
|
2021-07-11 11:36:11 -07:00
|
|
|
zone:
|
2022-11-22 12:26:48 -08:00
|
|
|
what: zone_test
|
|
|
|
where:
|
2021-07-11 11:36:11 -07:00
|
|
|
shift: [1, 1]
|
|
|
|
rotate: 30
|
|
|
|
dyn:
|
2022-11-22 12:26:48 -08:00
|
|
|
what: dynamic_net_test
|
2023-01-23 01:02:08 -08:00
|
|
|
anc1:
|
2022-11-22 12:26:48 -08:00
|
|
|
what: anchor_test
|
2022-12-04 09:40:06 -08:00
|
|
|
params:
|
2021-07-11 11:36:11 -07:00
|
|
|
end:
|
2022-01-16 11:36:19 -08:00
|
|
|
ref: matrix
|
2023-01-23 01:02:08 -08:00
|
|
|
shift: [10, 10]
|
|
|
|
anc2:
|
|
|
|
what: anchor_test
|
|
|
|
params:
|
|
|
|
end: matrix
|
2023-01-23 14:34:06 -08:00
|
|
|
arrobj:
|
|
|
|
what: arrobj_test
|
|
|
|
params:
|
|
|
|
start: {x: 5, y: 5}
|
|
|
|
end: [[6, 6], [7, 7]]
|
2023-03-17 02:29:09 -07:00
|
|
|
arrobj_templated:
|
|
|
|
what: arrobj_test
|
|
|
|
where:
|
|
|
|
ref: matrix
|
|
|
|
params:
|
|
|
|
start: '{x: {{magic_value}}, y: {{magic_value}}}'
|
|
|
|
end: '[[6, 6], [7, {{magic_value}}]]'
|