[2.0.x] UltiMachine Archim2 (#8190)
* UltiMachine Archim2 support * SPI gets included by the library * Invert TMC2130 diag pin state * Clean up Archim2 pins * Update Archim2 config * FAN2 -> FAN1 * Cleanup * Add brief Archim installation instructions * Bring pins into compliance * Update 1.0 SD Detect pin for 1.1 * Update Configuration.h * Update pins_ARCHIM2.h
This commit is contained in:
committed by
Scott Lahteine
parent
f3deb37bdf
commit
70be4d206e
@@ -302,6 +302,8 @@
|
||||
#include "pins_RAMPS4DUE.h"
|
||||
#elif MB(RAMPS4DUE_SF)
|
||||
#include "pins_RAMPS4DUE.h"
|
||||
#elif MB(ARCHIM2)
|
||||
#include "pins_ARCHIM2.h"
|
||||
#elif MB(ALLIGATOR)
|
||||
#include "pins_ALLIGATOR_R2.h"
|
||||
#elif MB(STM32F1R)
|
||||
|
||||
Reference in New Issue
Block a user