Add realtime delta geometry in Marlin_main.cpp.
This commit is contained in:
@ -159,6 +159,7 @@ void FlushSerialRequestResend();
|
||||
void ClearToSend();
|
||||
|
||||
void get_coordinates();
|
||||
void calculate_delta(float cartesian[3]);
|
||||
void prepare_move();
|
||||
void kill();
|
||||
void Stop();
|
||||
|
Reference in New Issue
Block a user