Move default machine info to pins files
This commit is contained in:
parent
4f24323817
commit
2b01649533
9 changed files with 30 additions and 25 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue