alfrix
d0b651c9dd
Temp_panel: fix #490
2022-02-05 10:41:00 -03:00
alfrix
7db75ec30f
Temp_panel: Fix target not updating when using both gcode and ks settings
2022-02-01 12:54:27 -03:00
alfrix
0f5752e3f1
Fix long line
2022-01-30 14:35:18 -03:00
alfrix
b9b404a356
Tpanel: replace underscore with space close #463
2022-01-30 14:03:51 -03:00
alfrix
dad267d278
Temp_panel: Fix issue with shared_heaters Fix #482
2022-01-29 00:24:50 -03:00
alfrix
4c89eaf3e2
Temp: Start in delta mode when printing
2022-01-28 14:23:22 -03:00
alfrix
d0ccdc0f7c
Temp_panel: Show only heaters
2022-01-24 08:41:22 -03:00
alfrix
213f1c92d6
Temp_panel: Maintain selection of heaters if the user go out of the panel and back
2022-01-23 13:51:18 -03:00
alfrix
02c008de84
Temp_panel: Fix temps not updating after opening another instance
...
Fix #446
2022-01-23 13:18:36 -03:00
alfrix
0592840ded
Change scrolling behaviour in a few more places
2022-01-22 21:08:41 -03:00
Jordan
4b0b937c41
Change scrolling behavior to enable touch scroll. Fix #466
2022-01-22 15:30:02 -05:00
Alfredo Monclus
1065676018
Temp_panel: Do not set temp if not defined or out of range ( #449 )
2022-01-22 07:43:03 -03:00
Alfredo Monclus
5d3bae8ff9
Temp_panel: put devices in a scroll ( #436 )
...
* Temp_panel: put devices in a scroll
* Tweak margins
* Tpanel: Fix whitespace in message
* Fix #429 temperature_fan not updating target
2022-01-17 01:13:46 -05:00
Alfredo Monclus
8c489bc465
Support hiding by name using underscore ( #437 )
2022-01-13 11:09:06 -05:00
Alfredo Monclus
eb80be47db
Temp_panel: Fix extruder not setting temps with numpad ( #426 )
2022-01-11 06:59:07 -05:00
Alfredo Monclus
8a8c6c064c
Graph in temp panel, combine preheat and temp ( #393 )
...
* Graph in temp panel, combine preheat and temp
* Fix target not working properly
* Fix initial preselect
* Add the ability to change in delta temps
* Make the label translatable
* Add Unit to the label
* Add de/select button to popover
* Warn the user if nothing was selected
* Fix templabel
* Fix to comply with pep8
* Fix colors, thanks Jordan
* Fix popover selection
* Update docs image
* Gain horizontal space
* Gain even more horizontal space (remove target)
* Fix temperature_fan
* Add icon and style to temperature_fan
* List preheat deprecation in breaking changes
* Use the printer maximum temperature
* Cleanup target and fix popover select
* Fix codestyle
* Add extra preheat presets
* Change Class name
* Update docs image
* Improve Maximum temperature handling and Temperature fans
2022-01-11 00:39:42 -05:00
Jordan
dd56d192cc
Create keypad widget and include set temp on the main menu
2021-12-07 21:05:17 -05:00
Julian Schill
51d26a3a29
Add temperature fans to heaters ( #325 )
...
* Add temperature fans to heaters
* Make code prettier
* Indentation
2021-11-16 21:03:14 -05:00
Jordan
54c47554d2
Change how panel subscriptions work
2021-09-16 21:54:51 -04:00
Jordan
70d8315539
Update code style
2021-09-11 17:25:38 -04:00
Alfredo Monclus
17da2b3d4e
Bigger Fonts and icons ( #169 )
2021-08-15 18:44:13 -04:00
Jordan
a1bd702a92
Fix issue with stale confiugration and temperature panel unassigned var #155
2021-05-13 23:01:06 -04:00
Alfredo Monclus
e75a10a888
New Style - Solarized ( #144 )
...
* New Style solarized
2021-05-10 20:55:15 -04:00
Jordan
7b9c98a0a8
Include temperature_sensor in listing of temperatures
...
This update will add temperature sensors to the main menu and
temperature panels.
2021-05-08 14:31:50 -04:00
Jordan Ruthe
fadf4488be
temperature: fix another bug
2021-02-22 16:47:48 -05:00
Jordan Ruthe
774f273858
temperature: Fix problem with manually enterring tool temp
2021-02-22 15:34:39 -05:00
Jordan Ruthe
c0b4b464bd
Changes to logging implementation
2021-02-21 12:19:30 -05:00
Jordan Ruthe
316ff627ac
temperature: add heater_generic
2021-02-19 15:21:58 -05:00
Jordan Ruthe
0453627d40
bed_level/move/temperature/zcalibrate: RTL support
2021-01-09 22:21:27 -05:00
Jordan Ruthe
3c2bdee22a
Update to allow translations from config file. Updates to use translations from config file.
2021-01-03 12:43:53 -05:00
Jordan
9d89311bcc
updates to several panels to account for a lack of heater_bed
2020-12-28 17:08:17 -05:00
Jordan
e2a0f86f45
panels: Add extruder-0 image so that panels align to the T0/T1.. command
2020-12-21 09:57:42 -05:00
jordanruthe
238badb110
UI scaling ( #28 )
...
* Initial UI scaling commit
* temperature: updates to styling
* screen: fix dialog creation
* bed_level: scale images
* job_status: updates to scaling
2020-12-07 15:44:03 -05:00
Jordan Ruthe
08a7057668
Change panel layout. Add title and move back button
2020-12-02 14:35:28 -05:00
Jordan Ruthe
728f9cfa0f
screen/panels: add action to process update
2020-11-28 13:52:03 -05:00
Jordan Ruthe
8204e3ab17
Dynamically load panels
2020-11-23 21:00:04 -05:00
jordanruthe
3b62439939
Move files to ks_includes and update references
2020-11-18 17:15:05 -05:00
Jordan Ruthe
557dd86364
Fix CR line end problem
2020-11-18 10:46:57 -05:00
Jordan Ruthe
7db6a541f2
all: Update to enable language files
2020-11-18 07:49:12 -05:00
Jordan Ruthe
0da4922fd0
Setup logger in panels
2020-11-13 23:27:00 -05:00
Jordan Ruthe
59c8f8b19e
Updates to work with the latest version of moonraker
2020-10-04 16:31:58 -04:00
Jordan Ruthe
d2036c13af
Moving development into master
2020-08-01 14:38:09 -04:00
jruthe
a2e979f847
Updated menu system. Move panel working
2020-07-14 08:13:35 -04:00