fix(albert): Added missing scalebox. See #786
This commit is contained in:
parent
1028bfabf0
commit
4319e8f47c
1 changed files with 3 additions and 0 deletions
|
@ -114,6 +114,9 @@ export default function (part) {
|
|||
title: 'Front'
|
||||
})
|
||||
|
||||
points.scaleboxAnchor = points.pocketLeftBottom.shiftFractionTowards(points.bottomRight, 0.5)
|
||||
macro('scalebox', { at: points.scaleboxAnchor })
|
||||
|
||||
macro('crossBox', {
|
||||
from: points.topRightHem,
|
||||
to: points.crossBoxTo1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue