Firmware2/Marlin/example_configurations/delta/kossel_pro
Reid Rankin 16212432c9 G20/21 and M149 support, and code_value() refactor
This is an update of MarlinDev PR #196.

G20/21: support for switching input units between millimeters and
inches.
M149: support for changing input temperature units.

In support of these changes, code_value() and code_value_short() are
replaced with an array of functions which handle converting to the
proper types and/or units.
2016-06-08 16:51:10 -07:00
..
Configuration_adv.h SINGLENOZZLE: EXTRUDERS versus HOTENDS 2016-06-03 17:38:03 -07:00
Configuration.h G20/21 and M149 support, and code_value() refactor 2016-06-08 16:51:10 -07:00
readme.md Introducing the Kossel Pro Build Configuration 2015-05-21 11:47:34 -05:00

Example Configuration for OpenBeam Kossel Pro BRAINWAVE_PRO

  • Configuration files for the Openbeam Kossel Pro as delivered in their KickStarter distribution

I @Wackerbarth tested this version on my Kossel Pro and Arduino 1.6.5 for Mac. This configuration is a transition to merge Terence Tam's configuration with up-to-date Marlin source and a current Arduino IDE