Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send host actions on filament runout #4751

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

sarusani
Copy link
Collaborator

@sarusani sarusani commented Aug 13, 2024

  • Sends //action:notification Filament runout detected! to the host in case of filament runout.
  • Adds action:paused & action:resumed to M600.

Resolves #805

Copy link

github-actions bot commented Aug 13, 2024

All values in bytes. Δ Delta to base

Target ΔFlash ΔSRAM Used Flash Used SRAM Free Flash Free SRAM
MK3S_MULTILANG 100 0 248000 5653 5952 2539
MK3_MULTILANG 100 0 247298 5662 6654 2530

@sarusani sarusani force-pushed the FilamentRunoutActions branch 3 times, most recently from 0670621 to 6697ac9 Compare August 20, 2024 11:06
@sarusani sarusani changed the title 🚧 WIP: Send host actions on filament runout Send host actions on filament runout Aug 20, 2024
@sarusani sarusani marked this pull request as ready for review August 20, 2024 13:59
@sarusani sarusani force-pushed the FilamentRunoutActions branch from 6697ac9 to b68e476 Compare August 20, 2024 14:12
@sarusani sarusani force-pushed the FilamentRunoutActions branch from b68e476 to a202247 Compare August 23, 2024 08:44
Copy link
Collaborator

@3d-gussner 3d-gussner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with MK404 and OctoPrint 1.10.2

  • MK3S
  • MK3S + MMU3 There is no notification but that is something for another PR

@3d-gussner 3d-gussner merged commit 055f601 into prusa3d:MK3 Aug 23, 2024
4 checks passed
@3d-gussner 3d-gussner added this to the FW 3.14.1 milestone Aug 23, 2024
@sarusani sarusani deleted the FilamentRunoutActions branch August 23, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "// action:pause" and "// action:resume" for filament runout sensor
2 participants