diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h index f1d280ea2..191e11de8 100644 --- a/Marlin/Configuration.h +++ b/Marlin/Configuration.h @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/default/Configuration.h b/Marlin/src/config/default/Configuration.h index 2a5bdf912..191e11de8 100644 --- a/Marlin/src/config/default/Configuration.h +++ b/Marlin/src/config/default/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h b/Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h index 2345c0e7c..869e01704 100644 --- a/Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h +++ b/Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,8 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -217,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h index e19efc775..e9374922a 100644 --- a/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h +++ b/Marlin/src/config/examples/AlephObjects/TAZ4/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h b/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h index f906b1164..e64824a25 100644 --- a/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h +++ b/Marlin/src/config/examples/AliExpress/CL-260/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Anet/A2/Configuration.h b/Marlin/src/config/examples/Anet/A2/Configuration.h index 7cd932e5e..95e84612b 100644 --- a/Marlin/src/config/examples/Anet/A2/Configuration.h +++ b/Marlin/src/config/examples/Anet/A2/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Anet/A2plus/Configuration.h b/Marlin/src/config/examples/Anet/A2plus/Configuration.h index 3e7396ba3..857c75dcc 100644 --- a/Marlin/src/config/examples/Anet/A2plus/Configuration.h +++ b/Marlin/src/config/examples/Anet/A2plus/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Anet/A6/Configuration.h b/Marlin/src/config/examples/Anet/A6/Configuration.h index 1169c1029..2cec1b6aa 100644 --- a/Marlin/src/config/examples/Anet/A6/Configuration.h +++ b/Marlin/src/config/examples/Anet/A6/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Anet/A8/Configuration.h b/Marlin/src/config/examples/Anet/A8/Configuration.h index c0d8f68e3..8098d9602 100644 --- a/Marlin/src/config/examples/Anet/A8/Configuration.h +++ b/Marlin/src/config/examples/Anet/A8/Configuration.h @@ -195,7 +195,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -206,9 +206,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -219,9 +216,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/AnyCubic/i3/Configuration.h b/Marlin/src/config/examples/AnyCubic/i3/Configuration.h index 6046f8485..6a85b1588 100644 --- a/Marlin/src/config/examples/AnyCubic/i3/Configuration.h +++ b/Marlin/src/config/examples/AnyCubic/i3/Configuration.h @@ -195,7 +195,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -206,8 +206,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +216,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/ArmEd/Configuration.h b/Marlin/src/config/examples/ArmEd/Configuration.h index ff1b965d6..b8eb68f94 100644 --- a/Marlin/src/config/examples/ArmEd/Configuration.h +++ b/Marlin/src/config/examples/ArmEd/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Azteeg/X5GT/Configuration.h b/Marlin/src/config/examples/Azteeg/X5GT/Configuration.h index 5a2336d4d..b08c23be9 100644 --- a/Marlin/src/config/examples/Azteeg/X5GT/Configuration.h +++ b/Marlin/src/config/examples/Azteeg/X5GT/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h index 899e4d725..1f00b42a6 100644 --- a/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h +++ b/Marlin/src/config/examples/BIBO/TouchX/cyclops/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h index 0071528bb..ba1a09df9 100644 --- a/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h +++ b/Marlin/src/config/examples/BIBO/TouchX/default/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/BQ/Hephestos/Configuration.h b/Marlin/src/config/examples/BQ/Hephestos/Configuration.h index a975a1167..851b17db5 100644 --- a/Marlin/src/config/examples/BQ/Hephestos/Configuration.h +++ b/Marlin/src/config/examples/BQ/Hephestos/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h b/Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h index b85459f27..f2bddb0ea 100644 --- a/Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h +++ b/Marlin/src/config/examples/BQ/Hephestos_2/Configuration.h @@ -202,7 +202,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -213,9 +213,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -226,9 +223,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/BQ/WITBOX/Configuration.h b/Marlin/src/config/examples/BQ/WITBOX/Configuration.h index 5d306e005..3aff91b2c 100644 --- a/Marlin/src/config/examples/BQ/WITBOX/Configuration.h +++ b/Marlin/src/config/examples/BQ/WITBOX/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Cartesio/Configuration.h b/Marlin/src/config/examples/Cartesio/Configuration.h index 184c4b449..ca1ab716d 100644 --- a/Marlin/src/config/examples/Cartesio/Configuration.h +++ b/Marlin/src/config/examples/Cartesio/Configuration.h @@ -195,7 +195,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -206,9 +206,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -219,9 +216,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/CR-10/Configuration.h b/Marlin/src/config/examples/Creality/CR-10/Configuration.h index f43118479..85a7d6ce4 100755 --- a/Marlin/src/config/examples/Creality/CR-10/Configuration.h +++ b/Marlin/src/config/examples/Creality/CR-10/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/CR-10S/Configuration.h b/Marlin/src/config/examples/Creality/CR-10S/Configuration.h index 583d423c4..c83bc81e6 100644 --- a/Marlin/src/config/examples/Creality/CR-10S/Configuration.h +++ b/Marlin/src/config/examples/Creality/CR-10S/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/CR-10mini/Configuration.h b/Marlin/src/config/examples/Creality/CR-10mini/Configuration.h index b2767cb17..712f6f9ea 100644 --- a/Marlin/src/config/examples/Creality/CR-10mini/Configuration.h +++ b/Marlin/src/config/examples/Creality/CR-10mini/Configuration.h @@ -203,7 +203,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -214,9 +214,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -227,9 +224,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/CR-8/Configuration.h b/Marlin/src/config/examples/Creality/CR-8/Configuration.h index a982cf265..352761f03 100644 --- a/Marlin/src/config/examples/Creality/CR-8/Configuration.h +++ b/Marlin/src/config/examples/Creality/CR-8/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/Ender-2/Configuration.h b/Marlin/src/config/examples/Creality/Ender-2/Configuration.h index c085a813f..fa171a444 100644 --- a/Marlin/src/config/examples/Creality/Ender-2/Configuration.h +++ b/Marlin/src/config/examples/Creality/Ender-2/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/Ender-3/Configuration.h b/Marlin/src/config/examples/Creality/Ender-3/Configuration.h index 698a68485..9dc67e193 100644 --- a/Marlin/src/config/examples/Creality/Ender-3/Configuration.h +++ b/Marlin/src/config/examples/Creality/Ender-3/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Creality/Ender-4/Configuration.h b/Marlin/src/config/examples/Creality/Ender-4/Configuration.h index 25082a7aa..0349c7849 100644 --- a/Marlin/src/config/examples/Creality/Ender-4/Configuration.h +++ b/Marlin/src/config/examples/Creality/Ender-4/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Einstart-S/Configuration.h b/Marlin/src/config/examples/Einstart-S/Configuration.h index 765924981..752193ca5 100644 --- a/Marlin/src/config/examples/Einstart-S/Configuration.h +++ b/Marlin/src/config/examples/Einstart-S/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Felix/Configuration.h b/Marlin/src/config/examples/Felix/Configuration.h index 0d40b2b60..42fa14eb2 100644 --- a/Marlin/src/config/examples/Felix/Configuration.h +++ b/Marlin/src/config/examples/Felix/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Felix/DUAL/Configuration.h b/Marlin/src/config/examples/Felix/DUAL/Configuration.h index 19ea0818d..18fc0b8f3 100644 --- a/Marlin/src/config/examples/Felix/DUAL/Configuration.h +++ b/Marlin/src/config/examples/Felix/DUAL/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/FlashForge/CreatorPro/Configuration.h b/Marlin/src/config/examples/FlashForge/CreatorPro/Configuration.h index 8a7c6d8c1..eea628789 100644 --- a/Marlin/src/config/examples/FlashForge/CreatorPro/Configuration.h +++ b/Marlin/src/config/examples/FlashForge/CreatorPro/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,8 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -217,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER @@ -1771,7 +1766,7 @@ // // -// 2 wire Non-latching LCD SR from https://goo.gl/aJJ4sH +// 2-wire Non-latching LCD SR from https://goo.gl/aJJ4sH // LCD configuration: http://reprap.org/wiki/SAV_3D_LCD // //#define SAV_3DLCD diff --git a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h index 41eb7c2cb..e345f6d2e 100644 --- a/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h +++ b/Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Formbot/Raptor/Configuration.h b/Marlin/src/config/examples/Formbot/Raptor/Configuration.h index 32fd91b3a..8c6a70c20 100644 --- a/Marlin/src/config/examples/Formbot/Raptor/Configuration.h +++ b/Marlin/src/config/examples/Formbot/Raptor/Configuration.h @@ -235,7 +235,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -246,9 +246,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -259,9 +256,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h b/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h index 912477b11..e5c1af49f 100644 --- a/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h +++ b/Marlin/src/config/examples/Formbot/T_Rex_2+/Configuration.h @@ -197,7 +197,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -208,9 +208,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -221,9 +218,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h b/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h index 09d3fd647..285b7a951 100644 --- a/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h +++ b/Marlin/src/config/examples/Formbot/T_Rex_3/Configuration.h @@ -198,7 +198,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -209,9 +209,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -222,9 +219,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/GT2560/Configuration.h b/Marlin/src/config/examples/Geeetech/GT2560/Configuration.h index 0d7163d65..258298b37 100644 --- a/Marlin/src/config/examples/Geeetech/GT2560/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/GT2560/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h b/Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h index 43ba1d416..05e27ccdc 100644 --- a/Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h b/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h index b36c3e5d8..25a58c25d 100644 --- a/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/MeCreator2/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h index 73bfe9668..f70b05fdc 100644 --- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/bltouch/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h index c163396db..0190005f6 100644 --- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro B/noprobe/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h index ba8676d12..f8ccc36f8 100644 --- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro C/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h index a95208c68..e0aa3b086 100644 --- a/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h +++ b/Marlin/src/config/examples/Geeetech/Prusa i3 Pro W/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h b/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h index 6910a142a..4b9e91172 100644 --- a/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h +++ b/Marlin/src/config/examples/Infitary/i3-M508/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/JGAurora/A5/Configuration.h b/Marlin/src/config/examples/JGAurora/A5/Configuration.h index 6970d3cae..5fa119cd5 100644 --- a/Marlin/src/config/examples/JGAurora/A5/Configuration.h +++ b/Marlin/src/config/examples/JGAurora/A5/Configuration.h @@ -199,7 +199,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -210,9 +210,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -223,9 +220,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/MakerParts/Configuration.h b/Marlin/src/config/examples/MakerParts/Configuration.h index 410460582..c2a94bb5f 100644 --- a/Marlin/src/config/examples/MakerParts/Configuration.h +++ b/Marlin/src/config/examples/MakerParts/Configuration.h @@ -214,7 +214,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -225,9 +225,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -238,9 +235,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Malyan/M150/Configuration.h b/Marlin/src/config/examples/Malyan/M150/Configuration.h index c44d9a99a..34d33e629 100644 --- a/Marlin/src/config/examples/Malyan/M150/Configuration.h +++ b/Marlin/src/config/examples/Malyan/M150/Configuration.h @@ -199,7 +199,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -210,9 +210,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -223,9 +220,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Malyan/M200/Configuration.h b/Marlin/src/config/examples/Malyan/M200/Configuration.h index 17b655c26..66dd9973b 100644 --- a/Marlin/src/config/examples/Malyan/M200/Configuration.h +++ b/Marlin/src/config/examples/Malyan/M200/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Micromake/C1/basic/Configuration.h b/Marlin/src/config/examples/Micromake/C1/basic/Configuration.h index 8f320a10b..b7e161f0a 100644 --- a/Marlin/src/config/examples/Micromake/C1/basic/Configuration.h +++ b/Marlin/src/config/examples/Micromake/C1/basic/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h b/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h index 5281d01a0..96095891f 100644 --- a/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h +++ b/Marlin/src/config/examples/Micromake/C1/enhanced/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Mks/Robin/Configuration.h b/Marlin/src/config/examples/Mks/Robin/Configuration.h index 2d68006f7..6dd8f32a0 100644 --- a/Marlin/src/config/examples/Mks/Robin/Configuration.h +++ b/Marlin/src/config/examples/Mks/Robin/Configuration.h @@ -195,7 +195,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -206,8 +206,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +216,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Mks/Sbase/Configuration.h b/Marlin/src/config/examples/Mks/Sbase/Configuration.h index e4c8563f0..33b2a03df 100644 --- a/Marlin/src/config/examples/Mks/Sbase/Configuration.h +++ b/Marlin/src/config/examples/Mks/Sbase/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/RapideLite/RL200/Configuration.h b/Marlin/src/config/examples/RapideLite/RL200/Configuration.h index d680133ba..4c43a1c91 100644 --- a/Marlin/src/config/examples/RapideLite/RL200/Configuration.h +++ b/Marlin/src/config/examples/RapideLite/RL200/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,8 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -217,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h b/Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h index 7a31f9431..ebd9aaae3 100644 --- a/Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h +++ b/Marlin/src/config/examples/RepRapPro/Huxley/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h b/Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h index cdcf06393..c90ef11f8 100644 --- a/Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h +++ b/Marlin/src/config/examples/RepRapWorld/Megatronics/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/RigidBot/Configuration.h b/Marlin/src/config/examples/RigidBot/Configuration.h index 1ae2f1c18..4e10d2e0b 100644 --- a/Marlin/src/config/examples/RigidBot/Configuration.h +++ b/Marlin/src/config/examples/RigidBot/Configuration.h @@ -197,7 +197,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -208,9 +208,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -221,9 +218,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/SCARA/Configuration.h b/Marlin/src/config/examples/SCARA/Configuration.h index 14512b4bb..d5b53e551 100644 --- a/Marlin/src/config/examples/SCARA/Configuration.h +++ b/Marlin/src/config/examples/SCARA/Configuration.h @@ -225,7 +225,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -236,9 +236,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -249,9 +246,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/STM32F10/Configuration.h b/Marlin/src/config/examples/STM32F10/Configuration.h index 8e4a4611c..81d31b337 100644 --- a/Marlin/src/config/examples/STM32F10/Configuration.h +++ b/Marlin/src/config/examples/STM32F10/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/STM32F4/Configuration.h b/Marlin/src/config/examples/STM32F4/Configuration.h index 768fd09ec..d0cb1d7a1 100644 --- a/Marlin/src/config/examples/STM32F4/Configuration.h +++ b/Marlin/src/config/examples/STM32F4/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Sanguinololu/Configuration.h b/Marlin/src/config/examples/Sanguinololu/Configuration.h index a795837cd..63c842d92 100644 --- a/Marlin/src/config/examples/Sanguinololu/Configuration.h +++ b/Marlin/src/config/examples/Sanguinololu/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/TheBorg/Configuration.h b/Marlin/src/config/examples/TheBorg/Configuration.h index 4c1155154..189cbe714 100644 --- a/Marlin/src/config/examples/TheBorg/Configuration.h +++ b/Marlin/src/config/examples/TheBorg/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/TinyBoy2/Configuration.h b/Marlin/src/config/examples/TinyBoy2/Configuration.h index 84e3de43e..355bcce59 100644 --- a/Marlin/src/config/examples/TinyBoy2/Configuration.h +++ b/Marlin/src/config/examples/TinyBoy2/Configuration.h @@ -216,7 +216,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -227,9 +227,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -240,9 +237,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Tronxy/X1/Configuration.h b/Marlin/src/config/examples/Tronxy/X1/Configuration.h index 00eda3331..c010b848c 100644 --- a/Marlin/src/config/examples/Tronxy/X1/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/X1/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Tronxy/X3A/Configuration.h b/Marlin/src/config/examples/Tronxy/X3A/Configuration.h index 833392d86..a07d54c58 100644 --- a/Marlin/src/config/examples/Tronxy/X3A/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/X3A/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Tronxy/X5S/Configuration.h b/Marlin/src/config/examples/Tronxy/X5S/Configuration.h index 24bda3a69..a9c66ebda 100644 --- a/Marlin/src/config/examples/Tronxy/X5S/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/X5S/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Tronxy/XY100/Configuration.h b/Marlin/src/config/examples/Tronxy/XY100/Configuration.h index b1fea1608..40079fa5c 100644 --- a/Marlin/src/config/examples/Tronxy/XY100/Configuration.h +++ b/Marlin/src/config/examples/Tronxy/XY100/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/UltiMachine/Archim1/Configuration.h b/Marlin/src/config/examples/UltiMachine/Archim1/Configuration.h index e4f873419..4fd1206a0 100644 --- a/Marlin/src/config/examples/UltiMachine/Archim1/Configuration.h +++ b/Marlin/src/config/examples/UltiMachine/Archim1/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h index 4f477fa97..b51633670 100644 --- a/Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h +++ b/Marlin/src/config/examples/UltiMachine/Archim2/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/VORONDesign/Configuration.h b/Marlin/src/config/examples/VORONDesign/Configuration.h index 7cebe5052..9e6420712 100644 --- a/Marlin/src/config/examples/VORONDesign/Configuration.h +++ b/Marlin/src/config/examples/VORONDesign/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,8 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -217,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Velleman/K8200/Configuration.h b/Marlin/src/config/examples/Velleman/K8200/Configuration.h index ffcc17817..0e63a9074 100644 --- a/Marlin/src/config/examples/Velleman/K8200/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8200/Configuration.h @@ -214,7 +214,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -225,9 +225,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -238,9 +235,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Velleman/K8400/Configuration.h b/Marlin/src/config/examples/Velleman/K8400/Configuration.h index a7a784aa9..111d40eab 100644 --- a/Marlin/src/config/examples/Velleman/K8400/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8400/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h b/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h index 6e382e6d9..2874c211e 100644 --- a/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h +++ b/Marlin/src/config/examples/Velleman/K8400/Dual-head/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/WASP/PowerWASP/Configuration.h b/Marlin/src/config/examples/WASP/PowerWASP/Configuration.h index af353d52d..96b5e2c6f 100644 --- a/Marlin/src/config/examples/WASP/PowerWASP/Configuration.h +++ b/Marlin/src/config/examples/WASP/PowerWASP/Configuration.h @@ -213,7 +213,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -224,8 +224,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -236,9 +234,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER @@ -1798,11 +1793,18 @@ // // -// 2 wire Non-latching LCD SR from https://goo.gl/aJJ4sH +// 2-wire Non-latching LCD SR from https://goo.gl/aJJ4sH // LCD configuration: http://reprap.org/wiki/SAV_3D_LCD // //#define SAV_3DLCD +// +// 3-wire SR LCD with strobe using 74HC4094 +// https://github.com/mikeshub/SailfishLCD +// Uses the code directly from Sailfish +// +//#define FF_INTERFACEBOARD + //============================================================================= //======================= LCD / Controller Selection ======================= //========================= (Graphical LCDs) ======================== diff --git a/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h b/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h index 24d1a6049..c3f9cb02b 100644 --- a/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h +++ b/Marlin/src/config/examples/Wanhao/Duplicator 6/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/adafruit/ST7565/Configuration.h b/Marlin/src/config/examples/adafruit/ST7565/Configuration.h index 7cbd37668..eb4e54bb9 100644 --- a/Marlin/src/config/examples/adafruit/ST7565/Configuration.h +++ b/Marlin/src/config/examples/adafruit/ST7565/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h b/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h index 124cb27e4..2b18e3d26 100644 --- a/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h +++ b/Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h @@ -209,7 +209,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -220,9 +220,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -233,9 +230,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h b/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h index f5dce6371..523d43573 100644 --- a/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h +++ b/Marlin/src/config/examples/delta/FLSUN/auto_calibrate/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h b/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h index c86c733ec..1009603d5 100644 --- a/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h +++ b/Marlin/src/config/examples/delta/FLSUN/kossel/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h b/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h index 455c54b5c..6051c430b 100644 --- a/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h +++ b/Marlin/src/config/examples/delta/FLSUN/kossel_mini/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration.h b/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration.h index b8e5fb6ff..1c9c43309 100644 --- a/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration.h +++ b/Marlin/src/config/examples/delta/Geeetech/Rostock 301/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h b/Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h index 994d1aa77..9c16f39f5 100644 --- a/Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h +++ b/Marlin/src/config/examples/delta/Hatchbox_Alpha/Configuration.h @@ -199,7 +199,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -210,9 +210,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -223,9 +220,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/MKS/SBASE/Configuration.h b/Marlin/src/config/examples/delta/MKS/SBASE/Configuration.h index 16cd9984b..83fca76e4 100644 --- a/Marlin/src/config/examples/delta/MKS/SBASE/Configuration.h +++ b/Marlin/src/config/examples/delta/MKS/SBASE/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,8 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -217,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration.h b/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration.h index f0d2ce9b4..5b363cefd 100644 --- a/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration.h +++ b/Marlin/src/config/examples/delta/Tevo Little Monster/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/generic/Configuration.h b/Marlin/src/config/examples/delta/generic/Configuration.h index de427a513..62d52ee28 100644 --- a/Marlin/src/config/examples/delta/generic/Configuration.h +++ b/Marlin/src/config/examples/delta/generic/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/kossel_mini/Configuration.h b/Marlin/src/config/examples/delta/kossel_mini/Configuration.h index 34cfa5e04..c21d027a6 100644 --- a/Marlin/src/config/examples/delta/kossel_mini/Configuration.h +++ b/Marlin/src/config/examples/delta/kossel_mini/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/kossel_pro/Configuration.h b/Marlin/src/config/examples/delta/kossel_pro/Configuration.h index 582395fe4..5be1caf5a 100644 --- a/Marlin/src/config/examples/delta/kossel_pro/Configuration.h +++ b/Marlin/src/config/examples/delta/kossel_pro/Configuration.h @@ -198,7 +198,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -209,9 +209,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -222,9 +219,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/delta/kossel_xl/Configuration.h b/Marlin/src/config/examples/delta/kossel_xl/Configuration.h index 540783875..1ded09838 100644 --- a/Marlin/src/config/examples/delta/kossel_xl/Configuration.h +++ b/Marlin/src/config/examples/delta/kossel_xl/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h index 17fc5c012..33d6aab08 100644 --- a/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h +++ b/Marlin/src/config/examples/gCreate/gMax1.5+/Configuration.h @@ -199,7 +199,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -210,9 +210,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -223,9 +220,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/makibox/Configuration.h b/Marlin/src/config/examples/makibox/Configuration.h index 734dbe8d7..b13fa2954 100644 --- a/Marlin/src/config/examples/makibox/Configuration.h +++ b/Marlin/src/config/examples/makibox/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/stm32f103ret6/Configuration.h b/Marlin/src/config/examples/stm32f103ret6/Configuration.h index 8942dbf5c..4a036abac 100644 --- a/Marlin/src/config/examples/stm32f103ret6/Configuration.h +++ b/Marlin/src/config/examples/stm32f103ret6/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/tvrrug/Round2/Configuration.h b/Marlin/src/config/examples/tvrrug/Round2/Configuration.h index 4bafa622b..dce466f97 100644 --- a/Marlin/src/config/examples/tvrrug/Round2/Configuration.h +++ b/Marlin/src/config/examples/tvrrug/Round2/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER diff --git a/Marlin/src/config/examples/wt150/Configuration.h b/Marlin/src/config/examples/wt150/Configuration.h index 7e198e869..4aba3b63e 100644 --- a/Marlin/src/config/examples/wt150/Configuration.h +++ b/Marlin/src/config/examples/wt150/Configuration.h @@ -194,7 +194,7 @@ #endif #endif -// A dual-nozzle that uses a servomotor to raise/lower one of the nozzles +// A dual-nozzle that uses a servomotor to raise/lower one (or both) of the nozzles //#define SWITCHING_NOZZLE #if ENABLED(SWITCHING_NOZZLE) #define SWITCHING_NOZZLE_SERVO_NR 0 @@ -205,9 +205,6 @@ /** * Two separate X-carriages with extruders that connect to a moving part * via a solenoid docking mechanism. Requires SOL1_PIN and SOL2_PIN. - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define PARKING_EXTRUDER @@ -218,9 +215,6 @@ * project : https://www.thingiverse.com/thing:3080893 * movements : https://youtu.be/0xCEiG9VS3k * https://youtu.be/Bqbcs0CU2FE - * - * for cooling multi extruder with separate fans - * see on Configuration_adv.h and look for "Part-Cooling" */ //#define MAGNETIC_PARKING_EXTRUDER