Prevent BOARD_NAME conflict with env
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue."
|
||||
#endif
|
||||
|
||||
#define BOARD_NAME "Formbot Raptor"
|
||||
#define DEFAULT_MACHINE_NAME BOARD_NAME
|
||||
#define BOARD_INFO_NAME "Formbot Raptor"
|
||||
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
|
||||
|
||||
//
|
||||
// Servos
|
||||
|
||||
Reference in New Issue
Block a user