Make DISABLE_INACTIVE_EXTRUDER a simple switch
This commit is contained in:
		| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -900,7 +900,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -957,7 +957,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -887,7 +887,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -868,7 +868,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -881,7 +881,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -868,7 +868,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -879,7 +879,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -890,7 +890,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -899,7 +899,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -890,7 +890,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -890,7 +890,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -890,7 +890,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -862,7 +862,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -862,7 +862,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -886,7 +886,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -976,7 +976,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -918,7 +918,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -901,7 +901,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER false // Keep only the active extruder enabled. | //#define DISABLE_INACTIVE_EXTRUDER // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -895,7 +895,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -896,7 +896,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -895,7 +895,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -892,7 +892,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -900,7 +900,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -904,7 +904,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -879,7 +879,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -884,7 +884,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -920,7 +920,7 @@ Black rubber belt(MXL), 18 - tooth aluminium pulley : 87.489 step per mm (Huxley | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -878,7 +878,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -893,7 +893,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -882,7 +882,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -911,7 +911,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -931,7 +931,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -891,7 +891,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -909,7 +909,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -890,7 +890,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -880,7 +880,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1069,7 +1069,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1008,7 +1008,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1007,7 +1007,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1007,7 +1007,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1010,7 +1010,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -995,7 +995,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -997,7 +997,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -998,7 +998,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -998,7 +998,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -893,7 +893,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -883,7 +883,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -882,7 +882,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -875,7 +875,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
| @@ -885,7 +885,7 @@ | |||||||
| // @section extruder | // @section extruder | ||||||
|  |  | ||||||
| #define DISABLE_E false             // For all extruders | #define DISABLE_E false             // For all extruders | ||||||
| #define DISABLE_INACTIVE_EXTRUDER true // Keep only the active extruder enabled. | #define DISABLE_INACTIVE_EXTRUDER   // Keep only the active extruder enabled | ||||||
|  |  | ||||||
| // @section machine | // @section machine | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user