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

@ -32,6 +32,8 @@
#error RUMBA supports up to 3 extruders. Comment this line to keep going.
#endif
#define DEFAULT_MACHINE_NAME "Rumba"
#define X_STEP_PIN 17
#define X_DIR_PIN 16
#define X_ENABLE_PIN 48