7ec7bb31c4
If Marlin is blocking the serial input or command queue for any length of time (for example more than 2 seconds), it needs to send a message to serial out to inform the host that it is busy. Marlin should only send these messages out when busy, and preferably not when trying to print formatted output.
Example Configuration for OpenBeam Kossel Pro BRAINWAVE_PRO
- Configuration files for the Openbeam Kossel Pro as delivered in their KickStarter distribution
I @Wackerbarth tested this version on my Kossel Pro and Arduino 1.6.5 for Mac. This configuration is a transition to merge Terence Tam's configuration with up-to-date Marlin source and a current Arduino IDE