Merge branch 'deltabot' into Marlin_v1
This commit is contained in:
commit
6f4a6e531c
3 changed files with 120 additions and 12 deletions
|
|
@ -157,6 +157,9 @@ void FlushSerialRequestResend();
|
|||
void ClearToSend();
|
||||
|
||||
void get_coordinates();
|
||||
#ifdef DELTA
|
||||
void calculate_delta(float cartesian[3]);
|
||||
#endif
|
||||
void prepare_move();
|
||||
void kill();
|
||||
void Stop();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue