You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Start Artisan after a factory reset.
open the attached settings file.
Notice that the SV slider has a value of 180 C.
Also notice that the value under Control, Set Value, SV equals 180 C.
Close Artisan
Reopen Artisan
Notice that the SV slider now shows a value of 82 C.
Also notice that the value under Control, Set Value, SV now also equals 82 C. artisan-settings.aset.txt
Artisan Version
2.10.4
Computer OS and Version
Windows-10-10.0.19045-SP0, 64 bit (AMD64)
Connected devices or roasting machine
n/a
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.
The text was updated successfully, but these errors were encountered:
- fixes scheduler imports for PyQt5
- supports drag-and-drop on PyQt5
- adds setWindowFilePath to show loaded profile in titlebar on macOS (maybe on Linux as well)
- remember zoom on CHARGE
- avoid JSON decode errors on empty responses
- fixes potential index error in calcBBPMetrics
- disable QtWebEngine spell checker and cache to get rid of warning related to qtwebengine_dictionaries path
- DE translation updates
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
artisan-settings.aset.txt
Artisan Version
2.10.4
Computer OS and Version
Windows-10-10.0.19045-SP0, 64 bit (AMD64)
Connected devices or roasting machine
n/a
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.
The text was updated successfully, but these errors were encountered: