Clean up whitespace

This commit is contained in:
Scott Lahteine
2018-10-16 02:02:20 -05:00
parent 06e2afe8e0
commit 84b59d58fb
58 changed files with 65 additions and 63 deletions

View File

@ -1620,7 +1620,7 @@
//#define G0_FEEDRATE // Add a G0-specific sticky feedrate, applied to all subsequent G0 moves.
#if ENABLED(G0_FEEDRATE)
#define DEFAULT_G0_FEEDRATE 3000 // (mm/m)
#endif
#endif
/**
* User-defined menu items that execute custom GCode