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

LCDs showing readings >999 truncated if "Decimal Places" is ticked #256

Closed
MAKOMO opened this issue Oct 10, 2018 · 1 comment
Closed

LCDs showing readings >999 truncated if "Decimal Places" is ticked #256

MAKOMO opened this issue Oct 10, 2018 · 1 comment
Labels
Milestone

Comments

@MAKOMO
Copy link
Member

MAKOMO commented Oct 10, 2018

Expected Behavior

A reading like 3211 should be rendered as "--" (out of range) on the LCDs if "Decimal Places" is ticked.

Actual Behavior

The reading 3211 is rendered as 211 if "Decimal Places" is ticked.

Steps to Reproduce the Problem

  1. set a symbolic formula of a channel (main or extra) to the constant 3211
  2. press ON
  3. observe the LCDs

Specifications

  • Artisan Version: 1.4
  • Artisan Build (number in brackets shown in the about box): b3b5e99)
  • Platform (Mac/Windows/Linux + OS version): all
  • Connected devices or roasting machine: --

Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.

Note that you need either add a .txt extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.

@MAKOMO MAKOMO added the bug label Oct 10, 2018
@MAKOMO MAKOMO added this to the v1.5 milestone Oct 10, 2018
@MAKOMO
Copy link
Member Author

MAKOMO commented Oct 10, 2018

Fixed by commit e427166

@MAKOMO MAKOMO closed this as completed Oct 10, 2018
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

1 participant