Compare commits

..

28 Commits

Author SHA1 Message Date
Scott Lahteine 66c0fc9913 chmod script 2022-12-05 11:27:57 -06:00
Scott Lahteine d7f05bd0d4 Merge branch 'bugfix-2.1.x' into pr/23899 2022-12-05 09:02:20 -06:00
InsanityAutomation ecdb4f64d9 Fix rebase issues 2022-10-16 12:46:09 -04:00
InsanityAutomation 9aee4b831f Update dwin.cpp 2022-10-16 12:36:44 -04:00
InsanityAutomation 39259bb79c Create use_example_configs 2022-10-16 12:36:12 -04:00
InsanityAutomation 98d6bf0733 Delete use_example_configs 2022-10-16 12:36:12 -04:00
Scott Lahteine 5977eb461d 🔖 Moving to bugfix-2.1.x 2022-10-16 12:36:12 -04:00
Scott Lahteine 60360658d2 try REPEAT 2022-10-16 12:34:33 -04:00
Scott Lahteine 0df5153222 try REPEAT 2022-10-16 12:34:33 -04:00
Scott Lahteine 33d3aace79 Fix parameters with values 2022-10-16 12:34:33 -04:00
Scott Lahteine d352f036e0 🧑‍💻 Strip #errors in Configurations deployment 2022-10-16 12:34:33 -04:00
InsanityAutomation 331f1f5d4b Update dwin.cpp 2022-10-16 12:34:08 -04:00
InsanityAutomation 2ddbd030bc Trim output on slim menus 2022-10-16 12:34:08 -04:00
InsanityAutomation 424ac75c3e M591Fixes 2022-10-16 12:34:08 -04:00
Scott Lahteine bc21ecdef0 Extend enum 2022-10-16 12:34:08 -04:00
Scott Lahteine b7ddd541c9 Simplify menu items, use enum, adjust settings 2022-10-16 12:32:42 -04:00
Scott Lahteine 74574449a9 Simplify menu items, use enum 2022-10-16 12:30:46 -04:00
InsanityAutomation b1d2d5d1fa Update menu_advanced.cpp 2022-10-16 12:30:46 -04:00
InsanityAutomation f3d29fdcb1 Add runout menu, small fixes 2022-10-16 12:30:46 -04:00
InsanityAutomation bdca8681a0 Reorganize config options, remove obsolete option. 2022-10-16 12:30:46 -04:00
Scott Lahteine 083d15c6b0 glue for CI test 2022-10-16 12:30:46 -04:00
Scott Lahteine 6c17be693f Allow user to change 2022-10-16 12:30:45 -04:00
Scott Lahteine 6149c14740 misc. cleanup 2022-10-16 12:30:45 -04:00
InsanityAutomation 975314fbcc Remove obsolete state from tests 2022-10-16 12:29:37 -04:00
InsanityAutomation b16eef5f52 Fix up pause trigger, adjust config options minor changes 2022-10-16 12:29:36 -04:00
InsanityAutomation b4d5324202 M591 Cleanup and tweaks 2022-10-16 12:29:12 -04:00
InsanityAutomation bf25765ef2 Update Configuration.h 2022-10-16 12:29:12 -04:00
InsanityAutomation 80d4e77354 Initial commit - Flexible Runout Configuration M591 2022-10-16 12:29:11 -04:00
1085 changed files with 7199 additions and 54280 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ jobs:
Please redo this PR starting with the `bugfix-2.1.x` branch and be careful to target `bugfix-2.1.x` when resubmitting the PR. Patches may also target `bugfix-2.0.x` if they are specifically for 2.0.9.x.
It may help to set your fork's default branch to `bugfix-2.1.x`.
It may help to set your fork's default branch to `bugfix-2.0.x`.
See [this page](https://marlinfw.org/docs/development/getting_started_pull_requests.html) for full instructions.
-1
View File
@@ -44,7 +44,6 @@ jobs:
- teensy31
- teensy35
- teensy41
- SAMD21_minitronics20
- SAMD51_grandcentral_m4
- PANDA_PI_V29
Regular → Executable
+1 -1
View File
@@ -111,6 +111,7 @@ tags
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
@@ -169,4 +170,3 @@ __pycache__
# IOLogger logs
*_log.csv
.vscode/extensions.json
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More