浏览代码

Update chopper timing

Scott Lahteine 5 年前
父节点
当前提交
5a316664e5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h 查看文件

@@ -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,

正在加载...
取消
保存