summaryrefslogtreecommitdiffstats
path: root/share/extensions/hpgl_encoder.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* finished new offset correctionSebastian Wüst2013-10-121-16/+21
* numerous optimizations, fixed bug tool offset correction calculates wrong poi...Sebastian Wüst2013-10-061-49/+40
* parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-031-5/+4
* small changes + fixesSebastian Wüst2013-07-271-1/+2
* small changes + fixesSebastian Wüst2013-07-271-3/+4
* minor stuffSebastian Wüst2013-07-151-3/+8
* small bugfixesSebastian Wüst2013-07-141-1/+1
* made process_path more readableSebastian Wüst2013-07-141-29/+30
* changed variable names to reflect dataSebastian Wüst2013-07-141-19/+18
* pass group transformations via recursion instead of manipulating variableSebastian Wüst2013-07-141-9/+6
* changed find border algorythm to work without number initializationSebastian Wüst2013-07-141-11/+10
* changed how encoder passes errorsSebastian Wüst2013-07-141-1/+1
* minor changesSebastian Wüst2013-07-141-1/+1
* moved main hpgl processing to new classes, moved plotter control to a extensi...Sebastian Wüst2013-07-131-0/+261