I'm trying to compile in marlin V1 using the selection #9 (Gen3+)for board but I keep coming up with a few errors. Ardinuio 1.04Ide
Marlin_main.cpp:235: error: 'HEATER_BED_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_STEP_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_DIR_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_ENABLE_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'TEMP_BED_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'TEMP_BED_PIN' was not declared in this scope
Am I not setting something up in configuration.h file right? Ty
Marlin_main.cpp:235: error: 'HEATER_BED_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_STEP_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_DIR_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'E0_ENABLE_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'TEMP_BED_PIN' was not declared in this scope
Marlin_main.cpp:235: error: 'TEMP_BED_PIN' was not declared in this scope
Am I not setting something up in configuration.h file right? Ty