Releases: BlocksTechnology/BlocksScreen
Initial BlocksScreen Version
What's Changed
-
Cursor was not correctly hidden for some widgets. Now the cursor is not visible as it should be since this software is used with touchscreens (#118).
-
QLabels fix for marquee effect where text would overlap (#121).
-
Fix incorrectly shown print thumbnails (#123).
-
Fix white dot on the top left on lists (#130).
-
Fix loadWidget not correctly hiding itself (#139).
-
Fixed total layer and currently layer tracking on tunePage.py (#140).
-
Fix buttons font, set correct font family and font size (#140).
-
Fix end print tab unlocking (#147).
-
Added list view model for filament sensors list (#125).
-
Added list view model for files list (#126).
-
Group buttons were refactored and renamed to BlocksCustomCheckButton (#137).
-
Improved icon management on tunePage.py (#138).
-
Connection page now has access to the update software menu (#139).
-
Only load file data on jobStatusPage.py when printer is on that actually page (#150).
-
Babystep is immediately applied on change (#149)
Full Changelog: v0.0.1-rc.1...v1.0.0 -
Networks can now have connection priorities (#122).
-
Fans that are not controllable are not shown on tunePage.py anymore. Fans which are controllable however are shown and have different icons depending on their purpose (#138).
-
Input shaper page, users can now run automatic and manual input shaper on their machines (#134).
-
Icon buttons now have a pressed state where the background will turn into a light grey so the user can be indicated that the button was pressed (#139).
-
Added reload button on the update menu (#139).
-
Detailed popup messages when something within the printer fails (work popup features #144).
-
When z offset is changed with babystepping, after the print finishes a save value option appear (#149).
v0.0.1-rc.1
What's Changed
- Initial UI connection screen by @HugoCLSC in #1
- Initial main screen connection by @HugoCLSC in #2
- Websocket notifications by @HugoCLSC in #4
- UI display subscribable printer objects information by @HugoCLSC in #5
- Control page gcode mapping by @HugoCLSC in #6
- Wifi connectivity by @HugoCLSC in #7
- Major Update by @HugoCLSC in #8
- Work babystep page by @HugoCLSC in #9
- Work babystep page by @HugoCLSC in #10
- Work loading screen by @HugoCLSC in #11
- Work network styling by @HugoCLSC in #12
- Work cancel popup by @HugoCLSC in #13
- Work filelist styling by @HugoCLSC in #14
- Extruder and Axis Control Ui Update by @Robert0Mart in #16
- Uniform button sizes and new save button to babystep page by @Robert0Mart in #17
- ADD: added fallback to confirm page when there isnt any thumbnail by @Robert0Mart in #18
- Work progress bar and stl viewer by @Robert0Mart in #19
- Work configfile settings by @HugoCLSC in #20
- Bugfix pause button by @HugoCLSC in #21
- Work network layout by @Robert0Mart in #22
- Bugfix blockslabel cutout by @Robert0Mart in #23
- Change Z move arrow directions by @HugoCLSC in #26
- Grayout ToggleAnimatedButton when in disable mode by @HugoCLSC in #27
- ADD: added a message to sensors page when there isnt any sensors by @Robert0Mart in #28
- Add: added message to when there isnt any files on file list by @Robert0Mart in #29
- Axis Page arrows alignment by @Robert0Mart in #31
- Network refactor by @HugoCLSC in #33
- Bugfix files list by @HugoCLSC in #34
- Bugfix UI disabled by @HugoCLSC in #37
- Work header temp buttons by @HugoCLSC in #38
- Bugfix files list by @HugoCLSC in #39
- Directory navigation support by @HugoCLSC in #43
- ADD: added loading screen by @Robert0Mart in #41
- Progressbar additions by @Robert0Mart in #35
- Work numpad features by @Robert0Mart in #24
- Refactor: change every button to Icon button by @Robert0Mart in #32
- bugfix: fixed popup black background bug by @Robert0Mart in #40
- Filement Page Ui improvement by @Robert0Mart in #36
- utilities panel by @Robert0Mart in #42
- Wip readme by @HugoCLSC in #45
- Wip readme by @HugoCLSC in #46
- Work attribution by @HugoCLSC in #47
- Blocks_button notification by @Robert0Mart in #49
- Work printcore page by @Robert0Mart in #44
- Work block unload load button by @Robert0Mart in #48
- ADD: added an Qwerty Keyboard like numpad by @Robert0Mart in #50
- BugFix: icon dosent became blackand white when enabled by @Robert0Mart in #51
- Blocks Button Clipping by @Robert0Mart in #52
- Wip update manager by @HugoCLSC in #54
- Work delete network option by @HugoCLSC in #56
- Refactor: overall update for the Ui by @Robert0Mart in #55
- Work files feutures by @Robert0Mart in #53
- Refactor-messageEvent by @HugoCLSC in #58
- bugfix: fixed block_button text implementation by @Robert0Mart in #60
- Bugfix layer temp display by @Robert0Mart in #59
- Utilites gcode bugfix by @Robert0Mart in #64
- Work ztilt loadscreen by @Robert0Mart in #63
- Work wifi implematation by @Robert0Mart in #61
- Bugfix button text fix by @Robert0Mart in #62
- Wifi load screen by @Robert0Mart in #57
New Contributors
- @HugoCLSC made their first contribution in #1
- @Robert0Mart made their first contribution in #16
Full Changelog: https://github.com/BlocksTechnology/BlocksScreen/commits/v0.0.1-rc.1