Browse Source

Add "SINGLENOZZLE" extruder option

Scott Lahteine 9 years ago
parent
commit
69abfef82e

+ 3
- 0
Marlin/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/Felix/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/Felix/DUAL/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/Hephestos/Configuration.h View File

123
 // :[1,2,3,4]
123
 // :[1,2,3,4]
124
 #define EXTRUDERS 1
124
 #define EXTRUDERS 1
125
 
125
 
126
+// For Cyclops or any "multi-extruder" that shares a single nozzle.
127
+//#define SINGLENOZZLE
128
+
126
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
129
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
127
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
130
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
128
 // For the other hotends it is their distance from the extruder 0 hotend.
131
 // For the other hotends it is their distance from the extruder 0 hotend.

+ 3
- 0
Marlin/example_configurations/Hephestos_2/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/K8200/Configuration.h View File

127
 // :[1,2,3,4]
127
 // :[1,2,3,4]
128
 #define EXTRUDERS 1
128
 #define EXTRUDERS 1
129
 
129
 
130
+// For Cyclops or any "multi-extruder" that shares a single nozzle.
131
+//#define SINGLENOZZLE
132
+
130
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
133
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
131
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
134
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
132
 // For the other hotends it is their distance from the extruder 0 hotend.
135
 // For the other hotends it is their distance from the extruder 0 hotend.

+ 3
- 0
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/RigidBot/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/SCARA/Configuration.h View File

145
 // :[1,2,3,4]
145
 // :[1,2,3,4]
146
 #define EXTRUDERS 1
146
 #define EXTRUDERS 1
147
 
147
 
148
+// For Cyclops or any "multi-extruder" that shares a single nozzle.
149
+//#define SINGLENOZZLE
150
+
148
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
151
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
149
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
152
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
150
 // For the other hotends it is their distance from the extruder 0 hotend.
153
 // For the other hotends it is their distance from the extruder 0 hotend.

+ 3
- 0
Marlin/example_configurations/TAZ4/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/WITBOX/Configuration.h View File

123
 // :[1,2,3,4]
123
 // :[1,2,3,4]
124
 #define EXTRUDERS 1
124
 #define EXTRUDERS 1
125
 
125
 
126
+// For Cyclops or any "multi-extruder" that shares a single nozzle.
127
+//#define SINGLENOZZLE
128
+
126
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
129
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
127
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
130
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
128
 // For the other hotends it is their distance from the extruder 0 hotend.
131
 // For the other hotends it is their distance from the extruder 0 hotend.

+ 3
- 0
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/delta/generic/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

126
 // :[1,2,3,4]
126
 // :[1,2,3,4]
127
 #define EXTRUDERS 1
127
 #define EXTRUDERS 1
128
 
128
 
129
+// For Cyclops or any "multi-extruder" that shares a single nozzle.
130
+//#define SINGLENOZZLE
131
+
129
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
132
 // Offset of the extruders (uncomment if using more than one and relying on firmware to position when changing).
130
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
133
 // The offset has to be X=0, Y=0 for the extruder 0 hotend (default extruder).
131
 // For the other hotends it is their distance from the extruder 0 hotend.
134
 // For the other hotends it is their distance from the extruder 0 hotend.

+ 3
- 0
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/makibox/Configuration.h View File

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

+ 3
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

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

Loading…
Cancel
Save