motion section marker below homing speeds
This commit is contained in:
		| @@ -836,15 +836,14 @@ | ||||
| #endif | ||||
|  | ||||
|  | ||||
| // @section motion | ||||
|  | ||||
| /** | ||||
|  * MOVEMENT SETTINGS | ||||
|  */ | ||||
|  | ||||
| // Delta only homes to Z | ||||
| #define HOMING_FEEDRATE_Z  (200*60) | ||||
|  | ||||
| // | ||||
| // MOVEMENT SETTINGS | ||||
| // @section motion | ||||
| // | ||||
|  | ||||
| // default settings | ||||
| // delta speeds must be the same on xyz | ||||
| #define DEFAULT_AXIS_STEPS_PER_UNIT   {80, 80, 80, 760*1.1}  // default steps per unit for Kossel (GT2, 20 tooth) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user