Browse Source

Change to CHOPPER_DEFAULT_24V for Ender 3 (#13565)

reloxx13 5 years ago
parent
commit
2d5b93e850
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/examples/Creality/Ender-3/Configuration_adv.h

+ 1
- 1
config/examples/Creality/Ender-3/Configuration_adv.h View File

@@ -1595,7 +1595,7 @@
1595 1595
    * Define you own with
1596 1596
    * { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
1597 1597
    */
1598
-  #define CHOPPER_TIMING CHOPPER_DEFAULT_12V
1598
+  #define CHOPPER_TIMING CHOPPER_DEFAULT_24V
1599 1599
 
1600 1600
   /**
1601 1601
    * Monitor Trinamic drivers for error conditions,

Loading…
Cancel
Save