motion section marker below homing speeds
This commit is contained in:
parent
204fd6ec44
commit
e44b37cdc2
22 changed files with 112 additions and 150 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue