Consolidate arc code, remove motion_control.*

This commit is contained in:
Scott Lahteine
2015-05-13 18:52:41 -07:00
parent 56090fc374
commit 80807b2d71
5 changed files with 170 additions and 229 deletions

View File

@ -207,7 +207,6 @@ void disable_all_steppers();
void FlushSerialRequestResend();
void ok_to_send();
void get_coordinates();
#ifdef DELTA
void calculate_delta(float cartesian[3]);
#ifdef ENABLE_AUTO_BED_LEVELING