alfrix
a44f8f7b13
job_status: fix issue with thumbnails in some resolutions
2022-07-19 11:39:13 -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
alfrix
f97bed826b
style: deprecate active_device class
2022-07-04 13:46:04 -03:00
alfrix
6b88ac0558
base_panel: fix #666
2022-07-03 18:04:57 -03:00
alfrix
3babd0e02c
job_status: fix issue with layer height
2022-07-03 15:57:02 -03:00
alfrix
d3cd4008a8
job_status and base_panel: safeguard against possible issues with temps
2022-07-03 12:03:50 -03:00
alfrix
784253ca77
extrude: use macro naming when there is no temp
2022-07-03 12:03:50 -03:00
alfrix
5e73fb03b5
base_panel: all action bar buttons should close the keyboard
2022-07-03 12:03:50 -03:00
alfrix
5ad82a64d4
Translations: install _()
2022-07-03 12:03:50 -03:00
alfrix
831db2403d
Fix potential issues with variables
2022-07-03 12:03:50 -03:00
alfrix
b611491997
Optimize imports
2022-07-03 12:03:50 -03:00
alfrix
5c17656567
Remove some unneeded complexity in the macro shortcut
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
88ea416110
zcalibrate: fix issue with offset being a float
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
c6df1b667c
base_panel: fix keyboard not closing when clicking on macro shortcut
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
431eb0058c
system: remove unused function
2022-07-03 12:03:50 -03:00
Alfredo Monclus
6051e51f0e
fan: add max and stop buttons
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
Adam Shanks
61c5bea9a0
Superscript ( #635 )
...
* Use superscript 2 and 3 as appropriate
2022-06-05 09:55:52 -03:00
alfrix
3775dbd44e
extruder: fix issue with filament_sensors fixes #634
2022-06-04 11:43:52 -03:00
alfrix
511f715f7e
retraction: allow higher limits fix #630
2022-06-03 14:39:15 -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
3889fdbe4c
console: remove //
2022-05-31 11:14:42 -03:00
alfrix
7b4a24d079
job_status: simplify timeouts because sometimes it didn't work, also do not autoclose by default because there may be offsets to be saved
2022-05-31 11:14:42 -03:00
alfrix
c91deda220
settings: wider scale slider
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
48860159e9
move: add options to the panel
2022-05-31 11:14:42 -03:00
alfrix
4ff63798c8
job_status: ask for confirmation, and show saved offset
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
7c8d4ea4d7
extrude: add filament sensor support
2022-05-31 11:14:42 -03:00
alfrix
b77b7c0976
job_status: M117 without text clears the label fix #614
2022-05-31 11:14:42 -03:00
alfrix
8550cbcab6
retraction: add reset
2022-05-31 11:14:42 -03:00
alfrix
ade8911ba6
limits: add reset, allow to set above the configured maximum but turn the slider red
2022-05-31 11:14:42 -03:00
alfrix
b9036901e7
job_status: animate filename if it's too long
2022-05-31 11:14:42 -03:00
alfrix
f88a5c8440
macros: put the hide options on the panel
2022-05-31 11:14:42 -03:00
alfrix
53bc6f25ff
macros: allow reverse sorting
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
alfrix
7e988b3f35
zcalibrate: show the saved offset and offset to be saved
2022-05-31 11:14:42 -03:00
Ruslan Sayfutdinov
794dbea14e
Allow setting 0 in preheat options ( #612 )
2022-05-31 11:10:27 -03:00
alfrix
8accce00a9
job_status: fix thumbnail issue #608
2022-05-04 09:56:24 -03:00
alfrix
35381beeb6
limits: fix typo in label
2022-05-03 08:38:58 -03:00
alfrix
35c4136bd5
Job_status: fix speed label, fix estimate default
2022-05-02 12:09:12 -03:00