summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Extensions. Fixed 'none' setting in flow control dropdown. Fixes bug #1509580Sebastian Wüst2015-10-241-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1509580 (bzr r14429)
* Extensions: removed pre stream commands feature (too complicated, not needed)Sebastian Wüst2015-09-131-1/+0
| | | (bzr r14360)
* Extensions: changed wording for tool offset correctionSebastian Wüst2015-09-131-2/+2
| | | (bzr r14359)
* added info about multiple pen feature in guiSebastian Wüst2015-04-101-11/+13
| | | (bzr r14055)
* added option to set non-standard bytesize, stopbits and parity settingsSebastian Wüst2015-04-101-1/+19
| | | (bzr r14050)
* added option for sending pre-stream commands, renamed command language from ↵Sebastian Wüst2015-01-311-1/+2
| | | | | Zing to KNK since Zing is only a product of the KNK family of plotters (bzr r13884)
* i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour2014-10-021-1/+1
| | | | | | | | Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
* Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency).Nicolas Dufour2014-05-241-79/+79
| | | | | Translations. PO template and French translation update. (bzr r13398)
* cleanupSebastian Wüst2014-03-021-4/+4
| | | (bzr r13093)
* removed unnecessary featuresSebastian Wüst2014-03-021-12/+5
| | | (bzr r13091)
* various optimizations, move extension to 'Export' submenuSebastian Wüst2014-02-161-1/+1
| | | (bzr r13032)
* added parameter to switch off auto alignment for engraving machinesSebastian Wüst2014-02-021-11/+11
| | | (bzr r12994)
* fixed user description of VS commandSebastian Wüst2014-01-231-2/+2
| | | (bzr r12976)
* added force and speed options and support for KNK Zing plottersSebastian Wüst2013-12-261-23/+27
| | | (bzr r12858)
* added show debug info option, small text changesSebastian Wüst2013-12-151-3/+4
| | | (bzr r12850)
* small optimizationsSebastian Wüst2013-11-141-1/+2
| | | (bzr r12815)
* renamed some methods + removed unnecessary text + and fixed start optionSebastian Wüst2013-11-131-1/+1
| | | (bzr r12812)
* fixed and optimized pyserial usage, added dmpl support, small stuffSebastian Wüst2013-11-101-3/+7
| | | (bzr r12787)
* added missing translation flags and a small text changeSebastian Wüst2013-11-091-4/+4
| | | (bzr r12784)
* fixed flow control problem in plotter extensionSebastian Wüst2013-11-091-3/+4
| | | (bzr r12783)
* text changesSebastian Wüst2013-11-021-3/+3
| | | (bzr r12417.1.33)
* small changes (mainly text)Sebastian Wüst2013-10-261-23/+22
| | | (bzr r12417.1.29)
* changed textSebastian Wüst2013-10-201-1/+1
| | | (bzr r12417.1.26)
* changed textSebastian Wüst2013-10-201-2/+2
| | | (bzr r12417.1.25)
* finished tool offset correction; optimized hpgl data; fixed texts, small ↵Sebastian Wüst2013-10-191-3/+7
| | | | | bugs, parameters; added flow control parameter; and more (bzr r12417.1.21)
* small stuffSebastian Wüst2013-10-091-5/+5
| | | (bzr r12417.1.17)
* numerous optimizations, fixed bug tool offset correction calculates wrong ↵Sebastian Wüst2013-10-061-2/+3
| | | | | points when length of line is smaller than tool offset (bzr r12417.1.16)
* parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-031-0/+2
| | | (bzr r12417.1.15)
* small bugfixesSebastian Wüst2013-07-141-1/+1
| | | (bzr r12417.1.11)
* moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst2013-07-131-0/+72
extension dialog (bzr r12417.1.1)