mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
HOMING_FEEDRATE_MM_M
This commit is contained in:
parent
6150f12b34
commit
670775ce57
239 changed files with 468 additions and 685 deletions
|
@ -1569,7 +1569,7 @@
|
|||
#endif
|
||||
|
||||
// Delta only homes to Z
|
||||
#define HOMING_FEEDRATE_Z (200*60)
|
||||
#define HOMING_FEEDRATE_MM_M { (200*60), (200*60), (200*60) }
|
||||
|
||||
// Validate that endstops are triggered on homing moves
|
||||
#define VALIDATE_HOMING_ENDSTOPS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue