alfrix
88ca902a4b
popups: wrap long messages, increase margins, touch anywhere to close
2022-08-01 12:23:40 -03:00
alfrix
c047bed518
bed_level: hide the panel if bed_screws or screws_tilt_calculate are not defined
...
there are printers with fixed beds that don't need this panel
2022-08-01 12:23:40 -03:00
alfrix
752e53ff56
screen: popups can be configured to not close #456
2022-08-01 12:23:40 -03:00
alfrix
3bae1a4da8
menu: show temp if there are only extruders, heater_pin in klipper is mandatory for extruders
2022-08-01 12:23:40 -03:00
alfrix
25e6110dab
output_pin panel close #546
2022-08-01 12:23:40 -03:00
alfrix
aa5f91a548
Wait more time to initialize
2022-08-01 12:23:40 -03:00
alfrix
6510b2ec6b
Refactor
...
Use f-strings
Avoid unnecessary casts to str()bool()int()
Ensure file closure
Merge nested ifs
Simplify for-assigns-appends with comprehensions and internal functions
Avoid shadowing internal function names
Initialize variables
Return value directly instead of assign then return
Make some methods static
2022-08-01 12:23:40 -03:00
alfrix
41f0a4c4ce
fix matchbox-keyboard not opening on Buster fix #674
2022-07-18 18:42:04 -03:00
AntoszHUN
fedb0a3387
Update Hungarian Language ( #675 )
2022-07-17 17:29:22 -03:00
fengz41
d69b0ac66a
Update Chinese Translation ( #676 )
2022-07-17 17:29:07 -03:00
Selim
020e20db44
Turkish_update ( #672 )
2022-07-12 14:59:01 -03:00
AntoszHUN
050cc13e57
Update Hungarian Language ( #669 )
2022-07-08 08:45:16 -03:00
alfrix
e70c9d37e9
layout: fixes for long vertical screens
...
KS is not optimized for this aspect-ratio, but at least it shouldn't be broken
2022-07-04 16:23:21 -03:00
Alfredo Monclus
314379e2af
Use moonraker to restart KS ( #656 )
2022-07-03 12:08:36 -03:00
alfrix
0feffff2ac
translations: update all
2022-07-03 12:03:50 -03:00
alfrix
5ad82a64d4
Translations: install _()
2022-07-03 12:03:50 -03:00
alfrix
06fceec84a
Change the deprecated VBox and HBox to oriented Boxes
2022-07-03 12:03:50 -03:00
alfrix
a445b89f13
config: deprecate get_main_config_option
2022-07-03 12:03:50 -03:00
alfrix
312d131db5
use images for the sort order, drop freefont dependency
2022-07-03 12:03:50 -03:00
alfrix
5a02ac75ae
basic support for extruder_stepper
2022-07-03 12:03:50 -03:00
alfrix
c18e2d148e
layout: content margins in css
...
close #558 (use .action_bar{} and .content{} in a custom theme)
2022-07-03 12:03:50 -03:00
alfrix
faf997c7ae
keyboard: improve layout and interactions on panels with entry
2022-07-03 12:03:50 -03:00
alfrix
d3ce521bb0
keyboard: fix size while vertical
2022-07-03 12:03:50 -03:00
alfrix
da26bf3143
base_panel: layout simplification
2022-07-03 12:03:50 -03:00
ZISQO
05b25cda15
Update ko_KR localization ( #659 )
2022-06-25 17:50:31 -03:00
Selim
8d83801b0e
Turkish update ( #637 )
2022-06-05 23:30:39 -03:00
Adam Shanks
61c5bea9a0
Superscript ( #635 )
...
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
Andriy
6869514004
Update Ukrainian ( #632 )
2022-06-03 13:29:19 -03:00
alfrix
6bb712f970
Update translation files
2022-06-02 15:07:52 -03:00
Selim
b8cf60bd2c
Turkish Update ( #631 )
2022-06-02 12:14:59 -03:00
alfrix
54fc0458e0
KlippyGtk: fix style arguments
2022-05-31 11:14:42 -03:00
alfrix
0f4f56bb9f
Fix paused state
...
close #607
fix #611
2022-05-31 11:14:42 -03:00
alfrix
33195f203f
Simplify code
2022-05-31 11:14:42 -03:00
alfrix
5a36729b76
PEP8, typos and warnings fixes
2022-05-31 11:14:42 -03:00
alfrix
fd2a717ece
settings: remove options that are directly on the panels
2022-05-31 11:14:42 -03:00
alfrix
ea3e7ad3d1
splash_screen: use moonraker for actions if connected, hide system panel if it isn't connected
...
use systemctl if moonraker isn't available close #615
2022-05-31 11:14:42 -03:00
alfrix
562e49b8d2
logging: exceptions can log more info
2022-05-31 11:14:42 -03:00
alfrix
7c8d4ea4d7
extrude: add filament sensor support
2022-05-31 11:14:42 -03:00
alfrix
21633b9302
files: fix local thumbnails
2022-05-31 11:14:42 -03:00
alfrix
a0a222c386
print: use the smaller thumb for the list if available
2022-05-31 11:14:42 -03:00
Mikko Gozalo
fa0d696120
Add Input Shaper panel
...
Original panel by Mikko Gozalo
Modified layour to fit 16:9 screens
Auto-home
Ability to measure X and Y independently
Get the current active values not the values from the config
Ask for save
Other minor tweaks
close #301
Co-authored-by: alfrix <alfredomonclus@gmail.com>
2022-05-31 11:14:42 -03:00
NStevenU
a29da7e76c
Add Korean language support ( #625 )
...
* Add Korean language support
* Add Korean Language Support Font Installation
2022-05-31 11:12:20 -03:00
Ruslan Sayfutdinov
794dbea14e
Allow setting 0 in preheat options ( #612 )
2022-05-31 11:10:27 -03:00
Selim
432b12d67e
Turkish Language ( #610 )
2022-05-16 18:39:14 -03:00
alfrix
8accce00a9
job_status: fix thumbnail issue #608
2022-05-04 09:56:24 -03:00
alfrix
1eaa82ba2d
config: fix print estimate default
2022-05-02 14:08:03 -03:00
Alfredo Monclus
31546f0020
Improve Job status ( #592 )
...
Adds heater_generic and/or temp_sensors besides extruder/bed (because of the limited space maybe only 1)
Temps are now buttons and act as a shortcut to the temp panel
Adds fan_generic to the fan label and it's now a shortcut to the fan panel
The colors and size of the progress circle were changed to be more subtle.
Margins between items were augmented, because they are buttons now
Adds 3 information pages: move, extrusion and time:
move can be opened with speed or z buttons
time with elapsed/remaining buttons
extrusion with the extrude_factor / flowrate button
2022-05-01 12:22:58 -03:00
AntoszHUN
aac58bd885
Update Hungarian Language
2022-04-30 23:14:31 -03:00
alfrix
a77134d63b
fan: prevent crash when using unicode characters
2022-04-23 10:46:19 -03:00
alfrix
c763bd5a5b
fans: fix for machines without [fan]
2022-04-20 14:54:47 -03:00