I'm using RAMPS 1.4 with the last version of Marlin. If i set
#define EXTRUDERS 2
in the Firmware in the file Configuration.h i get the Error
temperature.cpp:1292: error: ‘DIO’ was not declared in this scope
when trying to compile.
Anyone knows how to solve this as i couldn't find anything via Google?
#define EXTRUDERS 2
in the Firmware in the file Configuration.h i get the Error
temperature.cpp:1292: error: ‘DIO’ was not declared in this scope
when trying to compile.
Anyone knows how to solve this as i couldn't find anything via Google?