Procházet zdrojové kódy

Enable MULTI_NOZZLE_DUPLICATION for BIBO (#16435)

Walt Sorensen před 4 roky
rodič
revize
9f44452834

+ 1
- 1
config/examples/BIBO/TouchX/default/Configuration_adv.h Zobrazit soubor

@@ -691,7 +691,7 @@
691 691
 #define AXIS_RELATIVE_MODES { false, false, false, false }
692 692
 
693 693
 // Add a Duplicate option for well-separated conjoined nozzles
694
-//#define MULTI_NOZZLE_DUPLICATION
694
+#define MULTI_NOZZLE_DUPLICATION
695 695
 
696 696
 // By default pololu step drivers require an active high signal. However, some high power drivers require an active low signal as step.
697 697
 #define INVERT_X_STEP_PIN false

Loading…
Zrušit
Uložit