🔧 Improve Creality CR-10 V3 (#550)

This commit is contained in:
Pyre 2021-08-08 06:30:45 +02:00 committed by GitHub
parent e59d7736e3
commit 9c8e2b3802
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 80 additions and 76 deletions

View file

@ -518,7 +518,7 @@
//#define MAX31865_SENSOR_OHMS_1 100
//#define MAX31865_CALIBRATION_OHMS_1 430
#define TEMP_RESIDENCY_TIME 2 // (seconds) Time to wait for hotend to "settle" in M109
#define TEMP_RESIDENCY_TIME 5 // (seconds) Time to wait for hotend to "settle" in M109
#define TEMP_WINDOW 1 // (°C) Temperature proximity for the "temperature reached" timer
#define TEMP_HYSTERESIS 3 // (°C) Temperature proximity considered "close enough" to the target
@ -1035,6 +1035,7 @@
#if ENABLED(CR10V2_BLTOUCH)
#define USE_PROBE_FOR_Z_HOMING
#endif
/**
* Z_MIN_PROBE_PIN
*