Enable MULTI_NOZZLE_DUPLICATION for BIBO (#16435)

This commit is contained in:
Walt Sorensen 2020-01-02 20:17:52 -07:00 committed by Scott Lahteine
parent 7a50dbc00d
commit 9f44452834
1 changed files with 1 additions and 1 deletions

View File

@ -691,7 +691,7 @@
#define AXIS_RELATIVE_MODES { false, false, false, false }
// Add a Duplicate option for well-separated conjoined nozzles
//#define MULTI_NOZZLE_DUPLICATION
#define MULTI_NOZZLE_DUPLICATION
// 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