Clean up whitespace, spacing

This commit is contained in:
Scott Lahteine
2017-11-26 20:18:52 -06:00
parent f0dd4e3fa0
commit a67cf78c6b
38 changed files with 72 additions and 72 deletions

View File

@ -1497,11 +1497,11 @@
/**
* NanoDLP Synch support
*
* Add support for Synchronized Z moves when using with NanoDLP. G0/G1 axis moves will output "Z_move_comp"
* Add support for Synchronized Z moves when using with NanoDLP. G0/G1 axis moves will output "Z_move_comp"
* string to enable synchronization with DLP projector exposure. This change will allow to use
* [[WaitForDoneMessage]] instead of populating your gcode with M400 commands
*
*/
//#define NANODLP_Z_SYNC
#endif // CONFIGURATION_ADV_H