192 Commits

Author SHA1 Message Date
Jordan
54c47554d2 Change how panel subscriptions work 2021-09-16 21:54:51 -04:00
Alfredo Monclus
62b65ba4d2
Add unload/load and reorganize extrude panel (#250)
* Add Load/Unload buttons and re-organize extruder panel
This uses the LOAD_FILAMENT and UNLOAD_FILAMENT macros so the user can have custom loading sequences.
If the macros are not found then the buttons don't show up

* Fix styling

* Fix styling2

* No colors because this are not buttons
2021-09-16 20:04:09 -04:00
Jordan
70d8315539 Update code style 2021-09-11 17:25:38 -04:00
Alfredo Monclus
da8ba4db93
Preheat: Add colors to cooldown and temperature (#259) 2021-09-11 14:21:05 -04:00
Jordan
d540c038a4 Update Fan panel to include all configured fans. 2021-09-11 14:17:53 -04:00
Jordan
407d8ad000 base_panel: Updates to macro shortcut 2021-09-11 09:15:47 -04:00
Alfredo Monclus
517a6afab8
Dialogs updates (#252)
* Fix cursor on dialogs and make them fullscreen

* Fix date alignment varying with text length
2021-09-07 21:30:21 -04:00
Jordan
246c9829db screen: Make macros shortcut show/hide when configured. Addresses #246 2021-08-31 22:02:04 -04:00
Alfredo Monclus
c54282962d
Adjust titlebar height (#248) 2021-08-30 19:53:23 -04:00
Alfredo Monclus
7bf7a54540
Ellipsize Job_status Filename and LCD message (#238) 2021-08-27 22:06:03 -04:00
Alfredo Monclus
46245bb275
Macros shortcut on sidebar (#232)
* Macros shortcut

* Add config option
2021-08-22 17:38:03 -04:00
Alfredo Monclus
41e917bc41
Wake the screen at print start and end (#229)
* Wake the screen at print start and end

* job_status: Wake screen on re-print

Co-authored-by: Jordan <jordan.ruthe@gmail.com>
2021-08-19 21:07:24 -04:00
Alfredo Monclus
8bfaf69109
Updater UI cleanup (#230) 2021-08-19 21:00:07 -04:00
Alfredo Monclus
642385eead
Strip .gcode from name in job_status (#231) 2021-08-19 20:45:28 -04:00
Alfredo Monclus
50b309a213
UI Fix for Other Languages (#228)
* Update translation files

* Fixup UI in other languages
2021-08-17 07:20:26 -04:00
Alfredo Monclus
17da2b3d4e
Bigger Fonts and icons (#169) 2021-08-15 18:44:13 -04:00
Jordan
afbf96e30e files: Update metadata for file that was overwritten 2021-08-03 23:21:21 -04:00
Jordan
10e1fa867b bed_level: Fix #206 Format change for SCREWS_TILT_ADJUST output 2021-07-18 16:41:56 -04:00
Alfredo Monclus
be5ad88029
add temp to preheat (#196) 2021-07-14 20:01:29 -10:00
Alfredo Monclus
2018b8b852
Center dialogs (#201)
* Center dialogs

* Center and clean print dialog
2021-07-14 20:00:50 -10:00
Alfredo Monclus
b2ce22caa9
Reorganize zcalibrate (#202) 2021-07-14 19:59:55 -10:00
Jordan
a8038c39c0 console: Change colors for errors/warnings 2021-06-26 12:24:05 -04:00
Jordan
207c026cb5 Add console panel 2021-06-26 12:24:05 -04:00
Alfredo Monclus
bf277dd3d2
splash_screen: Increase font size (#192) 2021-06-26 12:22:57 -04:00
Alfredo Monclus
bcad2a9a78
job_status: more space for info (#193) 2021-06-26 12:21:56 -04:00
Alfredo Monclus
b4064c6b9e
job_status: fix cancel print label position (#194) 2021-06-26 12:21:40 -04:00
Alfredo Monclus
1c45b87f09
move: Add 50mm to move panel (#195) 2021-06-26 12:21:20 -04:00
Jordan
469376cf34 preheat: Change print to log statements 2021-06-16 21:13:53 -04:00
Jordan
d3ae02e8d8 system: Add restart option to services that moonraker supports 2021-06-12 06:30:00 -04:00
Jordan
dfe9883923 system: Change information icon 2021-06-12 06:30:00 -04:00
Jordan
867ded34d9 Add update manager capability and revamp system panel to show all moonraker update clients 2021-06-12 06:30:00 -04:00
Alfredo Monclus
e86dd8b935
Graphical Fixes (#181)
* Fix fan panel going out of screen

* Fix Numpad and clean css

* Fan panel margin tweak needed for bigger fonts
2021-06-11 07:16:14 -04:00
Jordan Ruthe
360e8b4055 base_panel: Fix issue with nonetype error 2021-05-20 20:26:52 -04:00
Jordan Ruthe
dcac0012c9 job_status: Log filesize. Add cancelling to ignore states for new print 2021-05-20 18:50:49 -04:00
Jordan Ruthe
a06ae084db job_status: Cancel/Resume button corrections 2021-05-20 00:30:38 -04:00
Jordan
85ee8c4112 base_panel: Add extruder/heater bed temperatures to the title bar 2021-05-19 20:44:48 -04:00
Jordan
a0de521631 base_panel: Include time 2021-05-19 20:44:48 -04:00
Jordan
73b54f7aba base_panel: Include back/home button 2021-05-19 20:44:48 -04:00
Jordan
a0d3bd6a0c base_panel: Initial commit 2021-05-19 20:44:48 -04:00
Jordan
a1bd702a92 Fix issue with stale confiugration and temperature panel unassigned var #155 2021-05-13 23:01:06 -04:00
jordanruthe
7e3b919c62
Wifi manager (#148)
Updates to include ability to change wifi networks.
2021-05-13 20:53:58 -04:00
Alfredo Monclus
e75a10a888
New Style - Solarized (#144)
* New Style solarized
2021-05-10 20:55:15 -04:00
Alexander Spassky
9951323e91
M117 messages display (#150)
* Added displaying M117 messages under printer state label on JobStatus panel
2021-05-10 19:46:07 -04:00
Jordan
449f3274c6 preheat: Fix bug where temperature_sensor is tried to be activated 2021-05-09 13:57:32 -04:00
Jordan
bd1650fd18 files: Updates to not cache thumbnails locally. Also get notified by inotify 2021-05-09 13:57:18 -04:00
Jordan
ce8c8e44fc print: Fix error if new print starts while job_status is displayed
This may address some issues in #122
2021-05-08 22:24:28 -04:00
Jordan
b27814845b print: Include refresh button for files 2021-05-08 21:40:27 -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
b39d433c46 bed_level: Fix other regex statement for screws Fixes another regex statement to allow negative values. Addresses #138 2021-04-26 20:55:24 -04:00
Jordan Ruthe
9dce74fac1 bed_level: Fix regex statement for screws
Regex statement for screws will now find screws in the negative 
position. Addresses #138
2021-04-25 19:10:50 -04:00