choc_mini- | Patches hole
This commit is contained in:
parent
cb5be6235d
commit
35c327d8cd
|
|
@ -151,6 +151,13 @@ outlines:
|
|||
shift: [0.5 (kx + px), 0]
|
||||
- ref: matrix_index_bottom
|
||||
- ref: matrix_index_top
|
||||
patch_hole:
|
||||
- type: polygon
|
||||
points:
|
||||
- ref: matrix_ring_top
|
||||
- ref: matrix_index_top
|
||||
- ref: matrix_index_bottom
|
||||
- ref: matrix_ring_bottom
|
||||
top_round:
|
||||
- type: polygon
|
||||
points:
|
||||
|
|
@ -207,6 +214,10 @@ outlines:
|
|||
type: outline
|
||||
name: top_round
|
||||
operation: add
|
||||
patch_hole:
|
||||
type: outline
|
||||
name: patch_hole
|
||||
operation: add
|
||||
base_outline:
|
||||
main:
|
||||
type: outline
|
||||
|
|
|
|||
Loading…
Reference in New Issue