In case you missed it, here is a sneak peek at an upcoming Toggle overhaul.
I like the new built-in sound effects.
Yes, very nice sound effects!
Is there motion control capability via Manga Screen yet?
The sound effects were the hardest part!
Yes, Jog is implemented as well.
Fantastic!!!
When is the release?
You can run it from git right away if you want, or I’m planning a release some time the coming week.
Downloaded it from git and:
-
Setup.py points at a couple of png files that no longer exist. I just removed them.
-
Toggle seems to require the cairo python module and I don’t have it installed
apt-get install python-gi-cairo python-cairo
Cool! Thanks Elias. I will get to it later today. I saw cairo missing and then I stopped
I added some more icons as well, so just do a git pull and let me know what else is missing. It’s probably some more things!
It looks good! It is up and running. It shows up on the manga screen. A few comments:
-
In the temperature screen, the temp graph and the temp values display update great but only when the temperatures are set up in Octoprint. I can’t initiate or stop the heat-up of the bed or hotend via touch screen. When you do touch the icons, they briefly change to yellow but nothing happens.
-
The jog screen looks great as well but nothing happens when the icons are touched. I am thinking I need to update redeem as well for the touch funcionality to work? I only updated Toggle.
-
The screen that shows the model on the bed also renders fine but the model does not load. It seems that it it trying to load the models but it can’t.
Is any of this expected?
Let me know if you want to see the log
Do you have an icon in the bottom left corner saying disconnected? If so that would explain a lot. Right now you need the web interface for connecting to the printer. You can enable autoconnect in octoprint from the web interface, but not yet from toggle.