mirror of
https://github.com/TECHNOFAB11/ergogen.git
synced 2025-12-13 00:20:06 +01:00
19 lines
356 B
YAML
19 lines
356 B
YAML
|
|
points:
|
||
|
|
zones:
|
||
|
|
matrix:
|
||
|
|
mirror:
|
||
|
|
ref: matrix_only_first
|
||
|
|
distance: 30
|
||
|
|
columns:
|
||
|
|
only.rows:
|
||
|
|
first.bind: 0
|
||
|
|
second.bind: [0,10,0,10]
|
||
|
|
third.bind: [10,0,10,0]
|
||
|
|
fourth.bind: [u, u/2, u/3, u/4]
|
||
|
|
outlines:
|
||
|
|
bound:
|
||
|
|
- what: rectangle
|
||
|
|
where: true
|
||
|
|
size: 20
|
||
|
|
bound: true
|