Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Robert0Mart
Copy link
Collaborator

What Changed?

updated the ui to a more sleek desing based on the rest of the app
Optimized the way that the Abort/Cancel Popup gets the mainwindow geometry

Screenshots

image

Future Work?

Find a better way to get the geometry

Robert0Mart and others added 20 commits August 1, 2025 16:24
* Add: group button widget

* Add: added babystepPage functionality to handle Z offset changes and design updates

* pull request changes

---------

Co-authored-by: Roberto Martins <[email protected]>
* Add: group button widget

* Add: added babystepPage functionality to handle Z offset changes and design updates

* FIX: fixed an problem where the variable _z_offset was getting the value of the text

* ADD: added an label with the first z value before changing it

* Fixed bug due to incorrect run gcode signal name

* Refactor: babystep page, run gcode signal nameing

---------

Co-authored-by: Roberto Martins <[email protected]>
* ADD: added loading screen widget

* UPD: updated loadpage with the popup system (appear on top)

* ADDED: added the option to load an gif into loadpage widget instead of an circle animation

* ADD: enum onto LoadScreen like "LoadScreen.AnimationGIF.BEDMESH" , added the ability to use differents gifs by editing config [loading]

* Refactor address for websocket and rest connections

* Refactor unused imports, code, deleted print methods used for debugging

* Refacto: fix the default animation type when instantiating the class

---------

Co-authored-by: Roberto Martins <[email protected]>
* add: networks sytle first version

* ADD: add line edit , list button (new version) and ScrollBar (new version) widgets

* update: updated network (small changes like remove some prints, and removing some network from the dummy list) , updated the ui from network page and added some funcionailty (W.I.P) to it

* Fix: Toggle button animation bug

The button's state animation was not playing when the state was changed by code. This is fixed by removing an unnecessary check for the mouse position in the animation method.

* add: added funcionality and logic for network panels (bug fixes needed)

* Added method for retrieving active connection ssid name, refactored some code, fixed the rescan method

* Refactor: deleted unusedcode, inheritance QObject to integrate into the application

* Refactor: UI button types

---------

Co-authored-by: Roberto Martins <[email protected]>
* ADD: added dialog page in this case to comfirmate if the user want to cancel the print

* Refactor unused imports

---------

Co-authored-by: Roberto Martins <[email protected]>
@Robert0Mart Robert0Mart requested a review from HugoCLSC August 25, 2025 14:23
@HugoCLSC HugoCLSC added UI/UX User Interface what changed with this code Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt. labels Aug 25, 2025
@HugoCLSC HugoCLSC added the OnHold label Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OnHold Refactor Enhancing code's readability, maintainability, and extensibility while addressing technical debt. UI/UX User Interface what changed with this code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants