Drop extra Bed PID

This commit is contained in:
Scott Lahteine
2020-09-25 16:47:14 -05:00
parent 4975e93350
commit dd118e2f36
2 changed files with 3 additions and 9 deletions

View File

@ -3473,7 +3473,7 @@
*/
//#define MMU_EXTRUDER_SENSOR
#if ENABLED(MMU_EXTRUDER_SENSOR)
#define MMU_LOADING_ATTEMPTS_NR 5 //max. number of attempts to load filament if first load fail
#define MMU_LOADING_ATTEMPTS_NR 5 // max. number of attempts to load filament if first load fail
#endif
/**