Skip to content
Snippets Groups Projects
Commit be3c4a79 authored by InsanityAutomation's avatar InsanityAutomation Committed by Scott Lahteine
Browse files

Bring Raptor pins in parity with others (#15410)

parent f28f191e
Branches
Tags
No related merge requests found
...@@ -31,8 +31,12 @@ ...@@ -31,8 +31,12 @@
#error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue." #error "Formbot supports up to 3 hotends / E-steppers. Comment out this line to continue."
#endif #endif
#ifndef BOARD_INFO_NAME
#define BOARD_INFO_NAME "Formbot Raptor" #define BOARD_INFO_NAME "Formbot Raptor"
#endif
#ifndef DEFAULT_MACHINE_NAME
#define DEFAULT_MACHINE_NAME BOARD_INFO_NAME #define DEFAULT_MACHINE_NAME BOARD_INFO_NAME
#endif
// //
// Servos // Servos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment