motion section marker below homing speeds
This commit is contained in:
parent
204fd6ec44
commit
e44b37cdc2
22 changed files with 112 additions and 150 deletions
|
|
@ -842,15 +842,14 @@
|
|||
#endif
|
||||
|
||||
|
||||
// @section motion
|
||||
|
||||
/**
|
||||
* MOVEMENT SETTINGS
|
||||
*/
|
||||
|
||||
// Delta only homes to Z
|
||||
#define HOMING_FEEDRATE_Z (200*30)
|
||||
|
||||
//
|
||||
// MOVEMENT SETTINGS
|
||||
// @section motion
|
||||
//
|
||||
|
||||
// default settings
|
||||
// delta speeds must be the same on xyz
|
||||
#define DEFAULT_AXIS_STEPS_PER_UNIT {72.9, 72.9, 72.9, 291} // default steps per unit for BI v2.5 (cable drive)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue