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
|
|
@ -31,6 +31,9 @@
|
|||
#error Oops! Make sure you have 'Teensy++ 2.0' selected from the 'Tools -> Boards' menu.
|
||||
#endif
|
||||
|
||||
#define DEFAULT_MACHINE_NAME "SAV MkI"
|
||||
#define DEFAULT_SOURCE_URL "https://github.com/fmalpartida/Marlin/tree/SAV-MkI-config"
|
||||
|
||||
#define LARGE_FLASH true
|
||||
|
||||
#define X_STEP_PIN 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue