Clean up, update config comments

This commit is contained in:
Scott Lahteine
2019-02-08 15:13:28 -06:00
parent ae03753ef1
commit f3b6cb4d34
89 changed files with 97 additions and 616 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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