Skip to content
dren-dk edited this page Sep 21, 2011 · 23 revisions

This is a quick description of the PhotonSaw project and an index to the rest of the wiki.

Rough timeline:

  1. Buy 80 Watt CO2 LASER and PSU and play around with it (ETA: 2/10).
  2. Buy proper optics
  3. Build machine.
  4. Build electronics.

Electronics and software stack:

  1. CLient: Inkscape or any other drawing program that talks to CUPS or postscript.
  2. Server: CUPS (generic printer interface for unixen) uses Ghostscript (turns vectors and rasters in postscript into gcode) which can then be stored, ready for lasering.
  3. gcode interpreter: Runs the gcode in real time, possibly grbl.
  4. motor drivers: Allegro A4988 based drivers, probably fed at 24V
Clone this wiki locally