Old makerspace laser cutter
Contents
Hardware
Search terms: Ebay 100w laser or just 100w laser - it's a generic design (3500~4000 usd for laser cutter with/without shipping depending on source, ~1000 usd for laser tube with shipping). RD-ACS controller (generic controller so used in lots of laser cutters).
Design software
Inkscape
- Make sure object is vector (if you import a svg or make your own drawing, it will be already a vector; however png's and jpg's aren't vectors)
- Select object, then open the Trace Bitmap menu (Path > Trace Bitmap)
- Play with the various single scan options, and click 'update' to see a preview
- Convert the object to a path (Path > Object to Path)
- Set stroke (Object > Fill and Stroke) of object to 0.25px and no fill
- For every different layer you want to cut/engrave on the laser (aka engraved with different power for gradients), you must create a new color of the stroke
- Save as as dxf (you need python-lxml for this part, apt-get install python-lxml or pip install lxml (doesn't work out of the box on mac))
Illustrator
- 0.25mm stroke, use a different color for each layer
- File > Export as dxf, use R13/LT95 for the dxf format
Rhino
Used by Swisskoo and marc
Laser software
The laser cutter is controlled by RDCam (version 5.2.06 installed on Atelier computer, other versions available on foo), it's manual is here File:Rdcam manual.pdf. When installing, you have to install it in 'demo mode', otherwise Laserworks won't open without a cutter connected (also don't forget to select english ;).
RDCam would not install in crossover (gui for wine), but feel free to try. Please note that .rld files created in different versions of the software are not inter-compatible unfortunately. This guy started reverse engineering the (scrambled) communications and .rld protocols, he has also managed to get it to work on wine.
Materials
Wood
Cardboard
Paper
No testing done yet
Acrylic
Virtually no testing done yet
Others
There still needs to be extensive testing done to see which materials work and which don't, but basically the gist of it is: don't use anything that has PVC in it, and don't use metal (unless for engraving -> need to explore options). There have been some tests with rubber (for stamps) as well, this needs to be properly documented and more testing needs to be done.