motion section marker below homing speeds

This commit is contained in:
Scott Lahteine
2016-07-19 17:31:03 -07:00
parent 204fd6ec44
commit e44b37cdc2
22 changed files with 112 additions and 150 deletions

View File

@ -729,17 +729,15 @@
#define Z_SAFE_HOMING_Y_POINT ((Y_MIN_POS + Y_MAX_POS) / 2) // Y point for Z homing when homing all axis (G28).
#endif
// @section motion
/**
* MOVEMENT SETTINGS
*/
// Homing speeds (mm/m)
#define HOMING_FEEDRATE_XY (50*60)
#define HOMING_FEEDRATE_Z (4*60)
//
// MOVEMENT SETTINGS
// @section motion
//
// default settings
// default steps per unit for Felix 2.0/3.0: 0.00249mm x/y rounding error with 3mm pitch HTD belt and 14 tooth pulleys. 0 z error.