summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.inx
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-02-01 10:49:41 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-02-01 10:49:41 +0000
commit4f600b14114d9fb0e9e5d077334e95ad632bfed9 (patch)
treecbf89bf8e14e3ca0a78e06548981b906eef18392 /share/extensions/plotter.inx
parentEffect done (diff)
parentUpdated Doxyfile for doxygen 1.8.6 (diff)
downloadinkscape-4f600b14114d9fb0e9e5d077334e95ad632bfed9.tar.gz
inkscape-4f600b14114d9fb0e9e5d077334e95ad632bfed9.zip
update to trunk
(bzr r13879.1.3)
Diffstat (limited to 'share/extensions/plotter.inx')
-rw-r--r--share/extensions/plotter.inx3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx
index 80543f02a..5a6d8ce06 100644
--- a/share/extensions/plotter.inx
+++ b/share/extensions/plotter.inx
@@ -36,8 +36,9 @@
<param name="commandLanguage" type="enum" _gui-text="Command language:" _gui-description="The command language to use (Default: HPGL)">
<_item value="HPGL">HPGL</_item>
<_item value="DMPL">DMPL</_item>
- <_item value="ZING">KNK Zing (HPGL variant)</_item>
+ <_item value="KNK">KNK Plotter (HPGL variant)</_item>
</param>
+ <param name="initCommands" type="string" _gui-text="Initialization commands:" _gui-description="Commands that will be sent to the plotter before the main data stream, only use this if you know what you are doing! (Default: Empty)"></param>
<param name="space" type="description">&#xa0;</param>
<_param name="freezeHelp" type="description">Using wrong settings can under certain circumstances cause Inkscape to freeze. Always save your work before plotting!</_param>
<_param name="serialHelp" type="description">This can be a physical serial connection or a USB-to-Serial bridge. Ask your plotter manufacturer for drivers if needed.</_param>