1901 Commits

Author SHA1 Message Date
alfrix
a011556b88 move: support rescaling the slider if machine limits are changed 2024-04-13 12:28:55 -03:00
alfrix
fad00227fa job_status: fix filename sometimes not scrolling until the end 2024-04-13 10:27:07 -03:00
alfrix
b091eeff37 bed_mesh: add support for rotation and inversion to the meshMap 2024-04-13 10:27:07 -03:00
alfrix
6908d5832c bed_level: add a warning for the screws not being used 2024-04-13 10:25:19 -03:00
alfrix
6886c17604 bed_level: add a specific center screw icon
make z-bolt theme middle screws more visible

make colorized specific icons for the bed
2024-04-13 10:24:57 -03:00
alfrix
ece8526dfe bed_level: do not round screw positions
fixes some cases where screws were not detected when doing screws_tilt_calibrate

i don't remember why they were rounded, but the panel went through several revisions at this point and it doesn't seem necessary
2024-04-09 21:55:01 -03:00
alfrix
c774d2ed06 style: change z icons to arrows only, to avoid misinterpretations 2024-04-09 15:13:02 -03:00
alfrix
0add3823bd logging: slightly shorter logging message 2024-04-09 13:40:27 -03:00
alfrix
3cce75c039 config: add a help message for people that confuse Klipper with KlipperScreen 2024-04-09 13:08:58 -03:00
alfrix
a18b198bf2 dialogs: add the ability to show dialogs without buttons for fullscreen view (click to close) 2024-04-07 12:26:59 -03:00
alfrix
b1e71283a6 heatergraph: add the ability to go fullscreen when clicked close #740 2024-04-07 11:43:45 -03:00
alfrix
11cebe8c11 docs: update menu close #1322 2024-04-07 08:49:05 -03:00
Weblate (bot)
7d226d25d1
Translations update from Hosted Weblate (#1321)
* Translated using Weblate (Spanish)

Currently translated at 99.6% (271 of 272 strings)

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (272 of 272 strings)

Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/hu/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
2024-04-07 08:01:05 -03:00
alfrix
fafb940a71 menu: fixup 49a8fa818646 2024-04-07 07:59:41 -03:00
alfrix
13b2fe51ff docs: minor changes 2024-04-05 23:08:12 -03:00
alfrix
eb1de5d429 docs: rotation create a table of contents 2024-04-05 21:13:07 -03:00
alfrix
eda255c52e docs: explain some methods a little bit more
move lcd-show to the bottom since they are almost deprecated at this point
2024-04-05 10:21:12 -03:00
alfrix
76b6c06f88 docs: troubleshooting add note about multi-printer setup 2024-04-05 09:10:54 -03:00
alfrix
57904efc7e docs: style the headers so that they separate sections more clearly 2024-04-05 08:59:44 -03:00
alfrix
1b07839553 docs: troubleshooting put the alternatives collapsed to not distract users from the important bits 2024-04-05 08:58:56 -03:00
alfrix
49a8fa8186 menu: add config_sections of printer.cfg to improve menu filtering
remove idle_timeout from the enable status (not used)

make status data do less stuff for performance reasons

separate printer and moonraker in status enable

docs:
make menu config look more like configuration reference of klipper
also fixes some mistakes and simplify the description
2024-04-05 07:45:00 -03:00
alfrix
d21033ad55 menu: directly return enable condition do not save in a variable 2024-04-04 11:30:08 -03:00
alfrix
e34205a9cf translations: update base files 2024-04-03 14:37:13 -03:00
alfrix
10bb640997 docs: minor updates 2024-04-03 14:35:12 -03:00
Alfredo Monclus
6cd1a8e12f
Add an alternative to X close #1289 (#1306)
* Changes to allow using cage-kiosk

Wayland support close #1289

* installer: many improvements

* installer: add notes about wayland status

* deps: don't pull xserver with updates
2024-04-03 14:32:32 -03:00
alfrix
ec39332d34 docs: explain more the procedure to grab system logs 2024-04-03 14:31:21 -03:00
alfrix
e5280b8d7a deps: don't pull in networkmanager with the updates close #1319 2024-04-03 13:56:02 -03:00
alfrix
0441b5bd8e limits: fix panel not loading if minimum_cruise_ratio wasnt defined 2024-04-03 13:50:00 -03:00
alfrix
a4a09e0c48 workflow: add doc link to the bot 2024-04-02 20:06:19 -03:00
alfrix
9e42576bb2 limits: fix issue that made scales to not show the correct value if it was significantly changed from an external source, this also fixes the little jump the scales suffered on update 2024-04-02 19:49:35 -03:00
alfrix
b7cbbee4d1 limits: change to minimum cruise ratio 2024-04-02 19:25:16 -03:00
alfrix
e62b0ac4ad lint fix 2024-04-01 18:49:03 -03:00
alfrix
aae9e842d0 spoolman: fix layout issue when filament name is very long fixes #1318 2024-04-01 13:39:33 -03:00
alfrix
69e3547026 docs: fix Android docs not correctly addressing exec perms close #1313 2024-04-01 11:56:40 -03:00
alfrix
561744222e docs: add the resource warning to the FAQ 2024-04-01 11:46:32 -03:00
alfrix
b93fd08b6f base_panel: resource warning changes
make the notification contain the name of the printer

use avg cpu instead of individual core to be less intrusive, also because moonraker seems to report higher core usage than htop, which is strange
2024-04-01 11:46:32 -03:00
alfrix
aac1801ceb startup change bash to sh
in debian /bin/sh points to dash which is more lightweight
2024-04-01 11:46:32 -03:00
Damien TOURDE
9d320ae710
docs: add some details to VNC page (#1314)
* docs: add some details to VNC page

* fix numbers
2024-04-01 11:45:40 -03:00
Weblate (bot)
3abfe2dc5c
Translations update from Hosted Weblate (#1312)
* Translated using Weblate (Vietnamese)

Currently translated at 37.1% (100 of 269 strings)

Co-authored-by: Lâm Trần <trandanhlam99@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/vi/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (269 of 269 strings)

Co-authored-by: Will Zhai <willzhai55@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hans/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Lâm Trần <trandanhlam99@gmail.com>
Co-authored-by: Will Zhai <willzhai55@gmail.com>
2024-04-01 11:44:10 -03:00
alfrix
1c9d82adfa heatergraph: add power representation (if set to show power in settings)
power will use a dashed line

target will be represetnted with fill
2024-03-22 09:24:23 -03:00
alfrix
54ad2981bc zcalibrate: fix delta and round beds not working fixes #1310 2024-03-21 09:56:30 -03:00
alfrix
6ab0566fe1 error_modal: add wrap mode 2024-03-20 23:24:38 -03:00
Alfredo Monclus
14a02e5bcf
widgets: create autogrid: a custom grid that arranges itself (#1307) 2024-03-20 23:14:43 -03:00
alfrix
4d168c2319 heatergraph: revert add_object changes 2024-03-20 23:08:16 -03:00
alfrix
460d480621 docs: config move includes to the bottom 2024-03-20 22:48:48 -03:00
alfrix
703e136d45 base_panel: always show title when switching panels
the high usage report will come back if necessary
2024-03-20 22:01:30 -03:00
alfrix
3ea10b5404 heatergraph: fix sometimes not reinitializing correctly 2024-03-20 22:01:30 -03:00
alfrix
b98bcf857c prompts: fix a potential issue if the user sends multiple show commands in succession 2024-03-20 22:01:30 -03:00
Weblate (bot)
877c477723
Translations update from Hosted Weblate (#1305)
* Translated using Weblate (Slovenian)

Currently translated at 93.3% (251 of 269 strings)

Translated using Weblate (Slovenian)

Currently translated at 0.0% (0 of 269 strings)

Co-authored-by: Dominik <dominik.sostar@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/sl/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Danish)

Currently translated at 100.0% (269 of 269 strings)

Co-authored-by: srbjessen <srbjessen@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/da/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (269 of 269 strings)

Co-authored-by: vjurka <v@jurka.lt>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/lt/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Dominik <dominik.sostar@gmail.com>
Co-authored-by: srbjessen <srbjessen@gmail.com>
Co-authored-by: vjurka <v@jurka.lt>
2024-03-20 08:57:10 -03:00
alfrix
755604aa73 workflow updates 2024-03-20 08:56:44 -03:00