summaryrefslogtreecommitdiff
path: root/embroider.inx
diff options
context:
space:
mode:
authorLex Neva <github@lexneva.name>2016-10-24 21:25:12 -0400
committerLex Neva <github@lexneva.name>2016-10-24 21:25:12 -0400
commitb06783a557298bc006547fa857308e6d9b35dbe5 (patch)
tree6125f06aaee376387d2e50a1b82ff139c2a6d30c /embroider.inx
parent80c874ab3a5d837e3f28edc6b2ff14bd5dc07c4b (diff)
get rid of preamble code and feature
The code was poorly implemented and unclear. I haven't ever had a need for preamble. I think my machine (brother SE400) might do it automatically.
Diffstat (limited to 'embroider.inx')
-rw-r--r--embroider.inx7
1 files changed, 0 insertions, 7 deletions
diff --git a/embroider.inx b/embroider.inx
index 08020157..2f11c0ef 100644
--- a/embroider.inx
+++ b/embroider.inx
@@ -16,13 +16,6 @@
<_option value="layer">Preserve layer order only</_option>
<_option value="object">Preserve object stacking order</_option>
</param>
- <param name="add_preamble" type="optiongroup" _gui-text="Add preamble" appearance="minimal">
- <_option value="0">None</_option>
- <_option value="010">0-1-0</_option>
- <_option value="01010">0-1-0-1-0</_option>
- <_option value="01210">0-1-2-1-0</_option>
- <_option value="012101210">0-1-2-1-0-1-2-1-0</_option>
- </param>
<param name="output_format" type="optiongroup" _gui-text="Output file format" appearance="minimal">
<_option value="melco">Melco</_option>
<_option value="csv">Embroidermodder 2 CSV</_option>