![]() The cutlist methods were being clever by deducing whether a part should be cut on the fold from info set by the cutonfold macro. This is a footgun, because this only works when the cutlist is set after the cutonfold macro is run. We can't expect designers to know they should add this annotation before that annotation so now you need to add it explicitly. The current keys to pass are: - cut - from (used to be material) - onBias (used to be bias) - onFold (replaced ignoreOnFold) |
||
---|---|---|
.. | ||
banner.test.mjs | ||
bartack.test.mjs | ||
buttons.test.mjs | ||
crossbox.test.mjs | ||
cutlist.test.mjs | ||
cutonfold.test.mjs | ||
dimension.test.mjs | ||
grainline.test.mjs | ||
logo.test.mjs | ||
notches.test.mjs | ||
pleat.test.mjs | ||
scalebox.test.mjs | ||
sewtogether.test.mjs | ||
shared.test.mjs | ||
title.test.mjs |