Browse Source

Disable Tevo Tarantula Pro PIDTEMPBED (#15089)

thisiskeithb 5 years ago
parent
commit
25cf7dee40
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/examples/Tevo/Tarantula Pro/Configuration.h

+ 1
- 1
config/examples/Tevo/Tarantula Pro/Configuration.h View File

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

Loading…
Cancel
Save