Browse Source

Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET

This define is not used.
Scott Lahteine 9 years ago
parent
commit
3a9a3e5ed8

+ 0
- 3
Marlin/Configuration_adv.h View File

200
 // This is the default power-up mode which can be later using M605.
200
 // This is the default power-up mode which can be later using M605.
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode"
203
 // Default settings in "Auto-park Mode"
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

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

200
 // This is the default power-up mode which can be later using M605.
200
 // This is the default power-up mode which can be later using M605.
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode"
203
 // Default settings in "Auto-park Mode"
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

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

200
 // This is the default power-up mode which can be later using M605.
200
 // This is the default power-up mode which can be later using M605.
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode"
203
 // Default settings in "Auto-park Mode"
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

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

200
 // This is the default power-up mode which can be later using M605. 
200
 // This is the default power-up mode which can be later using M605. 
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0 
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0 
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode" 
203
 // Default settings in "Auto-park Mode" 
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

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

200
 // This is the default power-up mode which can be later using M605.
200
 // This is the default power-up mode which can be later using M605.
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode"
203
 // Default settings in "Auto-park Mode"
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

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

200
 // This is the default power-up mode which can be later using M605.
200
 // This is the default power-up mode which can be later using M605.
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
201
 #define DEFAULT_DUAL_X_CARRIAGE_MODE 0
202
 
202
 
203
-// As the x-carriages are independent we can now account for any relative Z offset
204
-#define EXTRUDER1_Z_OFFSET 0.0           // z offset relative to extruder 0
205
-
206
 // Default settings in "Auto-park Mode"
203
 // Default settings in "Auto-park Mode"
207
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
204
 #define TOOLCHANGE_PARK_ZLIFT   0.2      // the distance to raise Z axis when parking an extruder
208
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder
205
 #define TOOLCHANGE_UNPARK_ZLIFT 1        // the distance to raise Z axis when unparking an extruder

Loading…
Cancel
Save