Bring configs up to date, clean up

This commit is contained in:
Scott Lahteine 2020-07-06 00:48:16 -05:00
parent bf072075f6
commit baafcf125f
312 changed files with 382 additions and 10742 deletions

View file

@ -1089,10 +1089,10 @@
//#define UNKNOWN_Z_NO_RAISE // Don't raise Z (lower the bed) if Z is "unknown." For beds that fall when Z is powered off.
#define Z_HOMING_HEIGHT 20 // (mm) Minimal Z height before homing (G28) for Z clearance above the bed, clamps, ...
#define Z_HOMING_HEIGHT 20 // (mm) Minimal Z height before homing (G28) for Z clearance above the bed, clamps, ...
// Be sure to have this much clearance over your Z_MAX_POS to prevent grinding.
#define Z_AFTER_HOMING 20 // (mm) Height to move to after homing Z
#define Z_AFTER_HOMING 20 // (mm) Height to move to after homing Z
// Direction of endstops when homing; 1=MAX, -1=MIN
// :[-1,1]