commit 166f14fe59f77cb32724f83cc8d6b0df7613179b Author: Jon Nordby Date: Mon Sep 1 11:44:15 2014 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..8514e77 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + +Open driver for GCC Spirit LS +=============================== + + +Status +-------- +Proof-of-concept in progress + +Worklog +-------- +[./worklog.md](Worklog) diff --git a/worklog.md b/worklog.md new file mode 100644 index 0000000..e51e523 --- /dev/null +++ b/worklog.md @@ -0,0 +1,19 @@ + +Monday 1 September 2014 +------------------------- + +Done + +* Set up and print a test pieces using existing driver from Adobe Illustrator + + +TODO: + +* Copy universal driver as is +* Connect machine to Linux, see what device it shows up as +* Attempt to send .uni to printer? +* Modify driver according to spec +* Test + +* Video of a first cutting job +* Add end-to-end tests. Input=dxf file, output=.gcc. Initially Simple geometric shapes