Spoolman Helper: a usage tracking module and integration for Spoolman, in U1 flavour#163
Closed
unlucio wants to merge 26 commits into
Closed
Spoolman Helper: a usage tracking module and integration for Spoolman, in U1 flavour#163unlucio wants to merge 26 commits into
unlucio wants to merge 26 commits into
Conversation
e2a481c to
ce8f2ea
Compare
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
Mauker1
reviewed
Jan 22, 2026
63a9169 to
2fe7d9b
Compare
✅ Build ArtifactsVersion:
|
What provides: - Adds Apple's stuff to .gitignore to prevent Cupertino from soiling the repo - Adds SPOOL_ID get to filament_protocol_ndef, filament_protocol, and print_task - Adds a proxy for spoolman's api to moonraker - spoolman_helper.py: main entry point and orchestrator for the module. It delegates to sub objects for specific behaviours and featurea. - u1_tools.py: translation interface for teh u1' tool's system - spoolman.py: kipper client for the spoolman API, it talks to moonraker - print_lifecycle.py: reacts to a print events - macros.py_: interface towards the klipper macros world - logs.py: internal log facility - commands.py: spoolman helper commands - all neded cfgs and macros
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
Co-authored-by: Maurício C. P. Pessoa <mauricio.ufma@gmail.com>
…pool is configured by the user on an unexpected tool.
have a nice button on their interface
Contributor
|
Replaced by #285 |
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.
What provides: