alfrix
880f7628e4
fix f-strings with no placeholders
2022-11-22 14:55:42 -03:00
alfrix
717575256c
update translations remove some unnecesary strings use 2 letter designation unless needed
2022-11-22 14:55:42 -03:00
alfrix
0233327554
fix splash_screen reloading and limit klipper reconnects fixes #803
2022-11-22 14:55:42 -03:00
alfrix
d0d79a64df
base_panel: simplify action bar buttons enable-disable
2022-11-21 09:20:05 -03:00
alfrix
818f1ab465
splash_screen: show detailed error when moonraker connection fails
2022-11-21 07:15:02 -03:00
alfrix
bdd3e0ba1b
Cleanups
2022-11-20 22:41:22 -03:00
alfrix
054523d937
settings: add extra large font close #798
2022-11-20 20:58:06 -03:00
alfrix
fa10b00db7
job_status: fix fan speed sometimes not updating
2022-11-20 20:58:06 -03:00
alfrix
dbd1474d63
screen_panel: share ks_printer_cfg between panels
2022-11-20 14:17:48 -03:00
alfrix
1ca950c1fc
job_status: alwasys get the value of homing_origin to set buttons fixes #795
2022-11-20 11:19:58 -03:00
alfrix
c4c7e50314
printer: create get_probe to support other probe types
2022-11-20 11:07:24 -03:00
alfrix
fc0f153023
reorder imports
2022-11-20 07:28:05 -03:00
alfrix
7ca37c56b6
websocket: refactor how the connection is handled
2022-11-18 12:56:05 -03:00
alfrix
380df961e5
cleanup dead code
2022-11-18 01:17:57 -03:00
alfrix
5215c8f985
menu: less logging
2022-11-18 01:17:57 -03:00
alfrix
2c30bdeddf
printer: cleanup
2022-11-18 01:17:57 -03:00
alfrix
7a71fa75f7
input_shaper: refactor process_update
2022-11-18 00:53:53 -03:00
alfrix
1db6388798
menu: use None
2022-11-18 00:53:53 -03:00
alfrix
bdafb31522
menu: simplify enable
2022-11-18 00:53:53 -03:00
alfrix
45ab86204b
panels: remove initialize from the panels that do not have a menu
2022-11-18 00:53:53 -03:00
alfrix
04f3c5b7a5
settings: cleanup printer list
2022-11-18 00:53:53 -03:00
alfrix
b68cfa40fd
refactor ws reconnect/retry
2022-11-18 00:53:53 -03:00
alfrix
86c52dece8
move connect_printer_widget to printer_select
2022-11-18 00:53:53 -03:00
alfrix
c5fe8b02a4
exclude: fix list width if no polygons are provided
2022-11-18 00:53:53 -03:00
alfrix
fdf13102fe
screen: remove shutdown variable and change on_close to disconnect
2022-11-18 00:53:53 -03:00
alfrix
022954918c
create ks_printer_cfg
2022-11-18 00:53:53 -03:00
alfrix
e4ff009ef6
main_menu: init left_panel
2022-11-18 00:53:53 -03:00
alfrix
df401d4924
main_menu: remove unused argument
2022-11-18 00:53:53 -03:00
alfrix
1e6a9ec8ae
log: cleanup logs for files, system and bed_mesh
...
functions: log if DPMS fails to load
screen: log send_action
2022-11-18 00:52:55 -03:00
alfrix
7bef1d45c8
exclude: adjust vertical mode
2022-11-12 10:18:31 -03:00
alfrix
2aec78ff4c
bed_mesh: adjust vertical mode
2022-11-12 10:11:09 -03:00
alfrix
4d0edf3c0b
move: cleanup and move stuff out of screen_panel
2022-11-12 09:56:09 -03:00
alfrix
6ca80baea8
job_status: remove glib timers that could cause issues
2022-11-12 09:25:37 -03:00
alfrix
8b55d2f2b1
splash_screen: limit reconnections, clear log, add reconnect button
2022-11-11 10:25:55 -03:00
alfrix
f05cbe9f0b
job_status: fix layer info sometimes causing issues close #788
2022-11-10 23:10:44 -03:00
alfrix
b8e819629a
log: reduce spam
2022-11-10 07:15:04 -03:00
alfrix
78f76d659c
menu: log a more descriptive item enable status
2022-11-09 10:37:30 -03:00
alfrix
ce6158ad91
bed_mesh: improvements an changes:
...
use current profiles instead of the ones saved in the config file
remove matplotlib and numpy, caused many intall issues, graph was slow and not great for small screens
create a custom 2D graph to show the probed matrix
2022-11-09 10:25:52 -03:00
alfrix
0ca410acba
zcalibrate: use sample_retract_dist if available close #748
2022-11-09 10:25:37 -03:00
alfrix
02c043eece
zcalibrate: add dockable_probe #750
2022-11-09 08:51:59 -03:00
alfrix
88461910c9
job_status: remove numpy dependency
2022-11-08 17:33:38 -03:00
marcin-koziol
1dc3433e02
Set distance and speed variables after config is loaded ( #782 )
...
Co-authored-by: Marcin Kozioł <marcin.koziol@outi.pl>
2022-11-08 17:32:54 -03:00
alfrix
ca7143f776
base_panel: estop set not sensitive instead of hiding
2022-11-06 13:21:52 -03:00
alfrix
26d10a949b
job_status: use the new print_stats layer info
2022-11-06 13:04:07 -03:00
alfrix
8855d9b98f
screensaver: change calls to close instead of wake
2022-11-05 00:25:11 -03:00
alfrix
df195a0135
zcalibrate: use a tiny movement to detect state, need status
2022-11-04 19:27:08 -03:00
alfrix
23b64b1625
zcalibrate: use safe_z z_hop if defined close #748
2022-11-04 18:27:16 -03:00
alfrix
44623b44d1
menu: reduce logging
2022-11-04 18:13:06 -03:00
alfrix
2fef5660cb
base_panel: change how it shows controls and heaters to avoid issues
2022-11-04 10:30:14 -03:00
alfrix
e36cf78e40
zcalirbrate: fix e225
2022-11-03 23:51:44 -03:00