Skip to content

Commit

Permalink
Enable DUAL_NOZZLE_DUPLICATION_MODE (#16436)
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-pivo committed Oct 27, 2020
1 parent 2a4bcb6 commit 7df68aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@
#define AXIS_RELATIVE_MODES {false, false, false, false}

// Allow duplication mode with a basic dual-nozzle extruder
//#define DUAL_NOZZLE_DUPLICATION_MODE
#define DUAL_NOZZLE_DUPLICATION_MODE

// By default pololu step drivers require an active high signal. However, some high power drivers require an active low signal as step.
#define INVERT_X_STEP_PIN false
Expand Down

0 comments on commit 7df68aa

Please sign in to comment.