Move delta calibration menu to sample delta configuration.

Turn off by default.
This commit is contained in:
Caleb Anderson
2014-12-29 18:03:56 -07:00
parent 2bf6d804c4
commit 991a74b75b
2 changed files with 7 additions and 7 deletions

View File

@ -478,6 +478,13 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
//#define RA_CONTROL_PANEL
// Delta calibration menu
// uncomment to add three points calibration menu option.
// See http://minow.blogspot.com/index.html#4918805519571907051
// If needed, adjust the X, Y, Z calibration coordinates
// in ultralcd.cpp@lcd_delta_calibrate_menu()
// #define DELTA_CALIBRATION_MENU
//automatic expansion
#if defined (MAKRPANEL)
#define DOGLCD