Added readme file for bqh2 and disabled the SLOWDOWN config flag
This commit is contained in:
parent
6a21180bd4
commit
45dc8a51f3
@ -250,7 +250,7 @@
|
|||||||
#define DEFAULT_MINSEGMENTTIME 20000
|
#define DEFAULT_MINSEGMENTTIME 20000
|
||||||
|
|
||||||
// If defined the movements slow down when the look ahead buffer is only half full
|
// If defined the movements slow down when the look ahead buffer is only half full
|
||||||
#define SLOWDOWN
|
//#define SLOWDOWN
|
||||||
|
|
||||||
// Frequency limit
|
// Frequency limit
|
||||||
// See nophead's blog for more info
|
// See nophead's blog for more info
|
||||||
|
7
Marlin/example_configurations/Hephestos_2/readme.md
Normal file
7
Marlin/example_configurations/Hephestos_2/readme.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# Example Configuration for BQ [Hephestos 2](http://www.bq.com/uk/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](https://github.com/bq/Marlin).
|
||||||
|
|
||||||
|
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
|
Loading…
Reference in New Issue
Block a user