Qrome / printer-monitor

OctoPrint 3D Printer Monitor using Wemos D1 Mini ESP8266
MIT License
474 stars 164 forks source link

When I flip display orientation, it flips but the colors don't. #133

Closed jurassic73 closed 3 years ago

jurassic73 commented 3 years ago

When I flip display orientation on my blue/yellow oled, the contents flip but not the color scheme so I end up with half yellow, half blue clouds for example.

Thanks for this great tool! Stoked to build one.

Qrome commented 3 years ago

That section of the screen is always yellow -- it is not controlled by software. If you want the yellow at the bottom, you will have to invert the display. The actual OLED is yellow.

jurassic73 commented 3 years ago

Ah okay - thanks for this. Didn't realize.

Thanks for the great build. Nice addition to my printer setup.

On Fri, Mar 5, 2021 at 11:04 AM Qrome notifications@github.com wrote:

That section of the screen is always yellow -- it is not controlled by software. If you want the yellow at the bottom, you will have to invert the display. The actual OLED is yellow.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Qrome/printer-monitor/issues/133#issuecomment-791619716, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMESDWC42N5K5DBGGGBUM4TTCETKDANCNFSM4YVWZP2Q .

jurassic73 commented 3 years ago

Have another question though... any option to reflect daylight savings automatically(daylight savings is a pita :) )?

Also, any chance you could add an Estimated Time for print completion?