summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* text changesSebastian Wüst2013-11-021-1/+1
| | | (bzr r12417.1.33)
* be more specific for pyserial downloadSebastian Wüst2013-10-281-1/+1
| | | (bzr r12417.1.32)
* mrege from trunkSebastian Wüst2013-10-281-1/+1
| | | (bzr r12417.1.31)
* text changeSebastian Wüst2013-10-271-1/+1
| | | (bzr r12417.1.30)
* small changes (mainly text)Sebastian Wüst2013-10-261-1/+1
| | | (bzr r12417.1.29)
* changed todo formatSebastian Wüst2013-10-201-1/+1
| | | (bzr r12417.1.27)
* changed textSebastian Wüst2013-10-191-113/+1
| | | (bzr r12417.1.23)
* finished tool offset correction; optimized hpgl data; fixed texts, small ↵Sebastian Wüst2013-10-191-24/+28
| | | | | bugs, parameters; added flow control parameter; and more (bzr r12417.1.21)
* small stuffSebastian Wüst2013-10-091-0/+1
| | | (bzr r12417.1.17)
* numerous optimizations, fixed bug tool offset correction calculates wrong ↵Sebastian Wüst2013-10-061-0/+1
| | | | | 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-16/+20
| | | (bzr r12417.1.15)
* small changes + fixesSebastian Wüst2013-07-271-1/+0
| | | (bzr r12417.1.13)
* changed all quotes to single quotes except for translationsSebastian Wüst2013-07-141-19/+19
| | | (bzr r12417.1.6)
* changed how encoder passes errorsSebastian Wüst2013-07-141-5/+9
| | | (bzr r12417.1.5)
* changed how decoder is called and errors are passedSebastian Wüst2013-07-141-4/+10
| | | (bzr r12417.1.3)
* minor changesSebastian Wüst2013-07-141-8/+10
| | | (bzr r12417.1.2)
* moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst2013-07-131-0/+92
extension dialog (bzr r12417.1.1)