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

@ -833,15 +833,14 @@
#endif
// @section motion
/**
* MOVEMENT SETTINGS
*/
// Delta only homes to Z
#define HOMING_FEEDRATE_Z (200*60)
//
// MOVEMENT SETTINGS
// @section motion
//
#define XYZ_FULL_STEPS_PER_ROTATION 200
#define XYZ_MICROSTEPS 32
#define XYZ_BELT_PITCH 2