diff options
| author | Lex Neva <github@lexneva.name> | 2016-05-14 15:19:50 -0400 |
|---|---|---|
| committer | Lex Neva <github@lexneva.name> | 2016-05-14 15:19:50 -0400 |
| commit | 0e185129472d10210fc89ef99d0a191c21a534aa (patch) | |
| tree | 700b0254d6a0c76449bc2bcf2f163fa991049bde /embroider_params.inx | |
| parent | 75cd5303029c549568320e233b63cd091eb09042 (diff) | |
add pull compensation for satin columns
Diffstat (limited to 'embroider_params.inx')
| -rw-r--r-- | embroider_params.inx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/embroider_params.inx b/embroider_params.inx index fdf1dfe8..0f3457fe 100644 --- a/embroider_params.inx +++ b/embroider_params.inx @@ -10,6 +10,7 @@ <param name="max_stitch_length" type="string" _gui-text="Maximum stitch length (pixels)"></param> <param name="repeats" type="string" _gui-text="Repeats (stroke only)"></param> <param name="angle" type="string" _gui-text="Angle for lines in fills"></param> + <param name="pull_compensation" type="string" _gui-text="Pull compensation for satin column (pixels)"></param> <param name="hatching" type="string" _gui-text="Hatching? (yes/no)"></param> <param name="flip" type="string" _gui-text="Flip fill? (yes/no)"></param> <param name="satin_column" type="string" _gui-text="Satin Column? (yes/no)"></param> |
