Overhaul of G33 Delta Calibration (#8821)

This commit is contained in:
Luc Van Daele
2018-04-12 02:12:56 +02:00
committed by Scott Lahteine
parent b2265869b2
commit 21971f2f7a
14 changed files with 510 additions and 484 deletions

View File

@@ -870,6 +870,9 @@
#ifndef MSG_DELTA_HEIGHT_CALIBRATE
#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Set Delta Height")
#endif
#ifndef MSG_DELTA_Z_OFFSET_CALIBRATE
#define MSG_DELTA_Z_OFFSET_CALIBRATE _UxGT("Probe Z-offset")
#endif
#ifndef MSG_DELTA_DIAG_ROD
#define MSG_DELTA_DIAG_ROD _UxGT("Diag Rod")
#endif