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
|
|
@ -28,6 +28,9 @@
|
|||
#error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
|
||||
#endif
|
||||
|
||||
#define DEFAULT_MACHINE_NAME "Ultimaker"
|
||||
#define DEFAULT_SOURCE_URL "https://github.com/Ultimaker/Marlin"
|
||||
|
||||
#define LARGE_FLASH true
|
||||
|
||||
#define SERVO0_PIN 13 // untested
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue