Alfredo Monclus
97f005759b
chore: update changelog
2024-07-14 17:54:00 -03:00
Alfredo Monclus
98c6181d09
style: change the color of the junction to be equal to bg
2024-07-14 16:30:01 -03:00
Weblate (bot)
96bf76f143
chore(locales): Translations update from Hosted Weblate ( #1431 )
...
* Translated using Weblate (German (de_FORMAL))
Currently translated at 83.9% (267 of 318 strings)
Translated using Weblate (German)
Currently translated at 94.0% (299 of 318 strings)
Co-authored-by: Flo082002 <flos6323@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de_FORMAL/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Spanish)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: Radiotbo <santiago@esolva.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Flo082002 <flos6323@gmail.com >
Co-authored-by: Radiotbo <santiago@esolva.com >
2024-07-14 14:17:09 -03:00
Alfredo Monclus
cee185e21e
fix(installer): platforms that don't have dep binaries available may need to build sdbus from source
...
close #1430
2024-07-13 16:26:08 -03:00
Alfredo Monclus
c183e870ba
refactor(network): import sdbus as the doc example
2024-07-10 12:01:54 -03:00
Alfredo Monclus
1b13f61709
fix(base_panel): do not show printer select if only 1 is configured
...
close #1429
2024-07-10 10:16:16 -03:00
Alfredo Monclus
184d20ef98
refactor(job_status): return early if the filename has not changed
2024-07-09 20:18:30 -03:00
Alfredo Monclus
8210a15e4b
refactor(job_status): time estimation
...
Even if we are very confident in the estimate, such as when there is previous historic data,
variables like speed factor and possible excluded objects can impact the accuracy.
Taking these cases into account seems to be tricky.
To address this, I revised the weightings of my previous formula based on practical considerations and observations.
2024-07-09 20:18:30 -03:00
Alfredo Monclus
05bbe4cdd3
refactor(installer): add an additional check to env removal in case an invalid external variable was set
...
https://github.com/dw-0/kiauh/issues/488
2024-07-09 16:56:59 -03:00
Alfredo Monclus
243e67609b
refactor: remove min width of heater-list temp
...
it's not needed since the rewrite of update_temp
2024-07-07 14:41:41 -03:00
Alfredo Monclus
f9392e674f
fix(extrude): fixes if no min_extrude defined #1416
2024-07-07 13:25:30 -03:00
Alfredo Monclus
fc2a44d833
style: dropdown better fit for default command on zcalibrate
2024-07-07 12:04:11 -03:00
Alfredo Monclus
7bf4e5baed
feat(extrude): wait for temp or open temp panel automatically close #1416
2024-07-06 16:58:07 -03:00
ElectricalBoy
3f0ae26009
Update Korean translation ( #1425 )
2024-07-06 16:21:25 -03:00
Weblate (bot)
14d070290b
chore(locales): Translations update from Hosted Weblate ( #1424 )
...
* Translated using Weblate (Spanish)
Currently translated at 100.0% (318 of 318 strings)
Deleted translation using Weblate (Gujarati)
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/es/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: Zs.Antal <antonio092130@icloud.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/hu/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Turkish)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Alfredo Monclus <alfredomonclus@gmail.com >
Co-authored-by: Zs.Antal <antonio092130@icloud.com >
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
2024-07-06 16:21:02 -03:00
Alfredo Monclus
1f2bd4cf72
refactor(dialogs): make button padding smaller and hexpand prompt buttons
2024-07-06 16:14:35 -03:00
Alfredo Monclus
599753859c
fix(colorized): dialog-warning wrong color
2024-07-06 15:07:24 -03:00
Alfredo Monclus
8820059895
fix(screen): wrong logging size when resized
2024-07-06 14:57:56 -03:00
Alfredo Monclus
b952130fb6
refactor(layout): reduce some elements to better fit vertical layout
2024-07-06 14:57:56 -03:00
Alfredo Monclus
c53b0e27a4
feat(extrude): show more filament sensors (up to 9)
...
removes the enable switch if there are too many sensors, to at least show them
2024-07-06 14:57:40 -03:00
Alfredo Monclus
7aa6e06ed4
fix(temperature): improved and fixed auto select
2024-07-06 11:15:50 -03:00
Alfredo Monclus
52139326a9
feat(notifications): change icon if warnings were issued
2024-07-06 11:15:50 -03:00
Alfredo Monclus
fde41e85dd
feat(notifications): add clear close #1178
2024-07-06 11:15:50 -03:00
Alfredo Monclus
115dba8c88
feat(notifications): klipper config warnings
2024-07-06 11:15:50 -03:00
Alfredo Monclus
2036512064
fix(base_panel): printer select button shouldn't be sensitive when showing as current
2024-07-06 11:08:17 -03:00
Alfredo Monclus
80e153da2b
refactor(graph): use max_temp
2024-07-06 11:08:17 -03:00
Alfredo Monclus
af6e798be6
style(gcodes): tweak margin and paddings of the thumbnail view, use up to 3 lines
2024-07-06 11:08:17 -03:00
Alfredo Monclus
6b1e43333b
refactor(docs): add changelog update some troubleshooting pages
2024-07-06 11:08:17 -03:00
dependabot[bot]
a559b817bd
build(deps): bump python-mpv from 1.0.6 to 1.0.7 ( #1411 )
...
Bumps [python-mpv](https://github.com/jaseg/python-mpv ) from 1.0.6 to 1.0.7.
- [Commits](https://github.com/jaseg/python-mpv/compare/v1.0.6...v1.0.7 )
---
updated-dependencies:
- dependency-name: python-mpv
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-07-05 20:58:54 -03:00
dependabot[bot]
b4921cd295
build(deps): bump pycairo from 1.26.0 to 1.26.1 ( #1412 )
...
Bumps [pycairo](https://github.com/pygobject/pycairo ) from 1.26.0 to 1.26.1.
- [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.26.0...v1.26.1 )
---
updated-dependencies:
- dependency-name: pycairo
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-07-05 20:58:38 -03:00
Marcus Wu
317bf0483c
fix(extrude): update only filament sensors within the limit ( #1421 )
2024-07-05 20:57:06 -03:00
Weblate (bot)
b155635bad
chore(locales): Translations update from Hosted Weblate ( #1417 )
...
* Translated using Weblate (Czech)
Currently translated at 100.0% (318 of 318 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 (Chinese (Simplified))
Currently translated at 100.0% (318 of 318 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 (German)
Currently translated at 93.3% (297 of 318 strings)
Co-authored-by: Jérôme Pirotte <jp353239@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/de/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Turkish)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Danish)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: srbjessen <srbjessen@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/da/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Turkish)
Currently translated at 100.0% (318 of 318 strings)
Co-authored-by: Haktan Altın <hpro2734@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Polish)
Currently translated at 81.4% (259 of 318 strings)
Co-authored-by: Daviteusz <daviteusz0@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/pl/
Translation: KlipperScreen/KlipperScreen
* Translated using Weblate (Russian)
Currently translated at 80.1% (255 of 318 strings)
Co-authored-by: Артем <gaz70rus@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/ru/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Miloslav Kos <kos.m@post.cz >
Co-authored-by: Will Zhai <willzhai55@gmail.com >
Co-authored-by: Jérôme Pirotte <jp353239@gmail.com >
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
Co-authored-by: srbjessen <srbjessen@gmail.com >
Co-authored-by: Haktan Altın <hpro2734@gmail.com >
Co-authored-by: Daviteusz <daviteusz0@gmail.com >
Co-authored-by: Артем <gaz70rus@gmail.com >
2024-07-05 20:55:41 -03:00
Alfredo Monclus
03a3837336
chore: create a changelog
2024-06-29 12:25:21 -03:00
Alfredo Monclus
e6462337ef
feat(prompts): add regular buttons and groups
2024-06-29 12:00:20 -03:00
Alfredo Monclus
fd0ccfdbab
refactor: completely ignore gcode responses with temps:
...
i can't think of a reason to show this messages
2024-06-29 12:00:11 -03:00
Alfredo Monclus
b8f48afb51
style(gcodes): on vertical while low res, save space by removing folder icon, and merging thumb and print button
2024-06-29 12:00:11 -03:00
Alfredo Monclus
e39885dfe9
feat(keypad): support floating point temp
2024-06-29 00:47:23 -03:00
Alfredo Monclus
d4ec08902f
chore(locales): update base translation files
2024-06-27 18:25:32 -03:00
Weblate (bot)
4a09672751
Translations update from Hosted Weblate ( #1409 )
...
* Added translation using Weblate (Gujarati)
Co-authored-by: Vivek Soni <vhd.vivek@gmail.com >
* Translated using Weblate (Turkish)
Currently translated at 100.0% (311 of 311 strings)
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
Translate-URL: https://hosted.weblate.org/projects/klipperscreen/klipperscreen/tr/
Translation: KlipperScreen/KlipperScreen
---------
Co-authored-by: Vivek Soni <vhd.vivek@gmail.com >
Co-authored-by: Selim <technical50@users.noreply.hosted.weblate.org >
2024-06-27 18:23:42 -03:00
Alfredo Monclus
2d6c3d7d8b
fix(system): re-request if no info is available, show message if fails
2024-06-27 15:04:56 -03:00
Alfredo Monclus
5602d72ff5
refactor(job_status): split metadata update into smaller methods
2024-06-27 13:31:22 -03:00
Alfredo Monclus
733cda93ea
style(job_status): if there is no lcd_message center the filename
2024-06-24 21:47:35 -03:00
Alfredo Monclus
cd0b519833
style: hide the printer name is it's just the default Printer
2024-06-24 21:30:08 -03:00
Alfredo Monclus
ff61242856
style: slightly increase padding left on heater list
2024-06-24 19:31:05 -03:00
Alfredo Monclus
c9f4f3b066
gcodes: add extra info to confirm print
2024-06-23 16:01:40 -03:00
Alfredo Monclus
f7a882e6a8
job_status: double check job_id
2024-06-22 13:18:38 -03:00
Alfredo Monclus
3d75372161
network: catch errors when calling scan
2024-06-21 17:43:32 -03:00
Alfredo Monclus
8e32ba2f83
zcalibrate: workaround for dropdown closing too fast
...
this happens on the printer and not always
2024-06-21 17:10:14 -03:00
Alfredo Monclus
5076c5f4a4
zcalibrate: fix logging line
2024-06-21 15:42:25 -03:00
Alfredo Monclus
f8b31ece5a
zcalibrate: always init mesh vars
2024-06-21 15:35:58 -03:00