Skip to content

Instantly share code, notes, and snippets.

@miloh
miloh / 2014Series1-Marlin-Makefile
Last active August 29, 2015 14:00
2014 Series-1 Makefile for use with Marlin
### DISCLAIMER
### This Makefile is for use with the 2014 Series-1 and arduino-mk.
### see instructions for installation and use at forum.typemachines.com
### For detailed explanations about all the avalaible options,
### please refer to https://github.com/sudar/Arduino-Makefile/blob/master/arduino-mk-vars.md
### PROJECT_DIR
### This is the path to where you have created/cloned your project
PROJECT_DIR =/home/ubuntu/marlin/Marlin
### DISCLAIMER
### This is a config Makefile tailored to be used with the Type A Machines Series 1 2014
### For detailed explanations about all the available options in the arduino.mk makefile,
### please refer to https://github.com/sudar/Arduino-Makefile/blob/master/arduino-mk-vars.md
### PROJECT_DIR
### This is the path to where you have created/cloned your project
PROJECT_DIR =/home/ubuntu/marlin/Marlin
// hex shaped shell for building standoff guide out of loop-only print, no infill
// stl outputs from this openscad file work to create strong loop only objects
// port the no_of_loops and loop_width vars below into the slicer of choice (KISS was used for first test)
// and using hollow mode
// to do's
// figure out a way for solo-shell prints to have different inner and outer path shapes
// currently unused