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

WIP: use atomated variable for the filament loading and unloading workflow #323

Closed
wants to merge 3 commits into from

Conversation

HelgeKeck
Copy link
Collaborator

This PR makes the filament loading and unlaoding cleaning moves only when the command is coming from a autoamted situation. manual filament laoding and unloading event are getting ignored

@HelgeKeck
Copy link
Collaborator Author

Testing when printer is not homed
Test succeeds if filament getting laoded and unloaded without any errors in the console

Single Toolhead and IDEX

  • load filament via the UI macro
  • unload filament via the UI macro

IDEX only

  • load filament for T1 via the UI macro
  • unload filament for T1 via the UI macro

Testing when printer is homed
Test succeeds if filament getting laoded and unloaded without any errors in the console and if toolhead doesnt move

Single Toolhead and IDEX

  • load filament via the UI macro
  • unload filament via the UI macro

IDEX only

  • load filament for T1 via the UI macro
  • unload filament for T1 via the UI macro

Testing when printer with filament runout
Test succeeds if filament getting laoded and unloaded without any errors in the console and if toolhead makes filament cleaning moves

Single Toolhead and IDEX

  • load filament via the UI macro
  • unload filament via the UI macro

IDEX only

  • load filament for T1 via the UI macro
  • unload filament for T1 via the UI macro

IDEX spool join testing (only with filament sensors)
Test succeeds if filament getting laoded and unloaded without any errors in the console and if toolhead makes filament cleaning moves

IDEX only

  • enable spool join in the UI
  • start print and cut the filament to create a filament runout

@HelgeKeck HelgeKeck closed this by deleting the head repository Jan 3, 2025
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.

1 participant