diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index b47233a027eb57503152b5c1b525fd21afa94b02..614b2552c50941f653c1a988bdaf7ad1e87e5284 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -362,7 +362,7 @@ const unsigned int dropsegments=5; //everything with less than this number of st //adds support for experimental filament exchange support M600; requires display #ifdef ULTIPANEL - //#define FILAMENTCHANGEENABLE + #define FILAMENTCHANGEENABLE #ifdef FILAMENTCHANGEENABLE #define FILAMENTCHANGE_XPOS 3 #define FILAMENTCHANGE_YPOS 3