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

Enhancement: Display Layer Progress Integration #134

Open
Dougsterde opened this issue Mar 7, 2021 · 11 comments
Open

Enhancement: Display Layer Progress Integration #134

Dougsterde opened this issue Mar 7, 2021 · 11 comments

Comments

@Dougsterde
Copy link

Would love to see this integrated with the "Display Layer Progress" plugin.

Would also love to see "Time When Finished"

@victor7376
Copy link

Hopefully Qrome will add them in as I’ve just forked this and added them both in.

@Dougsterde
Copy link
Author

Dougsterde commented Mar 19, 2021 via email

@victor7376
Copy link

Can I ask what font size you used, as I put it as a smaller font due to some maybe having over 1000 layers as I wasnt sure how it would look or fit.

Glad you like it btw.

@Dougsterde
Copy link
Author

Dougsterde commented Mar 20, 2021 via email

@victor7376
Copy link

I've just updated the code to switch between the different layer amounts, so if its 1000 or more it makes the text smaller otherwise its the same as all the other screens.

I checked on the font size and its 16 & 24, so if its equal or greater than 1000 layers it'll put the text to 16 instead of 24

@Dougsterde
Copy link
Author

Dougsterde commented Mar 21, 2021 via email

@Dougsterde
Copy link
Author

Dougsterde commented Jun 16, 2021 via email

@victor7376
Copy link

Any chance you can send a photo?

@Dougsterde
Copy link
Author

Dougsterde commented Jun 17, 2021 via email

@morphias2004
Copy link

morphias2004 commented Apr 22, 2023

I'm getting this after uploading the code from either @victor7376

image

and this with the code from @Dougsterde . :(

image

I've stepped through each library version of SSD1306 by ThingPulse and the issues remain the same.

If I upload the original code from Qrome, and use SSD1306 v4.1.0 by ThingPulse; I have no issue.

Any assistance is greatly appreciated.

@morphias2004
Copy link

Leaving the above comment for the benefit of others.

The issue was that in @victor7376 and @Dougsterde code, I had forgotten to uncomment #define DISPLAY_SH1106 in the Settings.h as I'm using the 1.3" SSH1106 display.

SSD1306 by ThingPulse v4.1.0 library is still required or the display will not work.

image

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

3 participants