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

Store last loaded filament during restarts of system/octoprint and ensure temp offset is set again #66

Open
hawkeyexp opened this issue May 25, 2021 · 3 comments
Labels

Comments

@hawkeyexp
Copy link

During a restart of octoprint / system or disconnect and reconnect of printer the temp offset get's lost :-(
Would be nice if a fix is possible to ensure correct offset of current loaded material is set correctly. In use with octodash it's really nice to select material and it's my daily driver since a while :-)

@OllisGit OllisGit added the status: inNextRelease Will be implemented/fixed in next release label Oct 17, 2021
@OllisGit
Copy link
Owner

Hi @hawkeyexp,

after a restart the Temp.-Offset was already assigned, but not after re-connecting.
I added this feature now and it will be available in the next release.

OllisGit added a commit that referenced this issue Oct 17, 2021
- 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
@OllisGit OllisGit added status: waitingForTestFeedback type: bug Something isn't working and removed status: inNextRelease Will be implemented/fixed in next release labels Oct 17, 2021
@OllisGit
Copy link
Owner

Hi @hawkeyexp ,
new version 1.9.0 is out and fix this issue.

Please test and give feedback
Olli

@Deses
Copy link

Deses commented Oct 18, 2021

Ah, so this fix is what prevented me from reconnecting to the printer to "fix" my wrong extruder temperature. LOL!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants