Disable PIDTEMPBED with no bed…
…and move FILAMENT_CHANGE_SLOW_LOAD_LENGTH default to post-conditionals.
This commit is contained in:
parent
d70a4646f4
commit
cb02b6ec60
2 changed files with 12 additions and 10 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue