Browse Source

Update chopper timing

Scott Lahteine 5 years ago
parent
commit
5a316664e5
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

@@ -1536,7 +1536,7 @@
1536 1536
    * Define you own with
1537 1537
    * { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
1538 1538
    */
1539
-  #define CHOPPER_TIMING { 4, -2, 1 }
1539
+  #define CHOPPER_TIMING CHOPPER_DEFAULT_12V
1540 1540
 
1541 1541
   /**
1542 1542
    * Monitor Trinamic drivers for error conditions,

Loading…
Cancel
Save