Date: 12 Jan, 2009
Posted by: admin
In: design, fonts & graphics|Uncategorized
Following a question about Inkscape and support for cutting plotters by Cricut, , I’ve looked at some cutting software from SCAL ( craftedge.com ) and Cricut and am having a bit of a What-The-Flip moment.
The Cricut cutting machines are apparently “serial” [ie RS232] with a USB to serial interface but can be used independent of a computer. Cricut sell you a cartridge for each different font letter shape or geometric shape (eg outline of the US states) you want to cut. So, what exactly does SCAL or DesignStudio (from Cricut) do other than allow you to lay up letters and shapes on a A4 workspace?
Well, it seems nothing except that DesignStudio knows how to properly interface with the Cricut hardware.
This comment from an Ask Slashdot ( http://ask.slashdot.org/comments.pl?sid=41651&cid=4401050 ) suggests you “just” need to convert line art into a HPGL format and output it to the plotter.
Indeed Graphtec [UK] who make the relatively cheap hobby kit like the Graphtec CC200, etc., advise that HP drivers that handle HPGL be used for all old models for which Graphtec plotter drivers are not provided. Craft ROBO (the selling name for Graphtec’s cheap plotters) provide an Adobe Illustrator ouput plugin to allow cutting with Craft ROBO directly from Illustrator.
Inkscape Bug number 171190 has similar info posted against it and elsewhere I found that sK1 had a proposal for HPGL output format as part of Hackontest but am not sure if this has been implemented in sK1 or UniConverter as yet ( sk1project.org ). This [French language] post appears to say that HPGL output was implemented from revision 511 and that it’s necessary to compile yourself as the major distros don’t have it yet – but my French is a bit rusty.
There’s software at Berlios ( developer.berlios.de/projects/hpgs ) to go from HPGL to EPS or PNG or similar (ie the opposite of what we require here).
Lastly ImageMagick’s “convert” program appears to output HPGL files, you just need a way then to forward the file to your printer (pipe it through “lp” in linux??). That way you could use only Inkscape and save $150 USD.
Some suppliers of Vinyl cutters:
Comparative discussionn of cutters:
Though it seems that you’d be better off nowadays (if you can afford it) to use a desktop laser cutter that runs as if it were a printer.
0.47 isn’t released yet so those are proposed features.
I’m currently testing the 0.46+svn self-compiled as “Inkscape 0.46+devel r20652, built Feb 8 2009” and there’s no sign of an HPGL export. (Nor it appears has it made it to sk1’s UniConverter
Unless you know better Alexandre?
Are you still working on this? I’ve got some helpful info… I’ve been trying this myself using an old Datagraph plotter. I have written direction on using any old computer with a Knoppix CD to convert an Adobe Illustrator file to HPGL then sending it to the serial port plotter. I’ll post it if you want.
Right now I’m trying to upgrade to doing this with a Cricut.
Actually, Design studio is just another way for Provocraft to make money off of people.
However, SCAL has the ability to inport SVG files and cut them, since SCAL works with the cricut, it allows users to stop purchasing the cartridges and import any type of vector graphics file into it and cut
Lastly ImageMagick’s “convert” program appears to output HPGL files, you just need a way then to forward the file to your printer (pipe it through “lp” in linux??). That way you could use only Inkscape and save $150 USD.
Windows Build Version 21627 (June 2009) of version .47 Inkscape does have an HPGL export option. Didn’t fully test this, but it looks like .47 of Inkscape will support this output.
HPGL is via UniConverter from the sK1 project. It’s available in the Linux version of Inkscape too. There are quite a few questions and at least one blueprint on launchpad.net/inkscape if you’re interested and need to find out more.
Nice write-up :)
However…
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047#HPGL_export
Whoops :)