Fine tune Z Probe offset for chiron.

This commit is contained in:
Knutwurst
2021-06-20 13:21:51 +02:00
parent 320ba839dd
commit cb0f10f4b6

View File

@@ -1235,7 +1235,7 @@
#if ENABLED(KNUTWURST_TFT_LEVELING)
//#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -17 } // Chiron Default Value!
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -15 } // Chiron Default Value!
#define NOZZLE_TO_PROBE_OFFSET { 0, 0, -16.8 } // Chiron Default Value!
#endif
#if NONE(KNUTWURST_BLTOUCH, KNUTWURST_TFT_LEVELING)