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

Tools macros - support tool objects. #1124

Closed
wants to merge 2 commits into from

Conversation

viesturz
Copy link

Detect tools based on tool objects. To support extension based tool configs.

WIP - looking for initial feedback, follwup from #1123
The code is very crude, but the main idea is that extension based configs are like this:

[tool T0]
 some config
[tool T1]
 more config

And the ative tool is detected via tool status, not macro variables.

EG: https://github.com/TypQxQ/Klipper_ToolChanger and forks or https://github.com/viesturz/klipper/tree/toolchanger.

@pedrolamas
Copy link
Member

Implemented via #1197

@pedrolamas pedrolamas closed this Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FR - Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants