mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 05:54:07 -06:00
BlueR config updates (#329)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
d4be605a55
commit
0a38618d32
7 changed files with 9996 additions and 67 deletions
2529
config/examples/Two Trees/BlueR/BlueR V1/Configuration.h
Normal file
2529
config/examples/Two Trees/BlueR/BlueR V1/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
3672
config/examples/Two Trees/BlueR/BlueR V1/Configuration_adv.h
Normal file
3672
config/examples/Two Trees/BlueR/BlueR V1/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2530
config/examples/Two Trees/BlueR/BlueR V2/Configuration.h
Normal file
2530
config/examples/Two Trees/BlueR/BlueR V2/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
3672
config/examples/Two Trees/BlueR/BlueR V2/Configuration_adv.h
Normal file
3672
config/examples/Two Trees/BlueR/BlueR V2/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
2529
config/examples/Two Trees/BlueR/BlueR V3/Configuration.h
Normal file
2529
config/examples/Two Trees/BlueR/BlueR V3/Configuration.h
Normal file
File diff suppressed because it is too large
Load diff
3672
config/examples/Two Trees/BlueR/BlueR V3/Configuration_adv.h
Normal file
3672
config/examples/Two Trees/BlueR/BlueR V3/Configuration_adv.h
Normal file
File diff suppressed because it is too large
Load diff
14
config/examples/Two Trees/BlueR/readme.md
Normal file
14
config/examples/Two Trees/BlueR/readme.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue