770 Commits

Author SHA1 Message Date
alfrix
d1168b5405 themes: get rid of the unused vertical selector buttons, simplify and rename the horizontal toggle strip 2024-01-10 23:30:39 -03:00
alfrix
98da293cee refactor job_status and titlebar_items to allow multiple extruders 2024-01-10 23:30:39 -03:00
alfrix
f3c0daef1b minor refactors 2024-01-10 23:30:39 -03:00
alfrix
bd18924f1d network: add wlx to possible device names 2024-01-10 18:35:09 -03:00
alfrix
0a38b56aaa Print: show refresh loading 2024-01-07 23:08:59 -03:00
alfrix
05cd9a6d34 remove fallback values
with an empty string re will not match
2024-01-07 17:27:59 -03:00
alfrix
989e3ce796 print: add loading message, completely hide path label while on the root 2024-01-06 08:35:03 -03:00
alfrix
25ecb891f5 print: simplificate header and create row 2024-01-06 08:35:03 -03:00
alfrix
d92ebac8e9 system: minor fixes, center system updates call activate 2024-01-03 20:11:22 -03:00
alfrix
af3b7273bf system: change error message 2024-01-03 17:12:38 -03:00
alfrix
6d0ce76b02 system: remove unnecessary f-string interpolation 2024-01-03 11:29:12 -03:00
alfrix
08a3d8a798 split printer init for faster response 2024-01-02 23:34:30 -03:00
alfrix
105813490b splash: add confirmation for host reboot 2024-01-02 17:01:55 -03:00
alfrix
726231d4c7 system: refactor
checking for updates:
doesn't lock the interface, it happens in the background
status and moonraker errors are reported in the scrolled window
refresh and restart buttons use the busy spinner
confirmation when restarting a service during print
change the refresh icon to a different one from the restart icons
2024-01-02 15:28:46 -03:00
alfrix
6cf639c083 refactor widget creation
improves performance and makes the code cleaner

* add parameters instead of calling methods afterwards
* remove a a lot of size requests
* remove parameters that are being set to the default value
* simplify dialogs containers
2024-01-02 08:14:51 -03:00
Alfredo Monclus
1794d8aa24
feat: macro prompts close #1216 (#1219)
* feat: macro prompts close #1216

now the user can have confirmation on macros using this feature close #835

* prompt: remove separator and remove the header and close button if windowed

* prompt: wakeup screen

* prompt: slightly larger close icon
2024-01-02 08:04:02 -03:00
Thijs Triemstra
25ab9c962d
update ALLOWED_SERVICES (#1222) 2024-01-02 08:03:24 -03:00
alfrix
469a13fd02 zcalibrate: clear the mesh and reset the offset before doing calibration 2024-01-02 07:07:51 -03:00
alfrix
4a928140d9 camera: workaround for webrtc if there is a stream close #1133 2023-12-23 17:30:57 -03:00
alfrix
34f80ce4aa print: fix directory dates fixes #1199 2023-12-23 16:38:00 -03:00
alfrix
37c0bde153 move: minor correction to #1211 2023-12-23 11:35:51 -03:00
Thijs Triemstra
727a6657ee
add move_distances config option (#1211)
* add move_distances option

* address review comments

* adjust check

* comment out example

* doc update

* address review comments
2023-12-23 11:30:48 -03:00
alfrix
05a55cfffa notifications: enable wrap 2023-12-03 13:49:01 -03:00
alfrix
badc47619a wifi: networkmanager signal strength is not dbm 2023-11-25 23:41:54 -03:00
alfrix
d4d27f809b wifi: add icons 2023-11-24 16:55:11 -03:00
alfrix
b10f6a65ff wifi: fix #1181 2023-11-23 22:09:56 -03:00
alfrix
6eefe9d465 wifi: avoid wwan close #1175 2023-11-18 17:15:27 -03:00
alfrix
f9ce5540ea initial notifications panel 2023-11-16 20:30:14 -03:00
alfrix
f346c2f046 print: fix layout on small screens 2023-11-03 23:34:02 -03:00
alfrix
7aee23c1cb lint fixes 2023-11-03 23:34:02 -03:00
alfrix
a70cfe0e27 exclude: fix layout 2023-10-20 00:06:34 -03:00
alfrix
a84b91a40b led: clenaups 2023-10-15 10:36:33 -03:00
alfrix
82b75a528a led: better implementation of the white channel 2023-10-14 13:49:41 -03:00
alfrix
836092659d led: make the ON preset change only available colors 2023-10-14 13:24:41 -03:00
alfrix
7986ce23cd led: do not round it's unnecesary 2023-10-14 10:23:10 -03:00
alfrix
7ce3e0a88a layout: spoolman fixes for vertical mode 2023-10-13 23:50:07 -03:00
alfrix
6f32cdacbe layout: fix issues 2023-10-13 23:24:03 -03:00
alfrix
2e80d532d6 job_status: fix rounding to 100 2023-10-13 13:44:13 -03:00
alfrix
3067651f8b job_status: fix issue with thumbnail at low resolutions 2023-10-13 13:20:20 -03:00
alfrix
fe664b44a5 bed_level: hotfix for b6199a4 2023-10-08 12:02:29 -03:00
alfrix
b6199a4f24 config: deprecate old configs 2023-10-08 11:51:48 -03:00
alfrix
9d177d2afc job_status and print: revise the size of the thumbnail close #1136 2023-10-07 13:02:05 -03:00
alfrix
1c5b215d25 menu: refactor for efficiency 2023-10-03 00:05:08 -03:00
alfrix
1add7f5ef0 camera: hide log msg that distracts from the real issue 2023-09-30 22:55:28 -03:00
alfrix
edf390fe94 spoolman: fix for spools defined with no material or color fixes #1132 2023-09-30 15:53:01 -03:00
alfrix
a475a184a9 menu: allow users to unset variables for replacing panels 2023-09-27 23:03:43 -03:00
alfrix
c7532fc0d8 led: fix preview 2023-09-25 17:20:23 -03:00
alfrix
700e8dcc5b led: layout tweaks 2023-09-25 09:48:59 -03:00
Vasilyev_Andrey
87d09036ee
Led light control, close #991 (#1106)
* feature: add leds panel

* Various refactors and improvements

* lint fixes

* led: use more columns for the selector

* leds: name in the title

* mainsail presets

* change sliders to horizontal to avoid visual bug, simplify defaults

* led: add a color preview and simplify methods to fix some issues

* simplify presets move all the logic to the panel

* led: change presets from names to previews

* preview label shows color, add vertical mode

* led: colored previews as rectangles instead of circles

---------

Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-09-24 17:44:29 -03:00
alfrix
b25e17e9cd move: fix for max_z velocity too low for the gtk adjustment 2023-09-18 23:11:43 -03:00