Tried changing it to '14_EFB' and still getting the compile errors.
Looked further up the error and this is what it's complaining about:
If I extract the zip file and try to compile it without changing anything, it compiles fine. If I change just the number of extruders, it takes a walk and won't compile. I did just notice that while the 1.0 version default board is 'BOARD_ULTIMAKER', the default in 1.1 is 'BOARD_RAMPS_14_EFB'. But dumb question, which is also relevant to their stock firmware, since there are two hot ends, shoudln't it be one of the 'EEB' boards, not 'EFB'?
It's also interesting that 1.1 seems to be compiling to 53,774 bytes, but their original firmware compiles to 158,308.
Looked further up the error and this is what it's complaining about:
SanityCheck.h:1065: error: #error "TEMP_SENSOR_2 shouldn't be set with only 2 HOTENDS." #error "TEMP_SENSOR_2 shouldn't be set with only 2 HOTENDS."
If I extract the zip file and try to compile it without changing anything, it compiles fine. If I change just the number of extruders, it takes a walk and won't compile. I did just notice that while the 1.0 version default board is 'BOARD_ULTIMAKER', the default in 1.1 is 'BOARD_RAMPS_14_EFB'. But dumb question, which is also relevant to their stock firmware, since there are two hot ends, shoudln't it be one of the 'EEB' boards, not 'EFB'?
It's also interesting that 1.1 seems to be compiling to 53,774 bytes, but their original firmware compiles to 158,308.