diff options
| author | Lex Neva <github@lexneva.name> | 2016-10-27 21:59:46 -0400 |
|---|---|---|
| committer | Lex Neva <github@lexneva.name> | 2016-10-27 21:59:46 -0400 |
| commit | 696e3802ba47d4f5eb7d4cbca2976c7da3ec2cdb (patch) | |
| tree | 5b299fbed424f5c3bd638302b27ab24314ab4e78 /embroider.inx | |
| parent | dbda3ed3e31d7eee5ea5a147a7dc62089173e731 (diff) | |
remove hatching option
Diffstat (limited to 'embroider.inx')
| -rw-r--r-- | embroider.inx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embroider.inx b/embroider.inx index 2f11c0ef..67922103 100644 --- a/embroider.inx +++ b/embroider.inx @@ -9,7 +9,6 @@ <param name="max_stitch_len_mm" type="float" min="0.1" max="100.0" _gui-text="Maximum stitch length (mm)">3.0</param> <param name="running_stitch_len_mm" type="float" min="0.1" max="100.0" _gui-text="Running stitch length (mm)">3.0</param> <param name="collapse_len_mm" type="float" min="0.0" max="10.0" _gui-text="Maximum collapse length (mm)">0.0</param> - <param name="hatch_filled_paths" type="boolean" _gui-text="Hatch filled paths" description="If false, filled paths are filled using equally-spaced lines. If true, filled paths are filled using hatching lines.">false</param> <param name="hide_layers" type="boolean" _gui-text="Hide other layers" description="Hide all other top-level layers when the embroidery layer is generated, in order to make stitching discernable.">true</param> <param name="order" type="optiongroup" _gui-text="Stitch Order" appearance="minimal"> <_option value="automatic">Automatic</_option> |
