1717 Commits

Author SHA1 Message Date
alfrix
292dda7416 heatergraph: catch tempstore not valid 2024-03-08 21:22:51 -03:00
alfrix
645371dc1a dependabot: less update checks, there is no need to check so frequently 2024-03-08 09:57:59 -03:00
alfrix
8eec15fbf8 job_status: show current offset when saving to endstop close #1286 2024-03-08 09:57:59 -03:00
alfrix
f58cdcb31a zcalibrate: rewrite the functions that get the location to probe due to reported issues
thanks Aubey
2024-03-08 09:57:59 -03:00
alfrix
01193c203c zcalibrate: do not use safe_z if the printer has an endstop 2024-03-04 20:08:42 -03:00
alfrix
74e9f61c40 service unit updates 2024-03-04 19:59:43 -03:00
alfrix
2d5936bd09 docs: update touch calibration 2024-03-03 22:19:13 -03:00
alfrix
8db8df99f0 installer: move all the pkg related to x together 2024-03-03 22:19:13 -03:00
Stephan Wendel
2c778cce7f
fix install in chroot fixes #1291
Signed-off-by: Stephan Wendel <me@stephanwe.de>
2024-03-03 21:52:52 -03:00
Selim
96b624bef0
Tr_update_march_2024 (#1292)
Tr_update_march_202
2024-03-03 21:48:49 -03:00
alfrix
d27c54b0b7 docs: faq fix table align 2024-03-03 01:51:13 -03:00
alfrix
186e698698 docs: minor hw updates 2024-03-03 01:43:58 -03:00
alfrix
daffa0d67b docs: improve touch issues 2024-03-03 01:43:08 -03:00
alfrix
b97ec9aa86 docs: update framebuffer troubleshooting add fbcp option 2024-03-03 01:42:41 -03:00
alfrix
5d5cfb5189 Update translation files to add new lines 2024-03-02 17:40:33 -03:00
alfrix
2a073aab53 spoolman: convert errors to popups make them translatable close #1287 2024-03-02 17:39:15 -03:00
alfrix
a1a15f319d docs: add alternative to xinput list 2024-03-02 17:30:14 -03:00
alfrix
597d4301b6 installer: cleanups 2024-03-02 17:30:03 -03:00
alfrix
e0af63774d changes for bookworm 2024-03-02 00:38:02 -03:00
Alfredo Monclus
ce884154d6
print panel refactor and new features (#1270)
Adds a grid/thumbnail mode (switchable to the list mode)
last mode used is saved
faster load and less memory usage
add sort by size
2024-02-29 15:07:50 -03:00
Weblate (bot)
773a5a5fb7
Translations update from Hosted Weblate (#1285)
* Translated using Weblate (Portuguese)

Currently translated at 97.7% (257 of 263 strings)

Co-authored-by: Matheus Mösken Diegues <dmosken2015@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pt/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (French)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Nackophilz <zrv4flra@anonaddy.me>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (263 of 263 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: Matheus Mösken Diegues <dmosken2015@gmail.com>
Co-authored-by: Nackophilz <zrv4flra@anonaddy.me>
Co-authored-by: Will Zhai <willzhai55@gmail.com>
2024-02-29 15:01:54 -03:00
alfrix
7c99ea05f3 docs: add some hw guides
also remove dead links
2024-02-29 14:59:15 -03:00
alfrix
543dc97d21 docs: update touch section 2024-02-29 14:59:15 -03:00
alfrix
0570706bbe installer: fixup polkit permissions 2024-02-29 14:59:15 -03:00
alfrix
6ad9b13c42 docs: add a touch calibration method
the previous method was removed from the docs because it was outdated and didn't work anymore

this method is working for me in debian 12 bookworm
2024-02-28 20:20:08 -03:00
alfrix
bebee3926b docs: center images and tables 2024-02-26 16:54:14 -03:00
alfrix
d681105b1a docs: links update to fix warnings 2024-02-26 09:41:38 -03:00
alfrix
6a91e04532 heatergraph: optimzations 2024-02-25 17:51:53 -03:00
alfrix
a023c01ae8 layout and style changes for comboboxes
make comboboxes arrows dissappear when not active

correct the color of the combo

make the items bigger for easier selection
2024-02-25 13:48:15 -03:00
alfrix
c35b52805d layout: make popover buttons larger and add a border 2024-02-25 12:09:48 -03:00
Alfredo Monclus
0226ba0d95
screen: accept monitor number param (#1263)
This allows starting fullscreen on a specific display/monitor while in standalone mode
2024-02-19 20:23:02 -03:00
alfrix
f0abcfb0b0 Revert "build(deps): bump pycairo from 1.23.0 to 1.26.0 (#1278)"
This reverts commit 4ab595cde867353da31a68b280947d3635393ae8.
2024-02-19 09:50:28 -03:00
dependabot[bot]
4ab595cde8
build(deps): bump pycairo from 1.23.0 to 1.26.0 (#1278)
Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.23.0 to 1.26.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](https://github.com/pygobject/pycairo/compare/v1.23.0...v1.26.0)

---
updated-dependencies:
- dependency-name: pycairo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 09:49:54 -03:00
dependabot[bot]
9d9235712c
build(deps): bump pycairo from 1.23.0 to 1.26.0 (#1272)
Bumps [pycairo](https://github.com/pygobject/pycairo) from 1.23.0 to 1.26.0.
- [Release notes](https://github.com/pygobject/pycairo/releases)
- [Changelog](https://github.com/pygobject/pycairo/blob/main/NEWS)
- [Commits](https://github.com/pygobject/pycairo/compare/v1.23.0...v1.26.0)

---
updated-dependencies:
- dependency-name: pycairo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-18 17:35:01 -03:00
Weblate (bot)
c2fd401261
Translations update from Hosted Weblate (#1274)
* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (263 of 263 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (263 of 263 strings)

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

* Translated using Weblate (Turkish)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Nurettin Sevdik <nurettinsevdik10@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Will Zhai <willzhai55@gmail.com>
Co-authored-by: Nurettin Sevdik <nurettinsevdik10@gmail.com>
2024-02-18 17:34:47 -03:00
Alfredo Monclus
d9a361cacc
ws: fix issue that made buttons busy forever fixes #1087 (#1266)
* ws: fix issue that made buttons busy forever fixes #1087

* ws: reduce to high_idle due to touch not as responsive

* ws: make string translatable

* less animation steps for the spinner

the slower spinning gear icon is actually more pleasant to look
2024-02-18 17:26:08 -03:00
alfrix
0fd8f90943 fine_tune: fix #1277 2024-02-18 16:17:05 -03:00
alfrix
cd51faee30 retraction panel: remove old re parsing of responses, it has not been necessary for some time 2024-02-12 06:42:34 -03:00
Weblate (bot)
32e924490d
Translations update from Hosted Weblate (#1260)
* Translated using Weblate (German)

Currently translated at 100.0% (263 of 263 strings)

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

* Translated using Weblate (Italian)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Dutch)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Thijs Triemstra <info@collab.nl>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/nl/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Czech)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Mick#6366 <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/cs/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: criscrafter <criscrafter80@gmail.com>
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
Co-authored-by: Thijs Triemstra <info@collab.nl>
Co-authored-by: Mick#6366 <kos.m@post.cz>
2024-02-11 21:23:11 -03:00
Péter Németh
ff1d98f5a0
Fix bed level complete icon (#1268)
* Fix #1267
2024-02-11 21:08:13 -03:00
alfrix
0d4f19e406 job_status: fix for progress sometimes not starting at 0 2024-02-09 18:18:46 -03:00
alfrix
f2afc1f2ef Add funding yml 2024-02-09 18:18:46 -03:00
alfrix
2a5e9b371e network: fix strength not shown fixes #1265 2024-02-09 01:49:42 -03:00
alfrix
c832c90f47 docs: add splash_screen to screenshots 2024-02-03 23:01:27 -03:00
Weblate (bot)
71ffa00591
Translated using Weblate (Portuguese (Brazil)) (#1255)
Currently translated at 100.0% (263 of 263 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (263 of 263 strings)

Added translation using Weblate (Portuguese (Brazil))


Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pt_BR/
Translation: KlipperScreen/KlipperScreen

Co-authored-by: Bernardo Scolnik <bscolnik@gmail.com>
2024-02-01 12:21:57 -03:00
alfrix
6ee52f13e8 base_panel: fix issue with panel not loading during shutdown status 2024-02-01 12:15:29 -03:00
Thijs Triemstra
3ee20617cd
docs: update klipper repo url (#1257) 2024-01-30 04:16:13 -03:00
alfrix
8c485b2f39 docs: update remote screens docs 2024-01-30 04:15:08 -03:00
alfrix
acb187970f requirements: add known minimum versions for jinja and requests 2024-01-27 13:11:58 -03:00
alfrix
3c911ba7c7 printer: change how the tempstore is initialized and updated, to avoid unnecesary retries 2024-01-26 22:43:29 -03:00