Difference between revisions of "Vinyl Cutter"
(added page for vinyl cutters) |
(→Interesting links: adding link to maker nexus tutorial) |
||
(24 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Project|Creator= | + | {{Project|Creator=omegix |
− | |Status=<onlyinclude> | + | |Status=<onlyinclude> Purchased, Setting Up </onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> |
|Born On=17:35, 15 October 2012 (CDT) <!--DO NOT EDIT --> | |Born On=17:35, 15 October 2012 (CDT) <!--DO NOT EDIT --> | ||
|Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | ||
Line 6: | Line 6: | ||
==Overview== | ==Overview== | ||
− | Right | + | This page will eventually be the home of instructions, information, settings, and tips and tricks for using the vinyl cutter. Right now this is just a fundraising page for buying a vinyl cutter for the shop. |
List your contribution and if you know of a good vinyl cutter, add it for consideration! | List your contribution and if you know of a good vinyl cutter, add it for consideration! | ||
== Contributors == | == Contributors == | ||
− | # Omegix, $ | + | # Omegix, $45 - PAID (SELF) |
# Ramgarden, $50 | # Ramgarden, $50 | ||
− | # Enabrintain, | + | # TylerCrumpton, $50 - PAID |
+ | # Enabrintain, $50, - PAID | ||
+ | # DanNeilson, $20 - PAID | ||
+ | # Barbara, $30 - PAID | ||
+ | # CrashCart, $25 | ||
+ | # Daniel Valdez, $20 - PAID | ||
+ | # Random Donation - $10 | ||
− | = | + | Totals $175 + $50(iff 871) + $75(at$300cutter) = '''$300 for the MH-871 + TBD?''' |
− | + | ||
+ | == About Vinyl Cutter == | ||
+ | * [http://www.uscutter.com/index/page/product/product_id/2324 USCutter MH-871, 34"] | ||
+ | === Status === | ||
+ | * <strike>Unpacked, needs to be setup</strike> <span style="color:#00CC33">Done!</span> | ||
+ | * <strike>Mini-class on using the vinyl cutter and related software</strike> <span style="color:#00CC33">Done! (But ask tylercrumpton if you missed out on the first one)</span> | ||
+ | * Control computer is up and running. | ||
+ | ** Dual boots linux/windows. | ||
+ | ** Has localplot, inkscape installed. | ||
+ | * Computer and cutter are located in the upstairs loft, between hackables and craft table. | ||
+ | * First vinyl order will most likely be made on '''Friday, November 30, 2012'''. | ||
+ | ** Put your name down on the [[Vinyl Cutter/Vinyl Consumables]] page if you want in on the order! | ||
+ | == Consumables and Materials == | ||
+ | Please see the [[Vinyl Cutter/Vinyl Consumables]] page for more information on group orders, and usage of the materials. | ||
+ | |||
+ | == localplot == | ||
+ | |||
+ | The shop now has a small HPGL plotting program called localplot. Documentation is hosted on [https://github.com/makerslocal/localplot/wiki github]. | ||
+ | |||
+ | == Cutting manually from Linux == | ||
+ | |||
+ | Need: A USB to Serial adapter. | ||
+ | |||
+ | For our purposes, I'm referring to this USB->Serial device as /dev/ttyUSB0 | ||
+ | |||
+ | Install Inkscape and InkCut v1.0 | ||
+ | |||
+ | Tell InkCut to output to file, not printer or serial. When you click "Plot" it'll bring up a window where you can copy all of the raw plotting commands. Copy them, and then paste them into a screen session: | ||
+ | |||
+ | <pre> | ||
+ | screen /dev/ttyUSB0 9600 | ||
+ | </pre> | ||
+ | |||
+ | The system will cut the vinyl, and you can close the screen session. | ||
+ | |||
+ | Links: | ||
+ | |||
+ | * [http://ubuntuforums.org/showthread.php?t=1512795 http://ubuntuforums.org/showthread.php?t=1512795] | ||
+ | * [http://forum.uscutter.com/index.php?/topic/50123-mh-871-mk2-acting-up/ http://forum.uscutter.com/index.php?/topic/50123-mh-871-mk2-acting-up/] | ||
+ | * [http://sourceforge.net/p/inkcut/discussion/1160772/thread/d44a1211/ http://sourceforge.net/p/inkcut/discussion/1160772/thread/d44a1211/] | ||
+ | * [http://inkcut.sourceforge.net/ http://inkcut.sourceforge.net/] | ||
+ | * [http://libregraphicsworld.org/blog/entry/vinyl-cutting-on-linux-the-real-deal http://libregraphicsworld.org/blog/entry/vinyl-cutting-on-linux-the-real-deal] | ||
+ | |||
+ | == Interesting links == | ||
+ | * [http://everhack.blog.atxhackerspace.org/2011/03/17/pcbs-on-the-cricut-2/ using a vinyl cutter to make pcbs] | ||
+ | * [http://everhack.blog.atxhackerspace.org/2011/04/06/more-cricut-pcbs-the-sharpie-method/ more sexy pbc links] | ||
+ | * [https://docs.google.com/document/d/10_-9a0SP7AjEjnH4M-NnTjPob5DHjO1R/edit?usp=sharing&ouid=113952171134324556272&rtpof=true&sd=true Tutorial on how to use a US Cutter from maker Nexus] | ||
Latest revision as of 22:10, 10 January 2022
Creator: |
Contents
[hide]Overview
This page will eventually be the home of instructions, information, settings, and tips and tricks for using the vinyl cutter. Right now this is just a fundraising page for buying a vinyl cutter for the shop. List your contribution and if you know of a good vinyl cutter, add it for consideration!
Contributors
- Omegix, $45 - PAID (SELF)
- Ramgarden, $50
- TylerCrumpton, $50 - PAID
- Enabrintain, $50, - PAID
- DanNeilson, $20 - PAID
- Barbara, $30 - PAID
- CrashCart, $25
- Daniel Valdez, $20 - PAID
- Random Donation - $10
Totals $175 + $50(iff 871) + $75(at$300cutter) = $300 for the MH-871 + TBD?
About Vinyl Cutter
Status
-
Unpacked, needs to be setupDone! -
Mini-class on using the vinyl cutter and related softwareDone! (But ask tylercrumpton if you missed out on the first one) - Control computer is up and running.
- Dual boots linux/windows.
- Has localplot, inkscape installed.
- Computer and cutter are located in the upstairs loft, between hackables and craft table.
- First vinyl order will most likely be made on Friday, November 30, 2012.
- Put your name down on the Vinyl Cutter/Vinyl Consumables page if you want in on the order!
Consumables and Materials
Please see the Vinyl Cutter/Vinyl Consumables page for more information on group orders, and usage of the materials.
localplot
The shop now has a small HPGL plotting program called localplot. Documentation is hosted on github.
Cutting manually from Linux
Need: A USB to Serial adapter.
For our purposes, I'm referring to this USB->Serial device as /dev/ttyUSB0
Install Inkscape and InkCut v1.0
Tell InkCut to output to file, not printer or serial. When you click "Plot" it'll bring up a window where you can copy all of the raw plotting commands. Copy them, and then paste them into a screen session:
screen /dev/ttyUSB0 9600
The system will cut the vinyl, and you can close the screen session.
Links:
- http://ubuntuforums.org/showthread.php?t=1512795
- http://forum.uscutter.com/index.php?/topic/50123-mh-871-mk2-acting-up/
- http://sourceforge.net/p/inkcut/discussion/1160772/thread/d44a1211/
- http://inkcut.sourceforge.net/
- http://libregraphicsworld.org/blog/entry/vinyl-cutting-on-linux-the-real-deal