Open drivers for GCC Spirit LS
Go to file
Jon Nordby 4a315c2761 Add documentation specific to Fellesverkstedet 2014-12-20 20:46:36 +01:00
data data: Add dump of original driver output 2014-09-01 18:02:22 +02:00
testfiles Update worklog & README 2014-09-01 19:45:31 +02:00
README.md README: Update TODOrder.svg 2014-12-18 19:46:19 +01:00
SETUP.md Add documentation specific to Fellesverkstedet 2014-12-20 20:46:36 +01:00
fellesverkstedet.md Add documentation specific to Fellesverkstedet 2014-12-20 20:46:36 +01:00
worklog.md Initial setup documentation 2014-12-18 15:45:33 +01:00

README.md

Open drivers for GCC Spirit LS

The driver is integrated in Fabmodules, and can be found here: https://github.com/fellesverkstedet/fabmodules

Status

Basic functionality working

  • GCC output driver integrated in Fabmodules, can import SVG and PNG.
  • Basic vector functionality present, including upload to printer.
  • Can cut/engrave paths with correct proportions.
  • PPI, speed and power settings are respected.
  • Job offset/origin is respected, interpreted from top-left

TODO

Prioritized:

  • Enable using offset relative to other positions than top-left
  • Upstream the support to fabmodules project
  • Send code to Fablab Amsterdam for testing

Later/maybe:

  • Add automated tests: .svg/.path -> .gcc
  • Fix/enable relative job origin
  • Implement native raster support
  • Integrate support in Lasersaur app

Installing

See ./SETUP.md

Demos videos

First complete cut

Worklog

./worklog.md