index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
/
plotter.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
added parameter to switch off auto alignment for engraving machines
Sebastian Wüst
2014-02-02
1
-4
/
+6
*
fixed bug serial missing
Sebastian Wüst
2013-12-26
1
-9
/
+9
*
added force and speed options and support for KNK Zing plotters
Sebastian Wüst
2013-12-26
1
-89
/
+119
*
added show debug info option, small text changes
Sebastian Wüst
2013-12-15
1
-23
/
+84
*
removed access to private member, fixed dpi calculation
Sebastian Wüst
2013-11-18
1
-0
/
+1
*
small optimizations
Sebastian Wüst
2013-11-14
1
-13
/
+7
*
fixed transformation bug
Sebastian Wüst
2013-11-12
1
-1
/
+1
*
removed recursion to avoid problems on big documents
Sebastian Wüst
2013-11-11
1
-2
/
+0
*
fixed dmpl init sequence
Sebastian Wüst
2013-11-10
1
-1
/
+1
*
fixed and optimized pyserial usage, added dmpl support, small stuff
Sebastian Wüst
2013-11-10
1
-38
/
+46
*
fixed flow control problem in plotter extension
Sebastian Wüst
2013-11-09
1
-3
/
+5
*
added more todos
Sebastian Wüst
2013-11-03
1
-1
/
+2
*
a 'bit' shorter lines
Sebastian Wüst
2013-11-03
1
-1
/
+2
*
better PEP 8 compatibility
Sebastian Wüst
2013-11-03
1
-1
/
+124
*
text changes
Sebastian Wüst
2013-11-02
1
-1
/
+1
*
be more specific for pyserial download
Sebastian Wüst
2013-10-28
1
-1
/
+1
*
mrege from trunk
Sebastian Wüst
2013-10-28
1
-1
/
+1
*
text change
Sebastian Wüst
2013-10-27
1
-1
/
+1
*
small changes (mainly text)
Sebastian Wüst
2013-10-26
1
-1
/
+1
*
changed todo format
Sebastian Wüst
2013-10-20
1
-1
/
+1
*
changed text
Sebastian Wüst
2013-10-19
1
-113
/
+1
*
finished tool offset correction; optimized hpgl data; fixed texts, small bugs...
Sebastian Wüst
2013-10-19
1
-24
/
+28
*
small stuff
Sebastian Wüst
2013-10-09
1
-0
/
+1
*
numerous optimizations, fixed bug tool offset correction calculates wrong poi...
Sebastian Wüst
2013-10-06
1
-0
/
+1
*
parser can now work with multiple pens, better exception handling
Sebastian Wüst
2013-10-03
1
-16
/
+20
*
small changes + fixes
Sebastian Wüst
2013-07-27
1
-1
/
+0
*
changed all quotes to single quotes except for translations
Sebastian Wüst
2013-07-14
1
-19
/
+19
*
changed how encoder passes errors
Sebastian Wüst
2013-07-14
1
-5
/
+9
*
changed how decoder is called and errors are passed
Sebastian Wüst
2013-07-14
1
-4
/
+10
*
minor changes
Sebastian Wüst
2013-07-14
1
-8
/
+10
*
moved main hpgl processing to new classes, moved plotter control to a extensi...
Sebastian Wüst
2013-07-13
1
-0
/
+92