1
0
Fork 0

Add grainline to front part

This commit is contained in:
Natalia 2021-06-27 22:52:19 -04:00 committed by GitHub
parent 571ac16c5e
commit 05f91f613d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,11 +125,18 @@ export default function (part) {
paths.sa = paths.seam.offset(sa).attr('class', 'fabric sa')
}
}
macro('title', {
at: points.frontMidMid,
nr: 1,
title: 'front',
})
macro("grainline", {
from: points.frontGussetMid,
to: points.frontGussetMid.shiftFractionTowards(points.frontWaistBandMid, 0.5),
})
// Paperless?
if (paperless) {
macro('hd', {