More externs and functions in Marlin.h

This commit is contained in:
Scott Lahteine
2017-12-15 18:18:26 -06:00
parent 4277fcb32c
commit e1b998e40a
4 changed files with 5 additions and 14 deletions

View File

@@ -2753,12 +2753,6 @@ void kill_screen(const char* lcd_msg) {
#endif // DELTA_CALIBRATION_MENU || DELTA_AUTO_CALIBRATION
#if IS_KINEMATIC
extern float feedrate_mm_s;
void set_destination_from_current();
void prepare_move_to_destination();
#endif
/**
* If the most recent manual move hasn't been fed to the planner yet,
* and the planner can accept one, send immediately