summaryrefslogtreecommitdiffstats
path: root/share/extensions/plotter.inx (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-20Update extensionsPatrick Storz1-0/+0
now at https://gitlab.com/inkscape/extensions/commit/efd48ee07ef0a0cfc43e60745bf519b53350cc11
2019-10-10Update ExtensionsMarc Jeanmougin1-0/+0
2019-09-07update extension submoduleMarc Jeanmougin1-0/+0
2019-08-08Update extensions to the latest versionsMartin Owens1-0/+0
2019-07-02Resync extensions with embed images fixMartin Owens1-0/+0
2019-06-22Sync the extensions up to the latest fixes (21st June 2019)Martin Owens1-0/+0
2019-06-17Update extensions to latest master branch, see inbox ↵Martin Owens1-0/+0
https://gitlab.com/inkscape/inbox/issues/584
2019-04-21Pull in fix for stdout issuesMartin Owens1-0/+0
2019-04-21Push extensions up to new known good stateMartin Owens1-0/+0
2019-03-23Update extensions submodulePatrick Storz1-0/+0
(avoid deprecation warning spawning for *every* extension)
2019-03-22Update extensions and fix inkscape.potPatrick Storz1-0/+0
2019-03-03Updat extensions to latest versionMartin Owens1-0/+0
2018-10-10update extensions submoduleThomas Holder1-0/+0
2018-09-11Extensions: Update to 616c3c16c22e483dd44d235854acfbf1b9615431Eduard Braun1-0/+0
2018-09-10Update extensionsMartin Owens1-0/+0
2018-09-09Add extensions as a submoduleMartin Owens1-0/+0
2018-09-09Move extensions to git inkscape-extensions repositoryMartin Owens1-108/+0
2018-03-03Export to plotter via the parallel portArnout Engelen1-0/+5
Tested with a Roland Camm-1 CX-24 on Linux via a USB-to-parallel cable. Will also test with a Silhouette Portrait, however for that plotter our HPGL export currently does not yet work (http://www.inkscapeforum.com/viewtopic.php?f=31&t=33405&sid=fcb7fd452c2bc29863eec6d6ff6e030b).
2017-12-30Add option to convert objects to paths before plottingArnout Engelen1-0/+1
Added an option to extensions->export->plot and the HPGL export feature to nondestructively convert objects to paths before conversion.
2015-10-24Extensions. Fixed 'none' setting in flow control dropdown. Fixes bug #1509580Sebastian Wüst1-1/+1
Fixed bugs: - https://launchpad.net/bugs/1509580 (bzr r14429)
2015-09-13Extensions: removed pre stream commands feature (too complicated, not needed)Sebastian Wüst1-1/+0
(bzr r14360)
2015-09-13Extensions: changed wording for tool offset correctionSebastian Wüst1-2/+2
(bzr r14359)
2015-04-10added info about multiple pen feature in guiSebastian Wüst1-11/+13
(bzr r14055)
2015-04-10added option to set non-standard bytesize, stopbits and parity settingsSebastian Wüst1-1/+19
(bzr r14050)
2015-01-31added option for sending pre-stream commands, renamed command language from ↵Sebastian Wüst1-1/+2
Zing to KNK since Zing is only a product of the KNK family of plotters (bzr r13884)
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-1/+1
Translations. Inkscape.pot and French translation update. Fixed bugs: - https://launchpad.net/bugs/380522 (bzr r13576)
2014-05-24Extensions. Fix for Bug #1318348 (Extension dialogs inconsistency).Nicolas Dufour1-79/+79
Translations. PO template and French translation update. (bzr r13398)
2014-03-02cleanupSebastian Wüst1-4/+4
(bzr r13093)
2014-03-02removed unnecessary featuresSebastian Wüst1-12/+5
(bzr r13091)
2014-02-16various optimizations, move extension to 'Export' submenuSebastian Wüst1-1/+1
(bzr r13032)
2014-02-02added parameter to switch off auto alignment for engraving machinesSebastian Wüst1-11/+11
(bzr r12994)
2014-01-23fixed user description of VS commandSebastian Wüst1-2/+2
(bzr r12976)
2013-12-26added force and speed options and support for KNK Zing plottersSebastian Wüst1-23/+27
(bzr r12858)
2013-12-15added show debug info option, small text changesSebastian Wüst1-3/+4
(bzr r12850)
2013-11-14small optimizationsSebastian Wüst1-1/+2
(bzr r12815)
2013-11-13renamed some methods + removed unnecessary text + and fixed start optionSebastian Wüst1-1/+1
(bzr r12812)
2013-11-10fixed and optimized pyserial usage, added dmpl support, small stuffSebastian Wüst1-3/+7
(bzr r12787)
2013-11-09added missing translation flags and a small text changeSebastian Wüst1-4/+4
(bzr r12784)
2013-11-09fixed flow control problem in plotter extensionSebastian Wüst1-3/+4
(bzr r12783)
2013-11-02text changesSebastian Wüst1-3/+3
(bzr r12417.1.33)
2013-10-26small changes (mainly text)Sebastian Wüst1-23/+22
(bzr r12417.1.29)
2013-10-20changed textSebastian Wüst1-1/+1
(bzr r12417.1.26)
2013-10-20changed textSebastian Wüst1-2/+2
(bzr r12417.1.25)
2013-10-19finished tool offset correction; optimized hpgl data; fixed texts, small ↵Sebastian Wüst1-3/+7
bugs, parameters; added flow control parameter; and more (bzr r12417.1.21)
2013-10-09small stuffSebastian Wüst1-5/+5
(bzr r12417.1.17)
2013-10-06numerous optimizations, fixed bug tool offset correction calculates wrong ↵Sebastian Wüst1-2/+3
points when length of line is smaller than tool offset (bzr r12417.1.16)
2013-10-03parser can now work with multiple pens, better exception handlingSebastian Wüst1-0/+2
(bzr r12417.1.15)
2013-07-14small bugfixesSebastian Wüst1-1/+1
(bzr r12417.1.11)
2013-07-13moved main hpgl processing to new classes, moved plotter control to a ↵Sebastian Wüst1-0/+72
extension dialog (bzr r12417.1.1)