X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=reprap_mendel_prusa%2Fteacup_firmware%2Fconfig.h;h=4f015d900c1e9114a4bcfdfcc3cdf1664ef5b79d;hp=bbce7dee295eecf8fd0c68cddf8e2b29457f2935;hb=e7f6f1d123ecf2936e932269fc46b81f2a49e199;hpb=4fc2ea02db4db3ca3bfb84e6e14996196900eb71 diff --git a/reprap_mendel_prusa/teacup_firmware/config.h b/reprap_mendel_prusa/teacup_firmware/config.h index bbce7de..4f015d9 100644 --- a/reprap_mendel_prusa/teacup_firmware/config.h +++ b/reprap_mendel_prusa/teacup_firmware/config.h @@ -393,10 +393,8 @@ DEFINE_TEMP_SENSOR(bed, TT_INTERCOM, AIO1, 0) I have searched high and low for a way to make the preprocessor do this for us, but so far I have not found a way. */ -//#define HEATER_EXTRUDER HEATER_extruder +// workaround for heated bed over intercom. HEATER_EXTRUDER, HEATER_BED are the intercom temp channel numbers. #define HEATER_EXTRUDER 0 - -// workaround for heated bed over intercom. HEATER_BED is the intercom temp channel number. #define HEATER_BED 1