diff options
| author | Sebastian Wüst <sebi@timewaster.de> | 2015-09-13 15:55:36 +0000 |
|---|---|---|
| committer | Sebastian Wüst <sebi@timewaster.de> | 2015-09-13 15:55:36 +0000 |
| commit | 43783fa8293b066329d00b523d8931326feb7b60 (patch) | |
| tree | 54e0d5cb7d4f7b54c1fe95295d8517229fbc6edc /share/extensions/plotter.inx | |
| parent | Extensions: changed wording for tool offset correction (diff) | |
| download | inkscape-43783fa8293b066329d00b523d8931326feb7b60.tar.gz inkscape-43783fa8293b066329d00b523d8931326feb7b60.zip | |
Extensions: removed pre stream commands feature (too complicated, not needed)
(bzr r14360)
Diffstat (limited to 'share/extensions/plotter.inx')
| -rw-r--r-- | share/extensions/plotter.inx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index 84c9596fe..6a8bfb3d4 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -56,7 +56,6 @@ <_item value="DMPL">DMPL</_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"> </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> |
