Endif missing from statement

This commit is contained in:
Brian Kahl 2021-09-15 08:39:13 -05:00
parent f8828fe499
commit a07036b4d6

View File

@ -1585,6 +1585,7 @@
#define PROBE_SAFE_POINT { -6, -9 } //safe probe point for dual extruder on Pro/XT
#else
#define PROBE_SAFE_POINT { -1, -9 } //safe probe point for single extruder toolheads on Pro/XT
#endif
#endif
// X and Y axis travel speed (mm/min) between probes