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

Hide Empty spools shows spools that is more than 100% used (inactive spools) #234

Open
wants to merge 30 commits into
base: master
Choose a base branch
from

Conversation

realbadfox
Copy link

This spool will be shown when selecting "Hide Empty". "Hide Empty" should hide all spools with >= 100% consumption.
Could it be possible to manually mark a spool as empty, instead of correcting the usage amount?

OllisGit and others added 22 commits September 12, 2020 21:35
- Add Python 3 comp.
- Add PR for Spanish Translation
- Add PR for German Typo
- B #5 export with python 3
- #7 Added Postgres-Database driver
- #11, 10 Removed Postgres-Database driver
Send plugin notification when user selects new spool from UI
# Conflicts:
#	octoprint_filamentmanager/api/__init__.py
# Conflicts:
#	octoprint_filamentmanager/api/__init__.py
- MR #15 inform external ui (like OctoDash) about filament change. Credit goes to @gdombiak
- MR #28 creating and selecting a spool via API. Credit goes to @oschwartz10612
- MR #15 inform external ui (like OctoDash) about filament change. Credit goes to @gdombiak
- MR #28 creating and selecting a spool via API. Credit goes to @oschwartz10612
#33, #27, #24, #16 major bug. after resuming a multi extruder print the tracked material is assigned to tool0
#37, #38 NewFilamentOdometer missing in GitHub-Repository
OllisGit and others added 7 commits May 24, 2021 10:04
- #41 hide overused spools
- #41 hide overused spools
* Fix extruder calculation with G2/G3

* Update odometer.py
- PR #67, #62 G2/G3 movement is now tracked. Thx @ldursw
- E #8 output of current selecetd spool in confirm dialog
I've setup the database on a couple different octoprint instances in the last month, and I keep forgetting to install psycopg2. Debugging this is always frustrating as I keep tweaking settings, checking logs and chrome debugger to try to determine the errors, etc. I figured it would make it a lot easier for everyone to include an error message after we got a result from "Test Connection".

This just exposes a bit more info from the responses in the test api, then adds an extra field to the UI to show the returning error. The error clears after a few seconds.
- PR #77 Show errors when database connection test fails. Thx @techfreek
- E #72 French translation. Thx @LeBress
- B #66 assign temp.offset after connecting the printer
- B #79 selections-API return only the max numbers of tools
* Capitalized a phrase.

* Fixed grammatical errors.

* Removed unnecesari capitalization.

* "Fabricante" is a better translation of "vendor" rather than "vendedor", as "vendedor" main meaning is "seller" and not the brand that manufactured the spool. A vendor/manufacturer is Sunlu, and the seller is Amazon, for instance.

* Other minor fixes to improve clarity.

* Added missing translations.

* Fixed an incredibly misleading translation that made extruders be set to the wrong temperature.

* Updated the translator info.
- PR #82 spanish translation (credit goes to @Deses)
- Changed to github-action to build the release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants