From 889d6a7c5b5e715fd49dfb559704ab1dfc009746 Mon Sep 17 00:00:00 2001 From: Nils Date: Thu, 12 May 2011 23:24:59 +0200 Subject: Removing MCode for overheat protection --- Tonokip_Firmware/configuration.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Tonokip_Firmware/configuration.h') diff --git a/Tonokip_Firmware/configuration.h b/Tonokip_Firmware/configuration.h index de4d04e..47466ae 100644 --- a/Tonokip_Firmware/configuration.h +++ b/Tonokip_Firmware/configuration.h @@ -65,7 +65,6 @@ float min_constant_speed_units = 2; // the minimum units of an accelerated move //When temperature exceeds max temp, your bot will halt. //This feature exists to protect your hotend from overheating accidentally, but *NOT* from thermistor short/failure! //You should use MINTEMP for thermistor short/failure protection. -//Can be customized using M143 //#define MAXTEMP 275 // Select one of these only to define how the nozzle temp is read. -- cgit v1.2.1