Disable PIDTEMPBED with no bed…

…and move FILAMENT_CHANGE_SLOW_LOAD_LENGTH default to post-conditionals.
This commit is contained in:
Scott Lahteine 2018-04-26 01:34:06 -05:00
parent d70a4646f4
commit cb02b6ec60
2 changed files with 12 additions and 10 deletions

View file

@ -10458,10 +10458,6 @@ inline void gcode_M502() {
#if ENABLED(ADVANCED_PAUSE_FEATURE)
#ifndef FILAMENT_CHANGE_SLOW_LOAD_LENGTH
#define FILAMENT_CHANGE_SLOW_LOAD_LENGTH 0
#endif
/**
* M600: Pause for filament change
*