941 B
941 B
title |
---|
plugin-bartack |
Published as @freesewing/plugin-bartack, this plugin provides the bartack, bartackAlong, and the bartackFractionAlong macros which allows you to add bartacks — a set of tight zig-zag stitches used to enforce a seam — to your design.
Installation
npm install @freesewing/plugin-bartack
Usage
Either add it as a part plugins in your design, or add it to a pattern instance with Pattern.use().
To import the plugin for use:
import { bartackPlugin } from '@freesewing/plugin-bartack'
// or
import { pluginBartack } from '@freesewing/plugin-bartack'
Notes
The bartack plugin is part of our plugin-bundle