1598 Commits

Author SHA1 Message Date
alfrix
f346c2f046 print: fix layout on small screens 2023-11-03 23:34:02 -03:00
alfrix
957aeb835d layout: remove the margin as it's very useful on small screens
con: user may have to touch away from the handle if it interferes with the button
2023-11-03 23:34:02 -03:00
alfrix
7aee23c1cb lint fixes 2023-11-03 23:34:02 -03:00
alfrix
1f5bfb371f Revert "screen: detect Desktop environment"
This reverts commit d5ec79e2efebf50b7e7e71e7656cde33ca8019be.
2023-11-01 16:45:29 -03:00
janstanka
064618d989
locale: Czech translation update (#1157) 2023-11-01 12:28:06 -03:00
Selim
a6adbf05c8
locale: Turkish Language Update (#1156) 2023-11-01 12:24:55 -03:00
alfrix
4a14962d35 deps: update pycairo close #1150 2023-10-24 20:51:47 -03:00
Thijs Triemstra
3b53d6619d
doc: fix klipper link (#1154) 2023-10-24 20:50:49 -03:00
Andriy
70f7320495
Ukrainian localisation update (#1152)
Ukrainian localisation update
2023-10-24 20:47:03 -03:00
Weblate (bot)
b6585eb0b1
Translations update from Hosted Weblate (#1151)
* Translated using Weblate (Polish)

Currently translated at 100.0% (253 of 253 strings)

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

* Translated using Weblate (Spanish)

Currently translated at 100.0% (253 of 253 strings)

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

* Translated using Weblate (Italian)

Currently translated at 100.0% (253 of 253 strings)

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

---------

Co-authored-by: Daviteusz <daviteusz0@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Giadej <Giadej@users.noreply.hosted.weblate.org>
2023-10-24 20:46:38 -03:00
Thijs Triemstra
b068fedfbc
doc: update git url (#1153) 2023-10-24 20:33:35 -03:00
alfrix
9a17b4d1b2 docs: fix type in touch section 2023-10-24 14:56:49 -03:00
alfrix
882037ae7b style: fix issue with material-darker 2023-10-22 16:01:41 -03:00
alfrix
f88f2ba873 docs: troubleshooting improve touch info 2023-10-21 20:33:33 -03:00
alfrix
c4e6aaf734 locales: update translation files 2023-10-21 20:33:33 -03:00
alfrix
f5a5efabda styles: use gtk vars for colors and other cleanup and improvements close #594 2023-10-20 00:06:34 -03:00
alfrix
a70cfe0e27 exclude: fix layout 2023-10-20 00:06:34 -03:00
alfrix
d5ec79e2ef screen: detect Desktop environment 2023-10-20 00:06:34 -03:00
alfrix
49e6dfd884 config: fix screw_rotation not in validator fixes #1148 2023-10-20 00:05:22 -03:00
Péter Németh
ead94b75b8
locale(hu): update hungarian translation (#1147)
Signed-off-by: Pethical <sokkis@gmail.com>
2023-10-19 23:53:28 -03:00
Weblate (bot)
2a87080841
Translated using Weblate (Spanish) (#1149)
Currently translated at 100.0% (254 of 254 strings)

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

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
2023-10-19 23:52:57 -03:00
alfrix
c14fd4d2cb docs: add an extra step for fbturbo issues close #971 2023-10-15 11:43:31 -03:00
alfrix
f117b31a14 templates: add label for fr close #1144 2023-10-15 11:14:37 -03:00
Chad Condon
422363ebb9
Hide LEDs with leading underscores (#1145) 2023-10-15 10:45:18 -03:00
alfrix
a84b91a40b led: clenaups 2023-10-15 10:36:33 -03:00
alfrix
82b75a528a led: better implementation of the white channel 2023-10-14 13:49:41 -03:00
alfrix
836092659d led: make the ON preset change only available colors 2023-10-14 13:24:41 -03:00
alfrix
7986ce23cd led: do not round it's unnecesary 2023-10-14 10:23:10 -03:00
alfrix
4a328cb01f docs: update PS thumbnail screenshot 2023-10-13 23:54:50 -03:00
alfrix
880a9fc3ab remove debug error 2023-10-13 23:52:57 -03:00
alfrix
7ce3e0a88a layout: spoolman fixes for vertical mode 2023-10-13 23:50:07 -03:00
alfrix
ac33e8574e layout: always set dialogs size (fullscreen does not always work) 2023-10-13 23:33:24 -03:00
alfrix
6f32cdacbe layout: fix issues 2023-10-13 23:24:03 -03:00
alfrix
ff84b1aa97 docs: clarify that the fix is for raspberry 2023-10-13 23:22:55 -03:00
alfrix
2e80d532d6 job_status: fix rounding to 100 2023-10-13 13:44:13 -03:00
alfrix
3067651f8b job_status: fix issue with thumbnail at low resolutions 2023-10-13 13:20:20 -03:00
Anna
1b2a6b872c
Add nano editor commands for file edits (#1143)
* Add nano editor commands for file edits

This PR adds `sudo nano /path/to/file.ext` as well as closing/saving instructions

Adding nano edit commands to the page will improve people's ability to execute these steps. As noted during a Nero3D stream, neither our VzBot docs nor the page we linked to on KlipperScreen explained *how* to edit the file.

* Format table
2023-10-13 13:18:48 -03:00
alfrix
79b3c7f749 reqs: update websocket-client 2023-10-10 11:22:37 -03:00
alfrix
468d538aac docs: android add a helper section for first-start issues 2023-10-08 12:08:20 -03:00
alfrix
fe664b44a5 bed_level: hotfix for b6199a4 2023-10-08 12:02:29 -03:00
alfrix
ddd7518841 changelog: update breaking changes 2023-10-08 11:58:54 -03:00
alfrix
b6199a4f24 config: deprecate old configs 2023-10-08 11:51:48 -03:00
alfrix
f3cacafd53 styles: extend extruder icons to 0-11
font used in colorized and z-bolt themes is liberation-sans bold 22pt (18pt for double numbers)
they are converted to paths to avoid renderers misbehaviours
2023-10-08 08:34:41 -03:00
alfrix
9d177d2afc job_status and print: revise the size of the thumbnail close #1136 2023-10-07 13:02:05 -03:00
Andriy
f9872f4817
Ukrainian localisation update (#1138)
Ukrainian localisation update
2023-10-04 23:11:52 -03:00
alfrix
495ee28125 docs: highlight rotation config 2023-10-03 14:12:49 -03:00
alfrix
84c9b1e169 docs: move rotation to a separate page 2023-10-03 14:10:58 -03:00
alfrix
eaf6e07ef9 docs: correct default vsd path 2023-10-03 13:45:10 -03:00
alfrix
9077bd0064 docs: add copy content feature 2023-10-03 11:25:49 -03:00
alfrix
759d3973ef docs: config change markup for better visualization 2023-10-03 09:30:44 -03:00