[2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778)
This commit is contained in:
parent
5364b92c37
commit
786746404b
41 changed files with 763 additions and 328 deletions
|
|
@ -24,6 +24,7 @@
|
|||
#define MACROS_H
|
||||
|
||||
#define NUM_AXIS 4
|
||||
#define ABCE 4
|
||||
#define XYZE 4
|
||||
#define ABC 3
|
||||
#define XYZ 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue