Skip to content

Instantly share code, notes, and snippets.

View sgk's full-sized avatar

Shigeru KANEMOTO sgk

  • Switch Science /144Lab
  • Tokyo / Osaka
View GitHub Profile
#include <LiquidCrystal.h>
/*
*
* Config
*
*/
#define BUTTON 3
#define HEATER 9
#define SENSOR 10
//
// Export the EAGLE cream layers to DXF for the Craft-ROBO cutting plotter.
//
// Copyright (c) 2010 Switch Science, Inc.
//
// Type "run cream-dxf" in the board editor window.
// Options:
// -o Add one more line segment for pads to make sure the cut.
// -c Cut off corners of pads. The resulting pads are octagons.
//