Selaa lähdekoodia

Merge pull request #1694 from Wurstnase/fix_z_config

comment #define Z_DUAL_STEPPER_DRIVERS
Scott Lahteine 9 vuotta sitten
vanhempi
commit
7667023817
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Näytä tiedosto

@@ -98,7 +98,7 @@
98 98
 // Only a few motherboards support this, like RAMPS, which have dual extruder support (the 2nd, often unused, extruder driver is used
99 99
 // to control the 2nd Z axis stepper motor). The pins are currently only defined for a RAMPS motherboards.
100 100
 // On a RAMPS (or other 5 driver) motherboard, using this feature will limit you to using 1 extruder.
101
-#define Z_DUAL_STEPPER_DRIVERS
101
+//#define Z_DUAL_STEPPER_DRIVERS
102 102
 
103 103
 #ifdef Z_DUAL_STEPPER_DRIVERS
104 104
 

Loading…
Peruuta
Tallenna