diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index 034fbbb0d..79c794093 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -744,7 +744,7 @@ //#define MAX31865_SENSOR_OHMS_1 100 //#define MAX31865_CALIBRATION_OHMS_1 430 -#if defined(TOOLHEAD_Quiver_DualExtruder) // Shorten time that Dual Dxtruder has to wait for M109 +#if defined(TOOLHEAD_Quiver_DualExtruder) // Shorten time that Dual Extruder has to wait for M109 #define TEMP_RESIDENCY_TIME 5 // (seconds) Time to wait for hotend to "settle" in M109 #else #define TEMP_RESIDENCY_TIME 10 // (seconds) Time to wait for hotend to "settle" in M109 @@ -3497,4 +3497,4 @@ //#define DEACTIVATE_SERVOS_AFTER_MOVE // Edit servo angles with M281 and save to EEPROM with M500 -//#define EDITABLE_SERVO_ANGLES \ No newline at end of file +//#define EDITABLE_SERVO_ANGLES