Add AFC Lite as thin layer to simulate ArmoredTurtle AFC-Klipper-Add-On#272
Merged
Conversation
Implements minimal `AFC` Python modules that expose AFC-compatible status to enable Fluidd/Mainsail AFC UI panels. This is a stub/thin layer that simulates https://github.com/ArmoredTurtle/AFC-Klipper-Add-On/ without requiring actual AFC hardware. Maps 4 lanes to U1 extruders with filament info from `print_task_config`. Includes macros (`CHANGE_TOOL`, `LANE_UNLOAD`, `SET_COLOR`, `SET_MATERIAL`) that wrap U1's `AUTO_FEEDING` and filament configuration commands.
ArmoredTurtle AFC-Klipper-Add-On
✅ Build ArtifactsVersion:
|
|
Is the support for Spoolman integration with the AFC is planed for the next relesed? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cut from the #236, without Spoolman support.
Implements minimal
AFCPython modules that expose AFC-compatible status to enable Fluidd/Mainsail AFC UI panels. This is a stub/thin layer that simulates https://github.com/ArmoredTurtle/AFC-Klipper-Add-On/ without requiring actual AFC hardware.Maps 4 lanes to U1 extruders with filament info from
print_task_config. Includes macros (CHANGE_TOOL,LANE_UNLOAD,SET_COLOR,SET_MATERIAL) that wrap U1'sAUTO_FEEDINGand filament configuration commands.Integration with Snapmaker Orca
Re-order tools