Option for G0 to have a separate feedrate (#12089)
This commit is contained in:
committed by
Scott Lahteine
parent
3d5be2ea4b
commit
af939c158a
@ -341,7 +341,7 @@ public:
|
||||
private:
|
||||
|
||||
static void G0_G1(
|
||||
#if IS_SCARA
|
||||
#if IS_SCARA || ENABLED(G0_FEEDRATE)
|
||||
bool fast_move=false
|
||||
#endif
|
||||
);
|
||||
|
Reference in New Issue
Block a user