ergogen/test/outlines/circles.yaml
2022-01-16 20:36:19 +01:00

25 lines
No EOL
408 B
YAML

points:
zones:
matrix: {}
mirror: 20
outlines:
outline:
main:
what: rectangle
where: true
size: 20
bound: false
middle_circle:
what: circle
where:
ref:
- matrix
- mirror_matrix
radius: 15
outside_circles:
what: circle
where:
ref: matrix
shift: [-10, 10]
radius: 5
mirror: true