alfrix
c4e6aaf734
locales: update translation files
2023-10-21 20:33:33 -03:00
alfrix
d5ec79e2ef
screen: detect Desktop environment
2023-10-20 00:06:34 -03:00
alfrix
880a9fc3ab
remove debug error
2023-10-13 23:52:57 -03:00
alfrix
6f32cdacbe
layout: fix issues
2023-10-13 23:24:03 -03:00
alfrix
ff84b1aa97
docs: clarify that the fix is for raspberry
2023-10-13 23:22:55 -03:00
alfrix
adc59f7df1
change solarized warning to orange
2023-09-25 08:31:47 -03:00
alfrix
70c62ca6b6
add moonraker warnings
2023-09-25 08:22:05 -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
584e4fe902
popups: do not auto-close on menu back and do auto-close on screensaver trigger
2023-09-21 16:55:48 -03:00
alfrix
ad3255b16a
screen: dialogs should call fullscreen too for for use inside DEs
2023-09-16 13:45:44 -03:00
alfrix
cfb38405c6
screen: exception info now includes a traceback
2023-09-12 12:28:33 -03:00
alfrix
79f4b45713
locales: dialog change continue to accept
...
this is also used as test for weblate
2023-09-12 08:18:09 -03:00
alfrix
40365346b4
printer_init: dump config to help debug issues
2023-09-10 18:31:30 -03:00
alfrix
ed7f266735
screen: revert preload, as it may cause unexpected issues
2023-09-10 18:31:30 -03:00
alfrix
e5d1ff0270
fix option for not opening extrude
2023-09-04 22:16:52 -03:00
alfrix
2a842839ea
make extrude panel on pause optional
...
close #1113
2023-09-04 22:06:14 -03:00
alfrix
ed0dbaea9e
screen: fix typo in error message fixes #1110
2023-09-03 22:49:57 -03:00
alfrix
e2068cf2c9
dialogs: remove steppers since they cause issues
2023-09-03 22:39:29 -03:00
alfrix
6ada62730c
screen: fix screensaver shows even when disabled when not using dpms
2023-09-03 13:35:47 -03:00
alfrix
a6866e8a0f
pause will auto-open extrude
...
most (maybe all pauses) are done for filament swaps this should make it quicker
2023-09-01 12:23:41 -03:00
alfrix
e01b6e5f26
macros: hide the panel if there are no elegible macros
2023-08-31 22:27:12 -03:00
alfrix
e80ef7eff5
dialogs: simplify dialog calls, fix layout issue
2023-08-30 01:21:17 -03:00
alfrix
6be0a2931f
spoolman: change initialization to be equal to the rest of components
2023-08-30 00:19:23 -03:00
alfrix
9c2f927e72
wayland: do not run xset, wayland needs another solution
2023-08-27 23:30:58 -03:00
alfrix
f3c2736f9f
refactor temp updates for devices fix extruder_stepper icon error
2023-08-26 13:05:44 -03:00
alfrix
10e9e169e2
log popup messages for debugging
2023-08-21 16:11:56 -03:00
alfrix
d5e55f8aad
PEP E721
2023-08-21 16:11:56 -03:00
Blonďák
af1de12f28
Spoolman support close #1060
...
Refactor post_requrest
Switching to TreeView
More spool info
redesign toggle buttons
Allow spoolman while printing
Styling checkbox as switch
render Toggle switch-like
Fixed wrong timezones
Filtering spools
Removed translations of Spoolman
Spool image can be overided in theme
Added switch-on/off symbols to toggle
rename iter to i to avoid shadowing built-in function
remove redundant parenthesis
convert spoolcompare to static
merge check and treeview shared props
reduce spacing of buttons very useful for vertical/portrait
fix issue with remainings
add spoolman shortcut to extrude
Using backports.zoneinfo for python < 3.9
use decorators for properties
extract format_date function
change top row
last used sort
rebase on upstream
Fix for never used spools
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2023-08-19 18:43:45 -03:00
alfrix
93bb6aeb65
tempstore initialization fixup
2023-08-18 11:48:37 -03:00
alfrix
adb150a2c7
define a minimum python version
2023-08-18 11:48:37 -03:00
alfrix
4800b56492
refactor tempstore initialization
...
fixes #1074
2023-08-18 11:48:37 -03:00
alfrix
bd98e758ec
base_panel improvements
...
* generalize macro shortcut to allow changing it in the future
* action_bar functionality is now handled in one place for better maintainability
2023-08-18 11:48:37 -03:00
alfrix
90fc3288d7
Use callbacks to disable and enable buttons to improve user feedback
...
buttons now show a spinner if watiting for callback
2023-08-18 11:48:37 -03:00
alfrix
9ba8d04861
printer: save and use available commands
2023-08-18 11:48:37 -03:00
alfrix
5fa1e44f16
main_menu: allow closing the keypad with the back button
2023-08-18 11:48:37 -03:00
alfrix
189df7921f
screen: reinit if necessary, it does make a noticeable difference in slow hw
2023-08-18 11:48:37 -03:00
alfrix
7dbe11e0b5
screen: preload most used panels
2023-08-18 11:48:37 -03:00
alfrix
8053e97d10
camera: add support for moonraker cameras, deprecates camera_url
...
this also adds support for flipping and rotation (configured in moonraker)
close #976
2023-08-18 11:48:37 -03:00
alfrix
520ba44c96
fix back button not returning in custom menus fixes #1063
2023-07-31 21:48:19 -03:00
alfrix
6d5eb09010
screen: Changes in printer initialization to prevent loading main to early
2023-07-30 12:22:58 -03:00
alfrix
3a7818bd35
screen: remove pop parameter from show_panel and remove_panel, simpler
2023-07-30 12:22:58 -03:00
alfrix
3f11897491
screen: make show_panel parameters more clear
2023-07-30 12:22:58 -03:00
alfrix
8d9236a2df
screen: simplify panel loading
...
this removes create_panel function from panels and mandates a class name Panel
remove panel_type param and only use a panel_name that is it's filename
remove load_panel dict
always reinit panel, (simpler and safer but slower)
2023-07-30 12:22:58 -03:00
alfrix
cb5b77303f
screen: translate dpms failed and save settings after disabling it
2023-07-30 12:22:58 -03:00
alfrix
1d2a89b4e7
screen: remove panel subscription
...
since now the panels are updated on activate, there is no need to keep them updated anymore
2023-07-30 12:22:58 -03:00
alfrix
0f47d45294
fix language not saving fixes #1015
2023-07-02 13:41:42 -03:00
alfrix
f94c7d38eb
fix multiple zcalibrate opening
2023-07-02 11:31:35 -03:00
alfrix
062e51f9be
zcalibrate: use the new method manual_probe is_active to improve detection of status
2023-07-01 00:55:12 -03:00
Alfredo Monclus
b5abd3d7b9
temperature: select the device that was selected in job_status ( #1025 )
2023-06-30 17:43:00 -03:00
alfrix
5fb0acc3ac
keyboard: tweak box size
2023-06-25 13:35:47 -03:00