mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
defined => ENABLED
This commit is contained in:
parent
01ec33f00a
commit
47ac38a077
138 changed files with 138 additions and 138 deletions
|
@ -1554,7 +1554,7 @@
|
|||
|
||||
// Add additional compensation depending on hotend temperature
|
||||
// Note: this values cannot be calibrated and have to be set manually
|
||||
#ifdef PROBE_TEMP_COMPENSATION
|
||||
#if ENABLED(PROBE_TEMP_COMPENSATION)
|
||||
// Max temperature that can be reached by heated bed.
|
||||
// This is required only for the calibration process.
|
||||
#define PTC_MAX_BED_TEMP 110
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue