Improvements for Laser / Spindle (#17661)

This commit is contained in:
Luu Lac 2020-06-08 00:47:31 -05:00 committed by GitHub
parent 5ac66b0f95
commit eda2fd8dbe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 448 additions and 268 deletions

View file

@ -73,7 +73,6 @@ void menu_configuration();
#endif
#if HAS_CUTTER
#include "../../feature/spindle_laser.h"
void menu_spindle_laser();
#endif