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

Temperature column stays empty when clicking yellowing/browning/1c/2c #3

Open
jakesilly opened this issue Sep 5, 2020 · 6 comments

Comments

@jakesilly
Copy link

The temperature on the Gene Cafe is split between the SET temp and READ temp. There is no distinction in this log. There really should be because people change the temp setting depending on the bean to allow for some form of roast profile manipulation.
Also when I click on Yellowing, Browning, 1C and 2C buttons, the temperature is not logged (takes an additional step).

@tbille
Copy link
Owner

tbille commented Sep 5, 2020

I use the same roaster. It seems like a nice feature to have.

The table could look like this (random data in the table for the example):

Time Set temperature Current temperature Notes
00:00 230 28 Start
00:30 230 50
... ... ... ...
06:00 240 220 Yellowing

I am not really familiar with other roasters, but if the Set temperature is not set then nothing will be in the column Set temperature.

Time Set temperature Current temperature Notes
... ... ... ...
06:00 230

If someone changes the set temp without adding current temp and presses enter:

Time Set temperature Current temperature Notes
... ... ... ...
06:00 230

Finally next to the timer I can add the input for set temp.

I will work on this feature as soon as I have a moment 😄

@jakesilly
Copy link
Author

jakesilly commented Sep 5, 2020 via email

@tbille
Copy link
Owner

tbille commented Sep 6, 2020

Thanks for all this nice feedback :)

My approach is to keep it very simple since once you start using automated software like artisan you wouldn't need that kind of manual timer.

I actually do use a google docs too to add all the extra details. Here is the template with extra details that I use: https://docs.google.com/spreadsheets/d/1XjP8Api_LssPs9qrmTXY2DSd5GyEuTPHT_yDVnyYT3w/edit?usp=sharing

I actually already ordered my next upgrade (a Cormorant CR600) which is
compatible with Artisan software that logs data automatically. That doesn't
mean I'm done with the GC though, I'll keep using it until it dies.

It's been a while I am looking at this one too! I am still very much new to the roasting world but I am super curious to know what is your experience on it. You can drop me an email any time 😄

@jakesilly
Copy link
Author

jakesilly commented Sep 6, 2020 via email

@tbille
Copy link
Owner

tbille commented Dec 23, 2020

@jakesilly I finally took the time to update the timer! Let me know what you think of it 😄

@jakesilly
Copy link
Author

jakesilly commented Dec 24, 2020 via email

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

No branches or pull requests

2 participants