summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.inx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)