Clean up, update config comments
This commit is contained in:
parent
ae03753ef1
commit
f3b6cb4d34
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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) ========================
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user