浏览代码

Remove STEPPER_RESET_FIX option

Scott Lahteine 10 年前
父节点
当前提交
a0351bdb73
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      Marlin/example_configurations/RigidBot/Configuration.h

+ 0
- 2
Marlin/example_configurations/RigidBot/Configuration.h 查看文件

@@ -588,8 +588,6 @@ const bool Z_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the logic
588 588
 //=============================================================================
589 589
 
590 590
 // @section more
591
-// RigidBot - Disable stepper drivers until voltage has stabilized
592
-#define STEPPER_RESET_FIX
593 591
 
594 592
 // Custom M code points
595 593
 #define CUSTOM_M_CODES

正在加载...
取消
保存