summaryrefslogtreecommitdiffstats
path: root/share/extensions/hpgl_encoder.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* finished new offset correctionSebastian Wüst2013-10-121-16/+21
| | | (bzr r12417.1.18)
* numerous optimizations, fixed bug tool offset correction calculates wrong ↵Sebastian Wüst2013-10-061-49/+40
| | | | | 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-5/+4
| | | (bzr r12417.1.15)
* small changes + fixesSebastian Wüst2013-07-271-1/+2
| | | (bzr r12417.1.14)
* small changes + fixesSebastian Wüst2013-07-271-3/+4
| | | (bzr r12417.1.13)
* minor stuffSebastian Wüst2013-07-151-3/+8
| | | (bzr r12417.1.12)
* small bugfixesSebastian Wüst2013-07-141-1/+1
| | | (bzr r12417.1.11)
* made process_path more readableSebastian Wüst2013-07-141-29/+30
| | | (bzr r12417.1.10)
* changed variable names to reflect dataSebastian Wüst2013-07-141-19/+18
| | | (bzr r12417.1.9)
* pass group transformations via recursion instead of manipulating variableSebastian Wüst2013-07-141-9/+6
| | | (bzr r12417.1.8)
* changed find border algorythm to work without number initializationSebastian Wüst2013-07-141-11/+10
| | | (bzr r12417.1.7)
* changed how encoder passes errorsSebastian Wüst2013-07-141-1/+1
| | | (bzr r12417.1.5)
* minor changesSebastian Wüst2013-07-141-1/+1
| | | (bzr r12417.1.2)
* moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst2013-07-131-0/+261
extension dialog (bzr r12417.1.1)