Remove unused function "st_set_position"
This commit is contained in:
parent
421c390596
commit
7be03db9d8
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ void plan_buffer_line(float x, float y, float z, float e, float feed_rate);
|
|||
void plan_set_position(float x, float y, float z, float e);
|
||||
void st_wake_up();
|
||||
void st_synchronize();
|
||||
void st_set_position(const long &x, const long &y, const long &z, const long &e);
|
||||
|
||||
void check_buffer_while_arc();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue