#defineMIXING_STEPPERS2//Number of steppers in your mixing extruder#defineMIXING_VIRTUAL_TOOLS16//Use the Virtual Tool method with M163 and M164//#define DIRECT_MIXING_IN_G1 // Allow ABCDHI mix factors in G1 movement commands//#define GRADIENT_MIX // Support for gradient mixing with M166...
Added the function of sending gcode commands online. Fix BL_TOUCH 3.1 unsuccessful leveling problem. v2.0.3.2 Increase the pause position can be configured online. v2.0.3.1 Fix the display problem of "More" interface Fix the problem of print pause when awakening v2.0.3 Add quick pause functio...
SKEW_CORRECTION_GCODE #endif //=== //=== Additional Features === //=== // @section extras /** * EEPROM * * Persistent storage
3 or 4 is recommended #define PASSWORD_ON_STARTUP #define PASSWORD_UNLOCK_GCODE // Unlock with the M511 P<password> command. Disable to prevent brute-force attack. #define PASSWORD_CHANGE_GCODE // Change the password with M512 P<old> S<new>. //#define PASSWORD_...