alfrix
b2d7dda30f
system: update services allowed to restart
2022-09-16 09:51:59 -03:00
alfrix
5f9bd9648a
power: center the list
2022-09-14 10:22:11 -03:00
alfrix
0e353d333c
docs: update screenshots, add console to the panel list, order by name
2022-09-14 10:07:05 -03:00
AntoszHUN
ebaecedf0d
Update KlipperScreen.po ( #728 )
2022-09-13 00:01:22 -03:00
alfrix
4656be8c16
graph: limit the graph to 0-999
...
It's not over 9000.
2022-09-12 23:32:41 -03:00
Laurenz
2cce477e5b
Add current heater power % to job status ( #708 )
...
* Add current heater power % to job status
* Add show_heater_power config option and move update_temp()s to ScreenPanel
* Add the option to the UI config instead of the docs
* Prefer extra items on job_status over the power
There is not a lot of space, it's a trade off, and people will likely prefer extra_items
* Remove the comma, none of the other buttons have it
* job_status: inherit the parent config
* screen: create reload_panels to avoid some service restarts
* extrude: fix power breaking multi-extruder setups
* main and temp: remove degrees char from the table
* main and temp: revert removal of the header
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-09-09 11:34:50 -03:00
alfrix
069097d2e0
config:fix
2022-09-09 11:32:44 -03:00
alfrix
de540402ec
screensaver: fix #725
...
this was caused by focus and hover states introducing extra styling
also remove the active semi-translucent that made the fade-in because,
it sometimes missbehaved not showing some elements of the ui, it's also faster not having animation.
2022-09-08 10:20:57 -03:00
alfrix
1d40b9cf7f
config: fix babystepping not being recognized
...
this is a temporary fix, the list items need to be validated individually
2022-09-06 13:13:44 -03:00
Andriy
81573fbd39
Ukrainian update ( #719 )
2022-09-05 21:27:28 -03:00
whi-tw
5d428e4999
Ignore include
sections when validating the config ( #720 )
...
* Don't validate `include` sections.
We need a `continue` here because `include` sections are not 'standard',
and don't have any keys to validate.
`include` sections are tangentially validated later via
`_include_config()`.
* Move checks for non-validated sections to start
Rather than looping through the whole if..elif.. block, fail fast if
we're not actually going to validate the section.
2022-09-05 21:27:09 -03:00
alfrix
abe12cca30
printer: fix issue that could cause the panels to not show up on startup if moonraker is not connected
2022-09-05 21:02:04 -03:00
alfrix
43c3a4b20d
screensaver fix color
2022-09-05 19:44:26 -03:00
alfrix
856e204750
config: fix validator not recognizing calibrate positions
2022-09-04 11:37:50 -03:00
alfrix
2d7486974c
config: validator fix floats
2022-09-03 18:25:57 -03:00
alfrix
fd7ff6b0cd
Update Spanish
2022-09-02 21:21:48 -03:00
alfrix
2939bbe543
system: fix an issue with the updater dialog getting off screen
2022-09-02 21:19:17 -03:00
alfrix
07b134f1a0
Update translation files
2022-09-02 21:03:19 -03:00
dependabot[bot]
5392b9337d
build(deps): bump pygobject from 3.42.1 to 3.42.2 ( #677 )
...
Bumps [pygobject](https://pygobject.readthedocs.io ) from 3.42.1 to 3.42.2.
---
updated-dependencies:
- dependency-name: pygobject
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 20:09:04 -03:00
dependabot[bot]
d2fccca2fc
build(deps): bump websocket-client from 1.3.3 to 1.4.0 ( #711 )
...
Bumps [websocket-client](https://github.com/websocket-client/websocket-client ) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases )
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog )
- [Commits](https://github.com/websocket-client/websocket-client/compare/v1.3.3...v1.4.0 )
---
updated-dependencies:
- dependency-name: websocket-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-02 20:08:50 -03:00
Nick Douma
89e89ae1b2
Change URL protocol to HTTPS and WSS when connecting to port 443
2022-09-02 19:58:53 -03:00
alfrix
a599d667e9
docs:add wifi fix to troubleshooting
2022-09-02 19:58:35 -03:00
alfrix
09375c138c
docs: fix command in troubleshooting
2022-09-02 19:58:35 -03:00
alfrix
28303573f9
print: shorter sort label (same as macros panel)
2022-09-02 19:58:35 -03:00
alfrix
54764be269
job_status: show acceleration as integer
...
usually is in the thousands, it shouldn't matter
2022-09-02 19:58:35 -03:00
alfrix
657f1b133f
zcalibrate: fix wrong sign in new offset
2022-09-02 19:58:35 -03:00
alfrix
1704276c2d
config: silently remove quotes from the api_key
...
This fixes a user error where it copies the quotes too
2022-09-02 19:58:35 -03:00
alfrix
97f170ba59
buttons: resize side images for better alignment
2022-09-02 19:58:35 -03:00
alfrix
553423e3d8
klippygtk: fix cases where wrap and ellipsize was not applied
2022-09-02 19:58:35 -03:00
alfrix
de7b57f6b7
files: change reset to reinitialize
2022-09-02 19:58:35 -03:00
alfrix
2d8b5c1974
job_status: fix issue when checking the state too early
2022-09-02 19:58:35 -03:00
alfrix
be2d5b040c
temperature: do set temperature_fan to 0 when pressing cooldown
2022-09-02 19:58:35 -03:00
alfrix
d1604c68d6
temp: do not change preheat selections while in the numpad
...
it's possible to just use one selection list and unselect the rest,
but i think that there is some benefit in usability keeping the selections separated
2022-09-02 19:58:35 -03:00
alfrix
2902e95068
temp: show the popover if name is pressed for 1 second (longpress)
2022-09-02 19:58:35 -03:00
alfrix
4cb17c18a9
main temp: add the ability to hide the graph
2022-09-02 19:58:35 -03:00
alfrix
e140120b44
main temp: load the visibility of items
2022-09-02 19:58:35 -03:00
alfrix
0d2c1b013b
graph: fix error on touch
2022-09-02 19:58:35 -03:00
alfrix
70e3091127
system: use separators
2022-09-02 19:58:35 -03:00
alfrix
c57915ef19
temp: fix styling not updating when entering and exiting numpad
2022-09-02 19:58:35 -03:00
alfrix
c604c25d71
system: simplify restart labels
2022-09-02 19:58:35 -03:00
alfrix
e986e3cd8e
fix PEP8 E303 and make the code check more strict
2022-09-02 19:58:35 -03:00
alfrix
ce8762da19
installer: drop matchbox requirement and add an updater note
2022-09-02 19:58:35 -03:00
alfrix
4f959696bd
gtk: remove newlines to properly wrap lines if needed
...
this fixes the issue caused by labels with a newlines detected as 1 line even if it has more than one
2022-09-02 19:58:35 -03:00
alfrix
64335b3fef
docs: only list main configurations not changeable from the UI
2022-09-02 19:58:35 -03:00
alfrix
22081148fe
screen: close dialogs when job_status is loaded
2022-09-02 19:58:35 -03:00
alfrix
b1237ea75e
config: add fallback values to booleans
2022-09-02 19:58:35 -03:00
alfrix
c1f17b154c
system: add shutdown and restart host
2022-09-02 19:58:35 -03:00
alfrix
ea5c5afa5e
gtk: do not try to ellipsize if the label is None
2022-09-02 19:58:35 -03:00
alfrix
f60a878e7b
main and temp: save visibility of items
2022-09-02 19:58:35 -03:00
alfrix
38ceea5204
gtk: improve wrapping of labels
2022-09-02 19:58:35 -03:00