Tune Page
- Added tune page
- Tabs
- Modular Widget
- Move Widget
- Temp Widget
- Presets
- Emergency Stop
- Homing
- Step Amount
Wow, am I burnt out. I need a break after all this. At least it is done. Looking back now, I have done a bunch of stuff.
So the tune page is more like a container for the move and temp Widgets. How I built it was that the Temp and Move pages are actually widgets, so I can use them in other places, such as a printing page, and embed them into the UI. The Move page took the most time by far. I just couldn’t get the UI right at all. It was a pain. Once I finally got it all, then for some reason it wouldn’t scale right at all. I got really mad at this, I mean, really mad. So I scraped the whole thing and rebuilt the entire Page with a slightly new design. And this one scales correctly.
I never knew you were able to attach more than one file, so that is great. You can see both. But otherwise, the actual implementation of the backend stuff wasn’t hard at all. The hardest part about it was that before I was going to have a field for z offset, I probably could add it, but I think there is a better way, and I just scraped it for now.
Then, the Temp page I made it more colorful, indicating the place for the extruder and bed. Still on the edge if I should remove the colors idk but I think maybe I will keep it. I also added presets because it is quite hard to manually press +5 like 42 times just to get to 210, so yeah. I also need to add a filament page, but idk where to put that now
Changelog
Log in to leave a comment

Still, I made everything before, and it is working great.

So that was cool.