Update Configuration.h

This commit is contained in:
InsanityAutomation
2021-03-22 22:45:40 -04:00
parent bebd793a2f
commit 1f371391b0
+2
View File
@@ -1266,6 +1266,8 @@
#define NOZZLE_TO_PROBE_OFFSET { -38, 0, 0 }
#elif ENABLED(HotendMosquito)
#define NOZZLE_TO_PROBE_OFFSET { 35, 10, 0 }
#elif ENABLED(ExtruderDDX)
#define NOZZLE_TO_PROBE_OFFSET { -34.5, 10, 0 }
#else
#define NOZZLE_TO_PROBE_OFFSET { -22, 0, 0 }
#endif