Merge pull request #590 from timkoster/Marlin_v1

Added BlinkM support over i2c
This commit is contained in:
ErikZalm
2013-10-20 00:51:35 -07:00
4 changed files with 60 additions and 0 deletions

View File

@ -561,6 +561,9 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
// Support for the BariCUDA Paste Extruder.
//#define BARICUDA
//define BlinkM/CyzRgb Support
//#define BLINKM
/*********************************************************************\
* R/C SERVO support
* Sponsored by TrinityLabs, Reworked by codexmas