<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cooper</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cooper"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Cooper"/>
	<updated>2026-04-27T13:15:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=BlueprintCutterControl&amp;diff=51674</id>
		<title>BlueprintCutterControl</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=BlueprintCutterControl&amp;diff=51674"/>
		<updated>2009-04-26T05:50:37Z</updated>

		<summary type="html">&lt;p&gt;Cooper: /* Cutters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Synopsis =&lt;br /&gt;
&lt;br /&gt;
One of often requested features is ability to print to cutting plotters or create files for them.&lt;br /&gt;
&lt;br /&gt;
Right now this page is a collection of ideas to to solve the issue in a sane and crossplatform way.&lt;br /&gt;
&lt;br /&gt;
= How it usually works =&lt;br /&gt;
&lt;br /&gt;
# Client brings a EPS/AI file.&lt;br /&gt;
# Printing service imports it to an application like.&lt;br /&gt;
# Then the operator runs conversion and looks at preview.&lt;br /&gt;
# If it's OK, the file goes to cutter.&lt;br /&gt;
&lt;br /&gt;
''Example: JPEG --&amp;gt; Cutter (Linux platform):''&lt;br /&gt;
# ''GIMP: Clean and edit image. Converts JPEG --&amp;gt; PPM.''&lt;br /&gt;
# ''AUTOTRACE: Converts PPM --&amp;gt; SVG.''&lt;br /&gt;
# ''INKSCAPE: Clean and edit image. Print --&amp;gt; Vidar's GRAPHTECPRINT --&amp;gt; Cutter''&lt;br /&gt;
&lt;br /&gt;
= What available solutions exist =&lt;br /&gt;
&lt;br /&gt;
# There is a DXF exporter for CraftRobo bundled with Inkscape.&lt;br /&gt;
# There is a half-standalone project called [http://vidar.gimp.org/graphtecprint/ graphtecprint].&lt;br /&gt;
# There is a &amp;quot;scrapbook&amp;quot; project by Aaron Spike called [http://code.google.com/p/cuft/ cuft].&lt;br /&gt;
# There is a testing version of an HPGL exporter written by Aaron Spike.&lt;br /&gt;
# There is a script at http://pldaniels.com/hpgl-distiller using Linux.&lt;br /&gt;
&lt;br /&gt;
''I'm about to adapt the INX file from the HPGL exporter and commit the extension to SVN''--[[User:Prokoudine|Prokoudine]] 14:19, 4 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
''The cuft project aims to collect information about the GSD format. Currently there is no externally useful code.''--[[User:Acspike|Acspike]] 15:38, 4 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
= What should be done =&lt;br /&gt;
&lt;br /&gt;
== For direct cutting ==&lt;br /&gt;
&lt;br /&gt;
We probably do not want to distribute cutter drivers with Inkscape, but at the same time we want cutters to be available for users on all platforms.&lt;br /&gt;
&lt;br /&gt;
What we could do is:&lt;br /&gt;
&lt;br /&gt;
# Split functionality between Inkscape and actual printing backend.&lt;br /&gt;
# Find an upstream project like CUPS to ship the drivers with it.&lt;br /&gt;
# Make sure we can still use cutter driver on Windows where CUPS is not that widely used.&lt;br /&gt;
# Create a [http://wiki.inkscape.org/wiki/index.php/MakingLivePathEffects live path effect] (LPE) for creating polylines from Bezier curves (using [http://lib2geom.sourceforge.net/ lib2geom])&lt;br /&gt;
&lt;br /&gt;
Device dependent options (cutting speed, cutting force, knife position fine-tuning etc.) should go to Print dialog (Advanced tab or the like). It looks like Cairo backend would be the only correct way to pass polylines to a cutter.&lt;br /&gt;
&lt;br /&gt;
== For just exporting ==&lt;br /&gt;
&lt;br /&gt;
# Use available LPE for previewing&lt;br /&gt;
# Create as many exporters as required (see below)&lt;br /&gt;
&lt;br /&gt;
= File formats =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! File extension&lt;br /&gt;
! Full name&lt;br /&gt;
! Devices&lt;br /&gt;
! Exporter&lt;br /&gt;
|-&lt;br /&gt;
| DXF&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| Available in current stable version of Inkscape&lt;br /&gt;
|-&lt;br /&gt;
| [[GSD]]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Available from [http://code.google.com/p/cuft/ cuft]'s SVN&lt;br /&gt;
|-&lt;br /&gt;
| HPGL&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Part of 0.47/SVN&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Cutters =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Protocol&lt;br /&gt;
! Linux drivers&lt;br /&gt;
! Windows drivers&lt;br /&gt;
! Mac OS drivers&lt;br /&gt;
|-&lt;br /&gt;
| ANAgraph - ANA Express Elite Cutter AE60E = http://pldaniels.com/hpgl-distiller&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC7000Mk2&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CC200-20&lt;br /&gt;
| &lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade)&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000-120AP&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec Craft ROBO&lt;br /&gt;
| based on Graphtec CC200-20 (?same as CC200-20?) (identifies it's self as:&amp;quot;Graphtec&amp;quot;)&lt;br /&gt;
|[http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade)&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC2250&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC4200&lt;br /&gt;
| &lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade) + mods described by Ulisses on graphtecprint page.&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000-120&lt;br /&gt;
| HPGL converted from .ps&lt;br /&gt;
|[http://pldaniels.com/hpgl-distiller/ hpgl-distiller]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| QuicKutz Silhouette&lt;br /&gt;
| based on Graphtec CC200-20&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| (Blue) Xyron Wishblade&lt;br /&gt;
| based on Graphtec CC200-20 (identifies it's self as:&amp;quot;Whisblade Inc.&amp;quot;)&lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade) + mods described by Ulisses on graphtecprint page. &lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| (Pink) Xyron Wishblade&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Roland CAMM1 PNC-1100 (Manufactured c.1992)&lt;br /&gt;
| HPGL converted from .ps&lt;br /&gt;
|[http://pldaniels.com/hpgl-distiller/ hpgl-distiller]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=103&amp;amp;type=1 Roland CAMM-1 Pro GX-300 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=106&amp;amp;type=1 Roland CAMM-1 Pro GX-500 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=95&amp;amp;type=1 Roland STIKA SV-8 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=96&amp;amp;type=1 Roland STIKA SV-12 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=101&amp;amp;type=1 Roland STIKA SV-15 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=17&amp;amp;type=1 Roland CAMM-1 GX-24 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=20&amp;amp;type=1 Roland VersaCAMM SP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=20&amp;amp;type=1 Roland VersaCAMM SP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=21&amp;amp;type=1 Roland VersaCAMM SP-540 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=112&amp;amp;type=1 Roland VersaCAMM VP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=113&amp;amp;type=1 Roland VersaCAMM VP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=83&amp;amp;type=1 Roland SolJet Pro III XC-540 Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(*) If python and glade are available on these platforms, a modified version of Vidar's graphtecprint scripts should work.  The main difference would probably be how to detect and access the USB connected cutters.&lt;br /&gt;
&lt;br /&gt;
= Vendors =&lt;br /&gt;
&lt;br /&gt;
* Graphtec - We have been in discussion with people from Graphtec, initially about [[CraftROBO | support for the Craft ROBO]].&lt;/div&gt;</summary>
		<author><name>Cooper</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=BlueprintCutterControl&amp;diff=51664</id>
		<title>BlueprintCutterControl</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=BlueprintCutterControl&amp;diff=51664"/>
		<updated>2009-04-26T05:48:25Z</updated>

		<summary type="html">&lt;p&gt;Cooper: /* Cutters */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Synopsis =&lt;br /&gt;
&lt;br /&gt;
One of often requested features is ability to print to cutting plotters or create files for them.&lt;br /&gt;
&lt;br /&gt;
Right now this page is a collection of ideas to to solve the issue in a sane and crossplatform way.&lt;br /&gt;
&lt;br /&gt;
= How it usually works =&lt;br /&gt;
&lt;br /&gt;
# Client brings a EPS/AI file.&lt;br /&gt;
# Printing service imports it to an application like.&lt;br /&gt;
# Then the operator runs conversion and looks at preview.&lt;br /&gt;
# If it's OK, the file goes to cutter.&lt;br /&gt;
&lt;br /&gt;
''Example: JPEG --&amp;gt; Cutter (Linux platform):''&lt;br /&gt;
# ''GIMP: Clean and edit image. Converts JPEG --&amp;gt; PPM.''&lt;br /&gt;
# ''AUTOTRACE: Converts PPM --&amp;gt; SVG.''&lt;br /&gt;
# ''INKSCAPE: Clean and edit image. Print --&amp;gt; Vidar's GRAPHTECPRINT --&amp;gt; Cutter''&lt;br /&gt;
&lt;br /&gt;
= What available solutions exist =&lt;br /&gt;
&lt;br /&gt;
# There is a DXF exporter for CraftRobo bundled with Inkscape.&lt;br /&gt;
# There is a half-standalone project called [http://vidar.gimp.org/graphtecprint/ graphtecprint].&lt;br /&gt;
# There is a &amp;quot;scrapbook&amp;quot; project by Aaron Spike called [http://code.google.com/p/cuft/ cuft].&lt;br /&gt;
# There is a testing version of an HPGL exporter written by Aaron Spike.&lt;br /&gt;
# There is a script at http://pldaniels.com/hpgl-distiller using Linux.&lt;br /&gt;
&lt;br /&gt;
''I'm about to adapt the INX file from the HPGL exporter and commit the extension to SVN''--[[User:Prokoudine|Prokoudine]] 14:19, 4 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
''The cuft project aims to collect information about the GSD format. Currently there is no externally useful code.''--[[User:Acspike|Acspike]] 15:38, 4 June 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
= What should be done =&lt;br /&gt;
&lt;br /&gt;
== For direct cutting ==&lt;br /&gt;
&lt;br /&gt;
We probably do not want to distribute cutter drivers with Inkscape, but at the same time we want cutters to be available for users on all platforms.&lt;br /&gt;
&lt;br /&gt;
What we could do is:&lt;br /&gt;
&lt;br /&gt;
# Split functionality between Inkscape and actual printing backend.&lt;br /&gt;
# Find an upstream project like CUPS to ship the drivers with it.&lt;br /&gt;
# Make sure we can still use cutter driver on Windows where CUPS is not that widely used.&lt;br /&gt;
# Create a [http://wiki.inkscape.org/wiki/index.php/MakingLivePathEffects live path effect] (LPE) for creating polylines from Bezier curves (using [http://lib2geom.sourceforge.net/ lib2geom])&lt;br /&gt;
&lt;br /&gt;
Device dependent options (cutting speed, cutting force, knife position fine-tuning etc.) should go to Print dialog (Advanced tab or the like). It looks like Cairo backend would be the only correct way to pass polylines to a cutter.&lt;br /&gt;
&lt;br /&gt;
== For just exporting ==&lt;br /&gt;
&lt;br /&gt;
# Use available LPE for previewing&lt;br /&gt;
# Create as many exporters as required (see below)&lt;br /&gt;
&lt;br /&gt;
= File formats =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! File extension&lt;br /&gt;
! Full name&lt;br /&gt;
! Devices&lt;br /&gt;
! Exporter&lt;br /&gt;
|-&lt;br /&gt;
| DXF&lt;br /&gt;
|&lt;br /&gt;
| &lt;br /&gt;
| Available in current stable version of Inkscape&lt;br /&gt;
|-&lt;br /&gt;
| [[GSD]]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Available from [http://code.google.com/p/cuft/ cuft]'s SVN&lt;br /&gt;
|-&lt;br /&gt;
| HPGL&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| Part of 0.47/SVN&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Cutters =&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Device&lt;br /&gt;
! Protocol&lt;br /&gt;
! Linux drivers&lt;br /&gt;
! Windows drivers&lt;br /&gt;
! Mac OS drivers&lt;br /&gt;
|-&lt;br /&gt;
| ANAgraph - ANA Express Elite Cutter AE60E&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC7000Mk2&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CC200-20&lt;br /&gt;
| &lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade)&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000-120AP&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec Craft ROBO&lt;br /&gt;
| based on Graphtec CC200-20 (?same as CC200-20?) (identifies it's self as:&amp;quot;Graphtec&amp;quot;)&lt;br /&gt;
|[http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade)&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC2250&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|  &lt;br /&gt;
|-&lt;br /&gt;
| Graphtec FC4200&lt;br /&gt;
| &lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade) + mods described by Ulisses on graphtecprint page.&lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| Graphtec CE5000-120&lt;br /&gt;
| HPGL converted from .ps&lt;br /&gt;
|[http://pldaniels.com/hpgl-distiller/ hpgl-distiller]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| QuicKutz Silhouette&lt;br /&gt;
| based on Graphtec CC200-20&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| (Blue) Xyron Wishblade&lt;br /&gt;
| based on Graphtec CC200-20 (identifies it's self as:&amp;quot;Whisblade Inc.&amp;quot;)&lt;br /&gt;
| [http://vidar.gimp.org/graphtecprint/ graphtecprint] (requires python &amp;amp; glade) + mods described by Ulisses on graphtecprint page. &lt;br /&gt;
| *&lt;br /&gt;
| *&lt;br /&gt;
|-&lt;br /&gt;
| (Pink) Xyron Wishblade&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| Roland CAMM1 PNC-1100 (Manufactured c.1992)&lt;br /&gt;
| HPGL converted from .ps&lt;br /&gt;
|[http://pldaniels.com/hpgl-distiller/ hpgl-distiller]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=103&amp;amp;type=1 Roland CAMM-1 Pro GX-300 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=106&amp;amp;type=1 Roland CAMM-1 Pro GX-500 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=95&amp;amp;type=1 Roland STIKA SV-8 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=96&amp;amp;type=1 Roland STIKA SV-12 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=101&amp;amp;type=1 Roland STIKA SV-15 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=17&amp;amp;type=1 Roland CAMM-1 GX-24 Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=20&amp;amp;type=1 Roland VersaCAMM SP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=20&amp;amp;type=1 Roland VersaCAMM SP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=21&amp;amp;type=1 Roland VersaCAMM SP-540 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=112&amp;amp;type=1 Roland VersaCAMM VP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=113&amp;amp;type=1 Roland VersaCAMM VP-300 V Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rolanddg.co.uk/public/portfolio/details.aspx?id=83&amp;amp;type=1 Roland SolJet Pro III XC-540 Printer/Cutter]&lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
| &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
(*) If python and glade are available on these platforms, a modified version of Vidar's graphtecprint scripts should work.  The main difference would probably be how to detect and access the USB connected cutters.&lt;br /&gt;
&lt;br /&gt;
= Vendors =&lt;br /&gt;
&lt;br /&gt;
* Graphtec - We have been in discussion with people from Graphtec, initially about [[CraftROBO | support for the Craft ROBO]].&lt;/div&gt;</summary>
		<author><name>Cooper</name></author>
	</entry>
</feed>