You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| UPDATE_SKIP | Skip firmware update prompt | no |`true`|
51
+
| UPDATE_FORCE | Update to latest Marlin release | no |`true`|
52
+
| USE_TAG | Compile using a specific release tag | no |`2.0.7.1`|
53
+
| USE_BRANCH | Compile using a branch instead of latest tag | no |`bugfix-2.0.x`|
54
+
55
+
>Different branches and tag versions might use a different CONFIGURATION_H_VERSION, firmware build will fail in such a case. Requiring you to update your configuration files with upstream changes.
0 commit comments