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

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