Make MAX_EXTRUDERS always 6

This commit is contained in:
Scott Lahteine
2018-10-03 11:32:09 -05:00
parent 001f26b642
commit 1358bd9319
3 changed files with 12 additions and 7 deletions

View File

@@ -131,7 +131,6 @@
#define RADDS_EXT_MSI_PIN 69
#define MAX_EXTRUDERS 6
#define BOARD_INIT() OUT_WRITE(RADDS_EXT_VDD_PIN, HIGH)
#else