Anonymous

Equipment/VinylCutterOld: Difference between revisions

From London Hackspace Wiki
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://uvetysudema.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
----
=[http://uvetysudema.co.cc CLICK HERE]=
----
</div>
[[File:Roland (Large).jpg|thumb|right]]
[[File:Roland (Large).jpg|thumb|right]]
==Status==
==Status==
Line 6: Line 14:
* Roland CAMM-1 PNC-950. [http://www.signcutpro.com/files/man/roland/pnc950.pdf PDF manual], [http://support.rolanddga.com/Docs/Documents/departments/Product%20Management/Product%20Information/Specialty%20Products/PNC950_FAQ.pdf FAQ].
* Roland CAMM-1 PNC-950. [http://www.signcutpro.com/files/man/roland/pnc950.pdf PDF manual], [http://support.rolanddga.com/Docs/Documents/departments/Product%20Management/Product%20Information/Specialty%20Products/PNC950_FAQ.pdf FAQ].
====Specifications====
====Specifications====
* It holds up to 610mm (24") media and cuts up to 584mm ( ~23").
* It holds up to 610mm (24&quot;) media and cuts up to 584mm ( ~23&quot;).
* Length is essentially unlimited as it can use roll-feed media but seems to be restricted to 25m.
* Length is essentially unlimited as it can use roll-feed media but seems to be restricted to 25m.
[[File:vinylcut.jpg|thumb|right]]
[[File:vinylcut.jpg|thumb|right]]
==Instructions==
==Instructions==
====Quick setup guide====
====Quick setup guide====
* Set inkscape to HPGL output. File > Save As > HPGL format.
* Set inkscape to HPGL output. File &gt; Save As &gt; HPGL format.
* Draw your figure.
* Draw your figure.
* Connect the cutter via USB to Lovelace. This is done with a serial port converter from 25-pins -> 9-pins -> USB.
* Connect the cutter via USB to Lovelace. This is done with a serial port converter from 25-pins -&gt; 9-pins -&gt; USB.
* Load vinyl, making sure that it is flush with the left edge and has some slack for being pulled to and fro.
* Load vinyl, making sure that it is flush with the left edge and has some slack for being pulled to and fro.
* Turn on the cutter, the cutter head should fly to the right edge.
* Turn on the cutter, the cutter head should fly to the right edge.
* Press Setup, cutter parks at left.  
* Press Setup, cutter parks at left.  
* Move cutter if necessary with cursor buttons, press Origin Set to mark lower right corner of drawing
* Move cutter if necessary with cursor buttons, press Origin Set to mark lower right corner of drawing
* Run '~/serialshite.rb <HPGL filename>' from a Terminal.
* Run '~/serialshite.rb &lt;HPGL filename&gt;' from a Terminal.


It should be possible to enable the serial port as a printer and print direct to it, but I found this produced cutter errors (flashing power light) and no cut.
It should be possible to enable the serial port as a printer and print direct to it, but I found this produced cutter errors (flashing power light) and no cut.
Line 44: Line 52:
For some reason, Inkscape doesn't like going straight from SVG to HPGL. This can be fixed by:
For some reason, Inkscape doesn't like going straight from SVG to HPGL. This can be fixed by:
* Open up the SVG file
* Open up the SVG file
* File > Save As > select the DXF file format.
* File &gt; Save As &gt; select the DXF file format.
* Open the DXF
* Open the DXF
* File > Save As > HPGL
* File &gt; Save As &gt; HPGL


'''Creating your own image in Inkscape'''
'''Creating your own image in Inkscape'''


Inkscape seems to play nicely if you just create a new image and lay down some paths or polygons of your own. You can save this data for the cutter by just going to File > Save As > HPGL
Inkscape seems to play nicely if you just create a new image and lay down some paths or polygons of your own. You can save this data for the cutter by just going to File &gt; Save As &gt; HPGL


'''Avoiding overloading the cutter with TOO MUCH DATA'''
'''Avoiding overloading the cutter with TOO MUCH DATA'''
Line 56: Line 64:
The cutter doesn't seem to happy when it recieves a large set of instructions in one fell swoop. As such, it is highly recommended that you format your HPGL files nicely.
The cutter doesn't seem to happy when it recieves a large set of instructions in one fell swoop. As such, it is highly recommended that you format your HPGL files nicely.
* vim yourhpglfile.hpgl
* vim yourhpglfile.hpgl
* <Esc>
* &lt;Esc&gt;
* :% s/;/;<C-x><C-m>/g
* :% s/;/;&lt;C-x&gt;&lt;C-m&gt;/g
* <Return>
* &lt;Return&gt;
* :wq
* :wq


Line 68: Line 76:
The serial cable (blue, with a 25WD at one end and a 9WD at the other) is connected as follows :
The serial cable (blue, with a 25WD at one end and a 9WD at the other) is connected as follows :


{|border="1" cellpadding="5" cellspacing="0"
{|border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;0&quot;
|-
|-
|Cutter, 25 pin male D ||PC, 9 pin female D||Use
|Cutter, 25 pin male D ||PC, 9 pin female D||Use
103

edits