Scott Lahteine пре 4 година
родитељ
комит
793939a365
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Прегледај датотеку

@@ -1573,7 +1573,7 @@
1573 1573
 
1574 1574
   // Add additional compensation depending on hotend temperature
1575 1575
   // Note: this values cannot be calibrated and have to be set manually
1576
-  #ifdef PROBE_TEMP_COMPENSATION
1576
+  #if ENABLED(PROBE_TEMP_COMPENSATION)
1577 1577
     // Max temperature that can be reached by heated bed.
1578 1578
     // This is required only for the calibration process.
1579 1579
     #define PTC_MAX_BED_TEMP 110

Loading…
Откажи
Сачувај