Alfredo Monclus
|
d51c82a68c
|
functions: log the version without the extra letter
|
2024-06-07 15:41:14 -03:00 |
|
Alfredo Monclus
|
ccd8fd9fcc
|
functions: improve error handling while loading DPMS
|
2024-06-07 15:41:14 -03:00 |
|
Alfredo Monclus
|
e8cc5cd591
|
functions: cleanup unused funcs
|
2024-06-07 15:41:14 -03:00 |
|
Weblate (bot)
|
55526347a0
|
Translated using Weblate (Spanish) (#1392)
Currently translated at 99.6% (310 of 311 strings)
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
|
2024-06-07 12:05:20 -03:00 |
|
Alfredo Monclus
|
e7ca0ff2af
|
docs: update theming to add more details
|
2024-06-07 12:04:02 -03:00 |
|
Alfredo Monclus
|
10bf5bdb34
|
docs: update network troubleshooting
|
2024-06-07 11:25:11 -03:00 |
|
Alfredo Monclus
|
abdbd5aa12
|
installer: clarify the reconnect to the user
|
2024-06-07 10:04:38 -03:00 |
|
Alfredo Monclus
|
a68a1d3b91
|
docs update
|
2024-06-07 09:50:49 -03:00 |
|
Alfredo Monclus
|
78465fa564
|
screen: add gc call when cleaning up panels
|
2024-06-04 18:07:41 -03:00 |
|
Alfredo Monclus
|
83d38a77dc
|
change sys.exit to os._exit for pypy
|
2024-06-04 18:06:28 -03:00 |
|
Alfredo Monclus
|
4bca9ff028
|
shutdown: add restart ks
|
2024-06-04 18:06:28 -03:00 |
|
Weblate (bot)
|
db4ebfe140
|
Translations update from Hosted Weblate (#1390)
* Translated using Weblate (Czech)
Currently translated at 100.0% (310 of 310 strings)
Co-authored-by: Miloslav Kos <kos.m@post.cz>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/cs/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Turkish)
Currently translated at 100.0% (310 of 310 strings)
Co-authored-by: Selim <selim_guner2000@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Chinese (Simplified))
Currently translated at 94.5% (293 of 310 strings)
Co-authored-by: wsj20050623 <2129426599@qq.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hans/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Lithuanian)
Currently translated at 100.0% (310 of 310 strings)
Co-authored-by: Vidmantas Jurka <vjurka@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/lt/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Miloslav Kos <kos.m@post.cz>
Co-authored-by: Selim <selim_guner2000@hotmail.com>
Co-authored-by: wsj20050623 <2129426599@qq.com>
Co-authored-by: Vidmantas Jurka <vjurka@gmail.com>
|
2024-06-04 17:43:58 -03:00 |
|
Alfredo Monclus
|
40ce34f93b
|
installer: fix for nm
|
2024-06-04 17:24:44 -03:00 |
|
Alfredo Monclus
|
ac6f34acb0
|
extrude: move firmware retraction into the panel, add pressure advance control closes #724
|
2024-06-04 14:51:27 -03:00 |
|
Alfredo Monclus
|
3d542465e8
|
main and temp fix list color after cb014a850b2b62a72a04f4519c61d5069d7591cc
|
2024-06-04 14:51:27 -03:00 |
|
Alfredo Monclus
|
2d2e80c3fd
|
panels: allow to call them without name
|
2024-06-04 11:16:50 -03:00 |
|
Alfredo Monclus
|
4334535783
|
add dev requirements
|
2024-06-04 09:45:39 -03:00 |
|
Alfredo Monclus
|
ad0562fc60
|
retraction: fix issue with infinite scale
|
2024-06-03 17:54:11 -03:00 |
|
Alfredo Monclus
|
792fcb80c5
|
fix dialogs sometimes getting larger than desired
|
2024-06-03 17:24:46 -03:00 |
|
Alfredo Monclus
|
e112786c02
|
installer: fix typos
|
2024-06-03 14:27:33 -03:00 |
|
Alfredo Monclus
|
a3bfcc4f44
|
fix screensaver not properly resetting if the blanking is different when printing
|
2024-06-03 14:27:33 -03:00 |
|
dependabot[bot]
|
50481f6dc1
|
build(deps): bump requests from 2.32.2 to 2.32.3 (#1388)
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)
---
updated-dependencies:
- dependency-name: requests
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-06-03 09:58:28 -03:00 |
|
Alfredo Monclus
|
b90a6f6037
|
installer: to be more effective disable dhcpd and reboot when installing nm
|
2024-06-03 08:44:14 -03:00 |
|
Alfredo Monclus
|
5abfb6f226
|
screen: theme doesn't need a restart anymore
|
2024-06-03 08:22:48 -03:00 |
|
Alfredo Monclus
|
a37cb967a1
|
screen: refactor theme load to allow on the fly switching
|
2024-06-02 12:36:53 -03:00 |
|
Alfredo Monclus
|
cb014a850b
|
screen: refactor theme load into separated methods
|
2024-06-02 10:05:58 -03:00 |
|
Alfredo Monclus
|
1d09d69aa1
|
update base translations
|
2024-06-02 08:39:03 -03:00 |
|
Alfredo Monclus
|
30d6ccd187
|
update translations
|
2024-06-02 08:32:13 -03:00 |
|
Alfredo Monclus
|
7ce29ab539
|
make the installer start nm
|
2024-06-02 07:02:41 -03:00 |
|
Alfredo Monclus
|
18853a7371
|
splash: show the message when klipper is shutdown
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
fa39cb681a
|
rename print panel to gcodes
if there are no extruders name it gcodes else print
rename print time to estimated time
use a generic icon there are no extruders
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
07497b8ea2
|
Update license info
to my knoledge we don't have any octoscreen code, so this was oversight
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
0254925fe4
|
add .venv to gitignore
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
08bbe9b6f1
|
network: offer a solution to insufficient priviledges
i do not like this but nothing else i've tried has worked so far
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
e09a4d8d43
|
network: more info in the message
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
a06d880f17
|
installer: cleaner questions, split default statement
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
06e69a71f3
|
installer: ask for network-manager
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
67767e3742
|
deps: cleanup
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
9c13468e66
|
network: improve message, fix deactivate error
|
2024-06-02 06:48:11 -03:00 |
|
Alfredo Monclus
|
f530d36ae1
|
network: wep key type should be type uint
wep should not be used at this point in time
|
2024-06-02 06:48:11 -03:00 |
|
Weblate (bot)
|
6ad8920b3f
|
Translations update from Hosted Weblate (#1382)
* Translated using Weblate (Turkish)
Currently translated at 100.0% (292 of 292 strings)
Co-authored-by: Selim <selim_guner2000@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (German)
Currently translated at 97.6% (285 of 292 strings)
Co-authored-by: Techsider <yannikschirm@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (German)
Currently translated at 100.0% (292 of 292 strings)
Co-authored-by: Niklas Tecklenborg <niklas.tecklenborg@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Spanish)
Currently translated at 99.6% (291 of 292 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% (292 of 292 strings)
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/hu/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Chinese (Traditional))
Currently translated at 88.3% (258 of 292 strings)
Co-authored-by: 峻瑜哥 <a728728728@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/zh_Hant/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Selim <selim_guner2000@hotmail.com>
Co-authored-by: Techsider <yannikschirm@gmail.com>
Co-authored-by: Niklas Tecklenborg <niklas.tecklenborg@gmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Zs.Antal <zsikaiantal@icloud.com>
Co-authored-by: 峻瑜哥 <a728728728@gmail.com>
|
2024-06-02 06:47:57 -03:00 |
|
Bruno
|
d0e9dd0352
|
KlipperScreen Install Fix (#1385)
Fixed Syntax Error from line 154 when running install script.
|
2024-05-31 07:45:59 -03:00 |
|
Alfredo Monclus
|
9a4c3879fd
|
docs: add py3.7 to the breaking changes
|
2024-05-30 09:04:48 -03:00 |
|
Alfredo Monclus
|
1578665b71
|
installer: always cleanup old env
|
2024-05-30 09:01:16 -03:00 |
|
Alfredo Monclus
|
4dc364a5c6
|
network: support more encryptions methods
|
2024-05-30 02:01:59 -03:00 |
|
Alfredo Monclus
|
d9eeec3cba
|
network: changes to monitoring
|
2024-05-29 23:49:46 -03:00 |
|
Alfredo Monclus
|
1e944726ce
|
network: format with black
|
2024-05-29 22:50:40 -03:00 |
|
Alfredo Monclus
|
5619a77d6e
|
changes to make ks start and give the no support error in python 3.7
|
2024-05-29 22:27:52 -03:00 |
|
Alfredo Monclus
|
3fd370eafc
|
printer: add pwm tool count to init
|
2024-05-29 14:29:11 -03:00 |
|
Alfredo Monclus
|
9889f551cc
|
Revert "printer: add pwm tool count to init"
This reverts commit 6aad7880180366d6a1b91ea0f48fed2aadeb2722.
|
2024-05-29 14:28:42 -03:00 |
|