Yes, thats the beta.
This commit is contained in:
parent
8b14a8ad34
commit
5535e51bf6
3 changed files with 4 additions and 4 deletions
|
|
@ -80,7 +80,7 @@ void plan_discard_current_block();
|
|||
block_t *plan_get_current_block();
|
||||
|
||||
void check_axes_activity();
|
||||
uint8_t movesplanned();
|
||||
uint8_t movesplanned(); //return the nr of buffered moves
|
||||
|
||||
extern unsigned long minsegmenttime;
|
||||
extern float max_feedrate[4]; // set the max speeds
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue