Add a feedRate_t data type (#15349)
This commit is contained in:
@@ -370,7 +370,7 @@ private:
|
||||
|
||||
static void G0_G1(
|
||||
#if IS_SCARA || defined(G0_FEEDRATE)
|
||||
bool fast_move=false
|
||||
const bool fast_move=false
|
||||
#endif
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user