From b61cd01ff12ae700ad4ed3fb7cf19cc995ca5897 Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Sat, 17 Feb 2018 15:17:23 +0100 Subject: Export to plotter via the parallel port 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). --- share/extensions/plotter.inx | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'share/extensions/plotter.inx') diff --git a/share/extensions/plotter.inx b/share/extensions/plotter.inx index 9b112938e..a318d5eb8 100644 --- a/share/extensions/plotter.inx +++ b/share/extensions/plotter.inx @@ -9,6 +9,11 @@ <_param name="introduction" type="description">Please make sure that all objects you want to plot are converted to paths. + + <_option value="serial">Serial + <_option value="parallel">Parallel + + /dev/usb/lp2 COM1 9600 -- cgit v1.2.3