|
|
@ -120,6 +120,9 @@
|
|
|
|
// :[1,2,3,4]
|
|
|
|
// :[1,2,3,4]
|
|
|
|
#define EXTRUDERS 1 // Single extruder. Set to 2 for dual extruders
|
|
|
|
#define EXTRUDERS 1 // Single extruder. Set to 2 for dual extruders
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// For Cyclops or any "multi-extruder" that shares a single nozzle.
|
|
|
|
|
|
|
|
//#define SINGLENOZZLE
|
|
|
|
|
|
|
|
|
|
|
|
// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
|
|
|
|
// Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
|
|
|
|
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
|
|
|
|
// The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
|
|
|
|
// For the other hotends it is their distance from the extruder 0 hotend.
|
|
|
|
// For the other hotends it is their distance from the extruder 0 hotend.
|
|
|
|