Make dual_x_carriage_mode an enumeration

This commit is contained in:
Scott Lahteine
2016-11-02 21:37:46 -05:00
parent d6c36f5bb9
commit 2495ab7af2
20 changed files with 28 additions and 24 deletions

View File

@ -313,7 +313,7 @@
// once. (2nd extruder x offset and temp offset are set using: M605 S2 [Xnnn] [Rmmm])
// This is the default power-up mode which can be later using M605.
#define DEFAULT_DUAL_X_CARRIAGE_MODE 0
#define DEFAULT_DUAL_X_CARRIAGE_MODE DXC_FULL_CONTROL_MODE
// Default settings in "Auto-park Mode"
#define TOOLCHANGE_PARK_ZLIFT 0.2 // the distance to raise Z axis when parking an extruder