Whitespace cleanup

This commit is contained in:
Scott Lahteine 2017-11-28 17:49:08 -06:00
parent 6eedb64777
commit fd50f452ff
31 changed files with 63 additions and 63 deletions

View file

@ -1508,10 +1508,10 @@
/**
* NanoDLP Sync 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