1866 Commits

Author SHA1 Message Date
alfrix
9d0e4b841f config: allow xdg .config folder fully deprecate old klipper_config and home folder config
config order of preference

1. printer_data/config
2. xdg .config/KlipperScreen
3. klipperscreen repo directory
2024-01-26 13:59:16 -03:00
alfrix
160e2ecd31 wayland: fix icon not showing 2024-01-26 11:32:42 -03:00
alfrix
960c49636a docs: add how to make prompts
close #1232
2024-01-26 09:14:06 -03:00
alfrix
6f6f0d3f13 job_status and base_panel: supress is twice as slow than directly checking if the key exist 2024-01-26 09:14:06 -03:00
Alfredo Monclus
5b7da9a9b8
extrude: add an extruder selector for machines with more than 5 extruders (#1249)
makes the extrude panel support more extruders (unlimited, but icons from 0-11)
close #1195
2024-01-25 22:53:16 -03:00
Alfredo Monclus
af8bd7050d
config: refactor install language, fix issues with getlocale on mac (#1250) 2024-01-25 22:47:08 -03:00
Alfredo Monclus
b5e87152f1
bed_level: improvements (#1248)
1. use the status reference instead of regex matching (this was coded before the status existed)
2. change icons to reflect the rotation direction
3. change icon to reflect that the adjustment is good enough (according to klipper docs below 6 minutes)
4. auto open the panel when screws_tilt_calculate finished

close #1231
2024-01-25 22:46:51 -03:00
Weblate (bot)
9e252b013f
Translations update from Hosted Weblate (#1253)
* Translated using Weblate (Danish)

Currently translated at 100.0% (263 of 263 strings)

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

* Translated using Weblate (Swedish)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/sv/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (263 of 263 strings)

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

---------

Co-authored-by: srbjessen <srbjessen@gmail.com>
Co-authored-by: bittin1ddc447d824349b2 <bittin@reimu.nl>
Co-authored-by: vjurka <v@jurka.lt>
2024-01-25 22:45:59 -03:00
Weblate (bot)
9bcee00ff2
Translations update from Hosted Weblate (#1251)
* Translated using Weblate (French)

Currently translated at 96.5% (254 of 263 strings)

Co-authored-by: Guilouz <guilouz6@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/uk/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Guilouz <guilouz6@hotmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
2024-01-21 13:20:12 -03:00
alfrix
9e0507386d add extra gitignore for vscode and mac
part of #1246

Co-authored-by: Rafael Neuwirth Swierczynski <rafanswi@protonmail.com>
2024-01-21 07:33:57 -03:00
Weblate (bot)
8c4253238c
Translations update from Hosted Weblate (#1247)
* Translated using Weblate (French)

Currently translated at 96.5% (254 of 263 strings)

Co-authored-by: Absak T <absakgaming@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/fr/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Polish)

Currently translated at 100.0% (263 of 263 strings)

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pl/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Absak T <absakgaming@gmail.com>
Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
2024-01-19 18:08:35 -03:00
alfrix
3ed7464145 fix #1245 and add some early returns 2024-01-17 09:30:13 -03:00
alfrix
db0bff8ab2 style: less transparent disabled buttons 2024-01-17 09:30:13 -03:00
Weblate (bot)
8800f7be4d
Translated using Weblate (Hungarian) (#1244)
Currently translated at 100.0% (263 of 263 strings)


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

Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
2024-01-16 15:37:09 -03:00
alfrix
ac1c97a2fa pins: fixup #1242 2024-01-16 15:33:50 -03:00
alfrix
e402eb41b4 screen: don't inspect statement it's a fallback 2024-01-16 14:41:36 -03:00
alfrix
8717dd8836 files: refactor and cleanups 2024-01-16 13:56:33 -03:00
alfrix
e7cbc1d2ca print logging minor change 2024-01-16 13:56:33 -03:00
alfrix
294c19678b pins: fix #1242 2024-01-15 23:22:45 -03:00
alfrix
2956658104 change lists to tuples 2024-01-15 14:44:50 -03:00
alfrix
81e76b1815 extrude: fix activate may not enable buttons 2024-01-15 14:42:10 -03:00
alfrix
18f8d32aa6 klippygtk: dialog buttons height as variable 2024-01-15 14:42:10 -03:00
dependabot[bot]
58d1c04221
build(deps): bump jinja2 from 3.1.2 to 3.1.3 (#1233)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 12:30:27 -03:00
alfrix
a0d009e126 installer: provide a fix for fbturbo
some GPIO/SPI screen installer put the config but not the driver, this causes a failure to start, remove said config to allow the more standarized fbdev to work
2024-01-13 12:29:36 -03:00
alfrix
c6a91a1562 job_status: refactor the estimation code
fixes no-extrusion cases, and some edge cases
2024-01-13 12:29:36 -03:00
Weblate (bot)
6df55f4570
Translated using Weblate (Spanish) (#1238)
Currently translated at 100.0% (263 of 263 strings)


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

Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
2024-01-13 00:54:45 -03:00
alfrix
eecb41df93 base_panel and printer optimizations 2024-01-13 00:46:02 -03:00
alfrix
52fdb5d5ba pins: make the non pwm pins on-off pwm pins as a scale
fixes #1237
2024-01-13 00:46:02 -03:00
Weblate (bot)
d22416f401
Translations update from Hosted Weblate (#1230)
* Translated using Weblate (Russian)

Currently translated at 100.0% (261 of 261 strings)

Co-authored-by: Dr_Perry_Coke <dr.perrycoke@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/ru/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Swedish)

Currently translated at 100.0% (261 of 261 strings)

Co-authored-by: eltacoloco <hampus.lind@webbpost.nu>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/sv/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Dr_Perry_Coke <dr.perrycoke@gmail.com>
Co-authored-by: eltacoloco <hampus.lind@webbpost.nu>
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
2024-01-12 21:47:19 -03:00
alfrix
874645614f translations: add widget folder to translations, and fix some string not being recognized 2024-01-12 21:43:12 -03:00
alfrix
0aaf9d8808 system: create clear scroll 2024-01-11 22:44:19 -03:00
alfrix
8143636adb base_panel: minor fixup for the new titlebar func 2024-01-11 22:26:10 -03:00
alfrix
2af58ef8ea network: refactors and fixes 2024-01-11 20:54:10 -03:00
alfrix
d9aaddb462 installer: ask when installing the service 2024-01-11 20:54:10 -03:00
alfrix
52b7ae2c21 network: change wireless search pattern to wl (systemd 197+) 2024-01-10 23:32:02 -03:00
alfrix
d1168b5405 themes: get rid of the unused vertical selector buttons, simplify and rename the horizontal toggle strip 2024-01-10 23:30:39 -03:00
alfrix
78f1c691f6 popups improve contrast 2024-01-10 23:30:39 -03:00
alfrix
98da293cee refactor job_status and titlebar_items to allow multiple extruders 2024-01-10 23:30:39 -03:00
alfrix
f3c0daef1b minor refactors 2024-01-10 23:30:39 -03:00
alfrix
bd18924f1d network: add wlx to possible device names 2024-01-10 18:35:09 -03:00
Alfredo Monclus
a72328224b
Update test_code.yml 2024-01-09 00:18:20 -03:00
Alfredo Monclus
aed0dacd81
Update README.md 2024-01-08 23:58:37 -03:00
Alfredo Monclus
7a2a483946
Create docs workflow 2024-01-08 23:55:18 -03:00
alfrix
060cd1db0f docs: minor fixups 2024-01-08 23:38:58 -03:00
Weblate (bot)
0accfad2f7
Translations update from Hosted Weblate (#1228)
* Translated using Weblate (Czech)

Currently translated at 100.0% (261 of 261 strings)

Co-authored-by: Michal Bitala <bitala.michal@seznam.cz>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/cs/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Spanish)

Currently translated at 100.0% (261 of 261 strings)

Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Italian)

Currently translated at 99.6% (260 of 261 strings)

Co-authored-by: Riccardo Babetto <riccardobabetto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/it/
Translation: KlipperScreen/KlipperScreen

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (261 of 261 strings)

Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/uk/
Translation: KlipperScreen/KlipperScreen

---------

Co-authored-by: Michal Bitala <bitala.michal@seznam.cz>
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com>
Co-authored-by: Riccardo Babetto <riccardobabetto@gmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
2024-01-08 23:38:09 -03:00
alfrix
0a38b56aaa Print: show refresh loading 2024-01-07 23:08:59 -03:00
alfrix
ed151cea9b docs: update last resort 2024-01-07 17:27:59 -03:00
alfrix
c45f914275 docs: add a FAQ 2024-01-07 17:27:59 -03:00
alfrix
05cd9a6d34 remove fallback values
with an empty string re will not match
2024-01-07 17:27:59 -03:00
alfrix
2527a12d32 update translation files 2024-01-06 08:35:55 -03:00