BlueR config updates (#329)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
ils15 2020-11-18 04:25:51 -03:00 committed by GitHub
parent d4be605a55
commit 0a38618d32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 9996 additions and 67 deletions

View file

@ -0,0 +1,14 @@
## Two Trees BlueR Configurations
This folder contains default configurations for the Two Trees BlueR.
Three different configurations are provided, suitable for the different BlueR release versions:
- `BlueR V1` : First version of BlueR with a metal extruder.
- `BlueR V2` : (Formerly "BlueR" out of the box.) BMG extruder with Blue parts and integrated endstop for X and Z.
- `BlueR V3` : (Formerly "BlueR V2" out of the box.) BMG extruder and more Black parts as your predecessor.
Extra options are provided for BlueR stepper driver variants:
- Enable `BLUER_TMC2209` if your board has TMC2209 drivers.
- Enable `BLUER_INVERTED_E` for the BlueR V2 if the E motor goes in reverse.