Skip to content

Releases: BlocksTechnology/BlocksScreen

Initial BlocksScreen Version

15 Jan 11:08
9ed5dd8

Choose a tag to compare

What's Changed

  • BlocksScreen cumulative update V1.0.0 by @HugoCLSC in #152

  • 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

26 Oct 22:22
6aa786f

Choose a tag to compare

v0.0.1-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/BlocksTechnology/BlocksScreen/commits/v0.0.1-rc.1