diff options
Diffstat (limited to 'inx/inkstitch_commands.inx')
| -rw-r--r-- | inx/inkstitch_commands.inx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inx/inkstitch_commands.inx b/inx/inkstitch_commands.inx index 7b42ca0e..33bd990a 100644 --- a/inx/inkstitch_commands.inx +++ b/inx/inkstitch_commands.inx @@ -8,6 +8,7 @@ <param name="fill_end" type="boolean" _gui-text="Fill ending position">false</param> <param name="stop" type="boolean" _gui-text="Stop after sewing this object">false</param> <param name="trim" type="boolean" _gui-text="Trim thread after sewing this object">false</param> + <param name="ignore" type="boolean" _gui-text="Ignore this object (do not stitch)">false</param> <param name="extension" type="string" gui-hidden="true">commands</param> <effect> <object-type>all</object-type> |
