浏览代码

Disable Tevo Tarantula Pro PIDTEMPBED (#15089)

thisiskeithb 5 年前
父节点
当前提交
25cf7dee40
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      config/examples/Tevo/Tarantula Pro/Configuration.h

+ 1
- 1
config/examples/Tevo/Tarantula Pro/Configuration.h 查看文件

@@ -512,7 +512,7 @@
512 512
  * heater. If your configuration is significantly different than this and you don't understand
513 513
  * the issues involved, don't use bed PID until someone else verifies that your hardware works.
514 514
  */
515
-#define PIDTEMPBED
515
+//#define PIDTEMPBED
516 516
 
517 517
 //#define BED_LIMIT_SWITCHING
518 518
 

正在加载...
取消
保存