Move default machine info to pins files

This commit is contained in:
Scott Lahteine
2016-04-02 18:53:05 -07:00
parent 4f24323817
commit 2b01649533
9 changed files with 30 additions and 25 deletions

View File

@ -26,3 +26,9 @@
*/
#include "pins_3DRAG.h"
#undef DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME "K8200"
#undef DEFAULT_SOURCE_URL
#define DEFAULT_SOURCE_URL "https://github.com/CONSULitAS/Marlin-K8200"