remove stop_heating_wait

This commit is contained in:
Erik van der Zalm
2012-02-27 18:45:45 +01:00
parent b48d67ce10
commit c6f2ec3c82
4 changed files with 0 additions and 9 deletions

View File

@ -25,9 +25,6 @@
// if CooldownNoWait is defined M109 will not wait for the cooldown to finish
#define CooldownNoWait true
//Do not wait for M109 to finish when printing from SD card
//#define STOP_HEATING_WAIT_WHEN_SD_PRINTING
#ifdef PIDTEMP
// this adds an experimental additional term to the heatingpower, proportional to the extrusion speed.
// if Kc is choosen well, the additional required power due to increased melting should be compensated.