1015 Commits

Author SHA1 Message Date
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
dependabot[bot]
19506292b5
build(deps): bump websocket-client from 1.4.1 to 1.4.2 (#781)
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 17:33:09 -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
6e4d0ff962 config: add lang list to init, reduce logging 2022-11-04 18:12:39 -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
3be65a686a docs: xserver-xorg-legacy is installed by default 2022-11-04 10:30:14 -03:00
alfrix
9c4f4c5fe7 config: try to save in printer_data first 2022-11-04 10:30:14 -03:00
alfrix
ba392d75b9 docs: explain logfile location with images 2022-11-04 10:30:14 -03:00
jordanruthe
39b786c198
Update Hardware.md
Add BTT HDMI5/7
2022-11-04 08:27:07 -04:00
alfrix
e36cf78e40 zcalirbrate: fix e225 2022-11-03 23:51:44 -03:00
alfrix
11dd95b939 functions: do not rotate logs at startup, it's useful to see old logs when users attach them 2022-11-03 23:44:17 -03:00
alfrix
e0950247d2 zcalibrate: use safe_z_home if available 2022-11-03 23:40:30 -03:00
alfrix
8d1ca4eba1 fix E741 2022-11-03 23:29:11 -03:00
alfrix
6c66ccada7 job_status: remove menu button delay 2022-11-03 23:06:12 -03:00
alfrix
01fde5a1e9 keyboard: fix sometimes not changing language 2022-11-03 22:50:01 -03:00
alfrix
64745c8578 fix codestyle issues 2022-11-03 22:40:36 -03:00
Selim
b77321ce28
Update Turkish Language (#771) 2022-11-03 22:35:02 -03:00
AntoszHUN
f4a0b0f8b1
Update Hungarian Language (#774) 2022-11-03 22:33:54 -03:00
alfrix
7ee162092c fix #775 2022-11-03 22:20:03 -03:00
alfrix
2fc01c07b6 base_panel: allow to have no title 2022-11-03 22:07:45 -03:00
alfrix
73e4645df0 installer: add input drivers by default close #772 2022-11-02 11:13:16 -03:00
alfrix
5e4760771d screen: set to fullscreen unless overrided with size #773 2022-11-02 11:13:16 -03:00
alfrix
38d006c8a7 job_status and splash: fixup image size on ultrawide 2022-11-02 11:13:16 -03:00
alfrix
79c858ded6 functions: logging: use printer_data 2022-11-01 21:22:07 -03:00
alfrix
03e4681aa6 functions: logging changes, rotate based on filesize and on startup, print a warning in if log is not created 2022-11-01 15:36:52 -03:00
alfrix
5154e41fed windowed: add title and icon 2022-11-01 15:36:52 -03:00
alfrix
371968b458 base_panel: hide estop 2022-11-01 15:36:52 -03:00
alfrix
c3128ef508 base_panel: always hide macro shortcut on splash_screen 2022-11-01 15:36:49 -03:00
alfrix
09ccd46528 keyboard: add spanish and german, change backscpace, clear and accept to icons 2022-11-01 07:36:07 -03:00
alfrix
874212e166 lang: fix widgets close #768 2022-10-28 13:22:47 -03:00
alfrix
f749969c07 config: fix default en if system lang not found 2022-10-28 06:25:20 -03:00
alfrix
f6e4e231b1 translation: update all translations 2022-10-27 23:42:23 -03:00
alfrix
d536b054b8 translation: update hebrew (Tal Rahav) close #766 2022-10-27 23:40:59 -03:00
alfrix
5d539d0059 translation: update spanish 2022-10-27 23:36:30 -03:00
AntoszHUN
8a82590829
Update Hungarian Language (#762) 2022-10-27 23:19:21 -03:00
alfrix
f588571bdd fix PEP E303 2022-10-27 23:18:21 -03:00
northcoastam
d27227aede
Update fine_tune.py (#765)
Fix for custom z_babystep_values from KlipperScreen.conf not respected
2022-10-27 23:15:45 -03:00
alfrix
7666a91872 splash_screen and job_status title translation 2022-10-27 22:47:01 -03:00
alfrix
51ddee28c3 printer_select: hide action_bar on startup and translate name 2022-10-27 21:24:23 -03:00
alfrix
0620d660f5 Change how the printer state is handled 2022-10-27 20:54:13 -03:00