mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-09 07:56:27 -06:00
📝 Update, improve README (#1017)
This commit is contained in:
parent
e0e8b76887
commit
c19ef2d14a
1 changed files with 43 additions and 41 deletions
|
@ -4,11 +4,12 @@ Pre-tested Configurations for Marlin Firmware. Links below…
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Before downloading configurations in ZIP format using the CODE button above you must select the correct branch for your version of Marlin.
|
> Before downloading configurations in ZIP format using the CODE button above you must select the correct branch for your version of Marlin.
|
||||||
|
|
||||||
## Branches
|
## Release Branches
|
||||||
|
*Branches that apply to most users*. Select the branch for your version of Marlin:
|
||||||
|
|
||||||
- **Release** branches will apply to most users. Select the branch for your version of Marlin.
|
|
||||||
Version|File Tree|Download
|
Version|File Tree|Download
|
||||||
---|---|---
|
---|---|---
|
||||||
|
2.1.2.2|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.2.2))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.2.2.zip))
|
||||||
2.1.2.1|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.2.1))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.2.1.zip))
|
2.1.2.1|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.2.1))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.2.1.zip))
|
||||||
2.1.2|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.2))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.2.zip))
|
2.1.2|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.2))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.2.zip))
|
||||||
2.1.1|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.1))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.1.zip))
|
2.1.1|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.1.1))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.1.1.zip))
|
||||||
|
@ -40,7 +41,8 @@ Pre-tested Configurations for Marlin Firmware. Links below…
|
||||||
2.0.0|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.0.0))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.0.0.zip))
|
2.0.0|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-2.0.0))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-2.0.0.zip))
|
||||||
1.1.9|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-1.1.9))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-1.1.9.zip))
|
1.1.9|([Browse](//github.com/MarlinFirmware/Configurations/tree/release-1.1.9))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/release-1.1.9.zip))
|
||||||
|
|
||||||
- **Development** branches are also maintained here.
|
### Development Branches
|
||||||
|
|
||||||
Version|File Tree|Download|Notes
|
Version|File Tree|Download|Notes
|
||||||
---|---|---|---
|
---|---|---|---
|
||||||
bugfix-2.1.x|([Browse](//github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/bugfix-2.1.x.zip))|Contains unpublished features under development.
|
bugfix-2.1.x|([Browse](//github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x))|([Download ZIP](//github.com/MarlinFirmware/Configurations/archive/bugfix-2.1.x.zip))|Contains unpublished features under development.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue