Remove unnecessary tabs and spaces

This commit is contained in:
esenapaj
2016-12-16 00:21:32 +09:00
parent 7ca4f16a5c
commit 069c6b38dd
51 changed files with 163 additions and 163 deletions

View File

@ -468,12 +468,12 @@
/**
* Additional options for Graphical Displays
*
*
* Use the optimizations here to improve printing performance,
* which can be adversely affected by graphical display drawing,
* especially when doing several short moves, and when printing
* on DELTA and SCARA machines.
*
*
* Some of these options may result in the display lagging behind
* controller events, as there is a trade-off between reliable
* printing performance versus fast display updates.