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. |
||
---|---|---|
.. | ||
Configuration_adv.h | ||
Configuration.h | ||
readme.md |
Example Configuration for BQ Hephestos 2
This configuration file is based on the original configuration file shipped with the heavily modifiied Marlin fork by BQ. The orignal firmware and configuration file can be found at BQ Github repository.
NOTE: The look and feel of the Hephestos 2 while navigating the LCD menu will change by using the original Marlin firmware.
Changelog
- 2016/03/01 - Initial release