mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 14:37:39 -06:00
Explain branches in README (#399)
This commit is contained in:
parent
504bf5c0a4
commit
0f32b69154
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -1,2 +1,12 @@
|
|||
# Configurations
|
||||
Pre-tested Configurations for Marlin Firmware
|
||||
|
||||
**NB** If you are downloading these configuration files in a zip file from the CODE button, **you first must select the branch** that matches the version of Marlin you are compiling.
|
||||
|
||||
## Branches
|
||||
|
||||
Release: For most Marlin users. Select the version that matches the Marlin version you are compiling.
|
||||
|
||||
Bugfix: For users compiling the bugfix branch of Marlin.
|
||||
|
||||
Import: For developers maintaining the Configuration examples.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue