Commit Graph

897 Commits (4859fc0a813bb6d52cd37927e97aedd45ec84680)

Author SHA1 Message Date
cugnonr 4859fc0a81 Fix issue with MMU2S not loading filament correctly
Adapted angle to fix load issue on MMU2S (lot of load failures).
Since firmware rebuild with this new angle, I do not have any load issue - lot of print made using PETG with this adapted version).
To test on MMU3S as I do not have such device at home.
2025-01-06 19:24:38 +01:00
D.R.racer 75570a82ff Bump version to 3.0.3 2024-03-29 09:00:55 +01:00
Alex Voinea 3cd341f95f Update comment to reflect changes 2024-03-15 14:09:55 +01:00
Alex Voinea 5d0f772270 Move the version information after the ISR vectors 2024-03-15 14:09:55 +01:00
Alex Voinea 3ee1e22e9a Make the size of the code properly include the version information 2024-03-15 14:09:55 +01:00
Alex Voinea ef23490a49 Add version information at the end of flash 2024-03-15 14:09:55 +01:00
3d-gussner 08171415ca
Merge pull request #321 from vintagepc/main
Autorelease workflow... take 3
2024-03-15 07:52:43 +01:00
VintagePC 5ed48aee0b ... apparently I'm blind? 2024-03-14 17:39:42 -04:00
3d-gussner 00fd54f7a4
Merge pull request #320 from prusa3d/vintagepc/fix-workflow-bug
Update build.yml
2024-03-13 14:08:48 +01:00
3d-gussner e14175d9cd
Merge pull request #318 from 3d-gussner/MMU__Stale_action_V9
Update stale action to v9 as Node.js 16 are deprecated.
2024-03-13 14:03:14 +01:00
vintagepc 2933737b3b
Update build.yml
Fix workflow trigger issue
2024-03-11 08:33:02 -04:00
3d-gussner 878c763878
Merge pull request #317 from prusa3d/vintagepc/autopublish-releases
Add automatic release publishing to GitHub Actions
2024-03-08 14:11:45 +01:00
3d-gussner 6ca0d650da Update add-pr-comment to version v2.8.2 2024-03-08 13:13:22 +01:00
3d-gussner df97d70d8e Update stale action to v9 as Node.js 16 are deprecated. 2024-03-08 13:04:17 +01:00
VintagePC 8b04f7f9c7 no-op to test whitelist of action 2024-03-04 18:38:17 -05:00
VintagePC 3a28bfe887 Add automatic release publishing to GitHub Actions 2024-03-01 19:01:54 -05:00
3d-gussner 1c0c732291
Merge pull request #316 from gudnimg/update-github-actions
CI: Call `sudo apt-get update` and update `cache`, `checkout` actions
2024-02-24 16:45:48 +01:00
Guðni Már Gilbert cc5c425538 CI: update cache and checkout to v4
This syncs the github actions for the MMU project with
the MK3 project
2024-02-24 15:40:46 +00:00
Guðni Már Gilbert 67e3a3c06c CI: Add sudo apt-get update
See: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/customizing-github-hosted-runners#installing-software-on-ubuntu-runners

> Note: Always run sudo apt-get update before installing a package. In case the apt index is stale, this command fetches and re-indexes any available packages, which helps prevent package installation failures.
2024-02-24 15:38:34 +00:00
Daniel Čejchan d510e1e482 Add RawProgressCode & ProgressCode::_cnt 2024-01-03 14:25:29 +01:00
D.R.racer 58577b832d Bump version to 3.0.2 2023-11-03 14:19:27 +01:00
D.R.racer 19a0cd3ebb Add cutLength register (0x23) 2023-11-03 14:19:27 +01:00
3d-gussner ce0df08b89
Merge pull request #307 from 3d-gussner/MMU_new_filenames
BFW-3317: New filenames for hex files
2023-10-04 10:02:41 +02:00
3d-gussner d68ccd6552 New naming for builds 2023-10-03 08:54:32 +02:00
3d-gussner f019de539b
Merge pull request #306 from 3d-gussner/MMU_fix_cmake_zip
Fix cmake
2023-10-03 08:52:17 +02:00
3d-gussner 4845d0b335
Merge pull request #310 from 3d-gussner/Main_PR-SIZE
Update PR size to show
2023-10-03 08:51:57 +02:00
3d-gussner 6b96f983c0
Merge pull request #311 from prusa3d/vintagepc/fix-output-path
Update CMakeLists.txt
2023-10-03 08:51:37 +02:00
vintagepc 8d6e4d1be5
Update CMakeLists.txt
Fix output path of Summary.txt
2023-10-02 16:45:05 -04:00
3d-gussner a5ca4612d2 Update pr-size to show more information 2023-10-02 20:32:10 +02:00
3d-gussner fb65f4e563
Update ProjectVersion.cmake 2023-09-22 14:19:00 +02:00
3d-gussner 09bacabb05 Fix cmake
When downloaded as zip the build failed before.
2023-09-18 14:51:05 +02:00
3d-gussner a7286de016
Merge pull request #304 from prusa3d/vintagepc/build-with-actions
Add Actions firmware build
2023-09-18 14:47:51 +02:00
vintagepc b0eac8f523
Refine triggers 2023-09-18 07:45:11 -04:00
vintagepc dda3899156
Adjust CTest timeout 2023-09-18 07:29:40 -04:00
gudnimg 03b0d6f776 eject filament: remove two unused constants
No change in memory
2023-09-18 07:34:46 +02:00
Guðni Már Gilbert 18a040c278 cut filament: remove two unused constants 2023-09-18 07:34:46 +02:00
VintagePC 8073ce66fb Post comment anyway 2023-09-17 19:45:24 -04:00
VintagePC 515b93e9e7 Patch gcovr script - take 3 2023-09-17 19:39:03 -04:00
VintagePC c60d562c8c Patch gcovr script - take 2 2023-09-17 19:05:34 -04:00
VintagePC 6340421f51 Patch gcovr script 2023-09-17 19:00:07 -04:00
VintagePC 1d1d2f23ec fix message-id 2023-09-17 18:48:11 -04:00
VintagePC fe354a1f51 - allow report upload on error
- fix coverage paths
2023-09-17 18:30:50 -04:00
VintagePC 4e9ad80384 add lcov to packages 2023-09-17 18:18:45 -04:00
VintagePC fbb00f38d3 - Add tests to cmake run
- Share .dependencies cache with pr-size
2023-09-17 18:15:07 -04:00
vintagepc 1f66a8b908
Add Actions firmware build 2023-09-16 20:55:01 -04:00
3d-gussner e2f396e2a2
Merge pull request #299 from 3d-gussner/MMU_Add_actions_size_and_stale
Add pr-size and stale actions.
2023-09-14 13:22:35 +02:00
3d-gussner 2e02eccd91
Merge pull request #300 from prusa3d/vintagepc/more-issue-links
Add links to printer FW repos for reporting actual bugs or issues.
2023-09-14 13:22:19 +02:00
vintagepc f6a943812f
Update config.yml 2023-09-14 07:16:24 -04:00
3d-gussner d68efb994e Add pr-size and stale actions. 2023-09-14 12:39:36 +02:00
3d-gussner 90c1601159
Merge pull request #298 from 3d-gussner/MMU_ISSUE_TEMPLATE_to_Discussions
Redirect Question template over to GH discussions
2023-09-14 12:19:20 +02:00