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

Stored SV temp value in Celsius converted as if it was Fahrenheit #1630

Closed
4 tasks
upatamby opened this issue Jul 21, 2024 · 1 comment
Closed
4 tasks

Stored SV temp value in Celsius converted as if it was Fahrenheit #1630

upatamby opened this issue Jul 21, 2024 · 1 comment

Comments

@upatamby
Copy link

Problem Description

I have the PID SV (Set Value) set to 180 C. I save the settings and reopen Artisan. The SV setting is now changed to 82 C. But if I open Artisan by double clicking on the previously saved settings file the value is 180 C. It seems that the value of 180 C is interpreted as Fahrenheit in stead of Celsius, but only when I open Artisan without explicitly specifying the settings file. If I open the settings file after opening Artisan the value changes to 180 C.

Steps To Reproduce

  1. Start Artisan after a factory reset.
  2. open the attached settings file.
  3. Notice that the SV slider has a value of 180 C.
  4. Also notice that the value under Control, Set Value, SV equals 180 C.
  5. Close Artisan
  6. Reopen Artisan
  7. Notice that the SV slider now shows a value of 82 C.
  8. Also notice that the value under Control, Set Value, SV now also equals 82 C.

Artisan Version

2.10.4

Computer OS and Version

version = 2.10.4 (2078c52) Architecture = ('64bit', 'WindowsPE') Machine = AMD64 Platform name = Windows-10-10.0.19045-SP0 Processor = Intel64 Family 6 Model 60 Stepping 3, GenuineIntel Python Branch = tags/v3.11.6 Python Build = ('tags/v3.11.6:8b6ee5b', 'Oct 2 2023 14:57:12') Python Compiler = MSC v.1935 64 bit (AMD64) Python Implementation = CPython Python Revision = 8b6ee5b Python version = 3.11.6 Release = 10 System = Windows Version = 10.0.19045 Win32 = ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')

Connected devices or roasting machine

No response

Files

  • A sample profile *.alog file, renamed to *.alog.txt is attached.

  • A settings file (Help>> Save Settings) *.aset, renamed to *.aset.txt is attached.

  • Screenshots are attached.

  • No files are attached.

@roasterdave
Copy link
Contributor

Duplicate of #1631 which includes settings file.

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

No branches or pull requests

2 participants