-
Notifications
You must be signed in to change notification settings - Fork 60
[Feature Request] Recalculate remaining filament #99
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
Comments
Nearly identical to the suggestion I made in the 4th comment of my issue over on #119 |
@Sembazuru I guess we are ;-) |
Related to PR #206 |
- E release-channles - E stale-bot via github-actions - E #79, #87, #99, #119, #157, #176, #202, weight calculation during editing PR #206, thx al lot @TiziG - E #106 switching from travis to github-actions - E #107, #215 database-settings in the log will only be shown, if sql-logging is enabled - E #170 inform user about switching a spool already selected - E #213 sort/filter options in spool selection dialog - E Extrusion-Debugging: Show current extrusion during printing - B #188 touchUI conflict - B #193, #196 sorting/showing of remaining weight - B #205 changed to "browser-native" date/time picker - B #210 loadCatalogColors when color name is blank - B #211 button text changed - B #212 import CSV only if printer in idle-mode - B #216 FilamentManager and SpoolManager used same viewmodel - B #217 when print is paused the extruded filament is assigned to the spool and the counter is reseted
Hi ! Because I have a lot of issues related the weight calculation I close this issue to get a more "up to date overview" in the issue-tracker. |
Hi @OllisGit
I absolutely love this plugin, very nice work you have done.
However, sometimes I fail :-/ I forget to select the spool, before starting a print using another filament.
My guess is that others make the same mistake and have to recalculate the remaining filament on both spools, because both now shows wrong values for Used Weight and Remaining weight.
You then have to weigh each spool with filament and calculate the value you must enter into the field Used weight in order to get the correct value displayed in Remaining weight.
This is both tedious and errorprone.
Of course one could just enter all the values in a spreadsheet and get the value for Used weight, but I do think that it would be nicer to be able to click a button e.g. Adjust remaing weight where I can enter the measured weight of the spool with remaining filament. When pressing an OK button the Used weight should then be automatically updated (used_weight = total_weight + spool_weight - measured_weight). The end result would then be that the Remaining weight shows the correct value.
btw I was a little confused regarding the field Total weight when I first started using the plugin. I assumed that this was the weight of the filament and spool. But this led to a wrong value for Remaining weight which is eventually displayed in the sidebar.
Best regards
Poul Anker
The text was updated successfully, but these errors were encountered: