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

Small changes for additional workflow #455

Open
atl285 opened this issue Aug 17, 2024 · 2 comments
Open

Small changes for additional workflow #455

atl285 opened this issue Aug 17, 2024 · 2 comments
Labels
Feature Request New feature or request

Comments

@atl285
Copy link

atl285 commented Aug 17, 2024

Is your feature request related to a problem? Please describe.
Yes, I have a manual workflow, because my Bambu Lab printer doesn't support Spoolman directly. But I use Spoolman to track my filaments. So my current workflow is, to measure the weight of the spool after usage and then to enter the current weight into the database (via command line api call using curl). From my scale I get the weight of the reaming filament including the spool weight. But I can‘t enter it directly into Spoolman (web interface).

Describe the solution you'd like
To get this workflow smooth and easy, only 2 things are missing:

  1. Add the ability to enter the current spool weight (including spool) as optional input to the "Adjust Spool Filament" dialog.
    adjust spool

  2. Add a button for the "Adjust Spool Filament" dialog to the "spool show" page, so that this can be changed there directly.
    spool_info

What's the benefit? Now it is possible to scan the label from the spool via mobile phone and enter directly the current weight. This creates an easy and smooth workflow for users to track their filaments even if they don't have any supported printer.

@atl285 atl285 added the Feature Request New feature or request label Aug 17, 2024
@lightmaster
Copy link

I'd love to see the Adjust Spool Filament popup updated with a Measured Weight option (that's the name that is also used on the Edit Spool tab). This seems like a logical extension of #63.

@atl285
Copy link
Author

atl285 commented Sep 5, 2024

As an alternative It would be help to add an "update" button to the spool page. The API call for this function does already exists. But I have no knowledge in programming with React. 😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants