Skip to content

Commit

Permalink
🐻 Prusa AIO bugfix-2.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed Feb 10, 2024
1 parent 0c9288e commit 58cc9d6
Show file tree
Hide file tree
Showing 27 changed files with 2,589 additions and 459 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-prusa-aio-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

steps:
- name: Check out PrusaAIO
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Select Python 3.7
uses: actions/setup-python@v3
Expand Down
329 changes: 186 additions & 143 deletions Marlin/Configuration.h

Large diffs are not rendered by default.

399 changes: 244 additions & 155 deletions Marlin/Configuration_adv.h

Large diffs are not rendered by default.

Loading

0 comments on commit 58cc9d6

Please sign in to comment.