1723 Commits

Author SHA1 Message Date
Juan Rosario
9f4fb30b98
refactor: update GCode Viewer to 3.1.0 (#847)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-05-30 22:46:59 +02:00
th33xitus
8b4d534e86
refactor: hide PA input fields if extruder_stepper is configured (#846) 2022-05-30 22:09:45 +02:00
Stefan Dej
edd97e0773
fix: MjpegstreamerAdaptive.vue image size (#863) 2022-05-30 22:09:11 +02:00
cgrossi70
78ac2bb0d2
locale(es): update spanish localization (#862)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-05-30 20:32:21 +02:00
Bart Lammers
2113eae8fe
locale(nl): update dutch localization (#861) 2022-05-30 20:20:30 +02:00
Stefan Dej
4671935491
fix: fix img size without a stream (u4vl-mode) (#860) 2022-05-29 13:28:42 +02:00
Stefan Dej
4be40b6457
fix: echarts getters in heightmap, tempchart & history statistics (#859) 2022-05-29 11:58:12 +02:00
th33xitus
e0fd25cd90
fix: bed mesh calibrate dialog not opening on mobile (#858) 2022-05-29 10:39:10 +02:00
Stefan Dej
b6f0020d77
locale(fr): update locale file (#856) 2022-05-29 00:07:01 +02:00
Stefan Dej
eb0f157fee
locale(en): fix typo in GreaterOrEqualError (#854) 2022-05-28 23:48:34 +02:00
Stefan Dej
1370e089ef
fix: don't start webcam after switching tab (#855)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-05-28 23:48:07 +02:00
Stefan Dej
02e9b2c9a1
fix: add headlines to console tab settings (#853)
* fix: add headlines to console tab settings

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale(de): add DE locale for console filter

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-28 18:16:15 +02:00
Stefan Dej
d85a072a39
fix: hide toolhead, extruder & temperature panel if they have no content (#852)
* refactor: fix deprecated substr function

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* refactor: remove unused import

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: hide toolhead, extruder and temperature panel if it is not available

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-28 15:47:48 +02:00
chai-md
a5a7d05460
locale(ja): update Japanese localization (#850) 2022-05-28 12:08:00 +02:00
Stefan Dej
132a0d34d3
fix: search files also with single word snippets (#851) 2022-05-27 23:11:29 +02:00
Stefan Dej
dfaccb39a5
chore: push version number to v2.2.0-beta4
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-25 22:05:03 +02:00
th33xitus
ff0d50239c
fix: tool selection in extruder panel (#842)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-05-25 22:02:02 +02:00
Stefan Dej
fb4bfb3f57
fix: wrong default path in moonraker db (#843) 2022-05-25 19:42:34 +02:00
Stefan Dej
86638effdd
locale(fr): update French localization (#844)
thx Ronald Forster
2022-05-25 19:42:20 +02:00
Stefan Dej
6ffb771eeb
fix: stop webcam when webcam panel is collapse (#839) 2022-05-24 10:06:03 +02:00
Stefan Dej
bbf2832238
locale: cleanup locale files (#841) 2022-05-24 10:05:55 +02:00
Stefan Dej
c7fc694fca
fix: miscellaneous target change issue when max_power != 1 (#840) 2022-05-24 10:05:48 +02:00
Stefan Dej
4aec550a90
refactor: remove temperature_store_size from server section (#837)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-22 01:24:01 +02:00
th33xitus
3011928ca3
locale(ru): update Russian locale (#836)
fixes #835
2022-05-21 21:58:24 +02:00
Stefan Dej
d657db36d6
fix: regex to replace url to a clickable link in notifictiaons (#832)
* fix: wrap too long lines in notifications

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: regex to replace url to a link in notification description text

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-21 18:11:15 +02:00
Stefan Dej
fd89ff7ba3
fix: don't createObjectURL, when webcam img doesn't exist in Mjpegstreamer.vue (#834)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-21 18:10:54 +02:00
Stefan Dej
cc888a3924
fix: store only name of icon instead of svg in moonraker db (#833)
* refactor: create mixin to convert webcam icons from string to icon

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: icons in interface settings to store names instead of SVG in moonraker db

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: icons in webcam panel to convert string to icon

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* fix: icons in farm printer panel to convert string to icon

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-21 18:10:24 +02:00
Stefan Dej
5cbcebb771
fix: add u4vl-mjpeg to printfarm & only display supported modes (#831) 2022-05-21 13:35:06 +02:00
Stefan Dej
bc841609ba
fix: switch back to files, after clear printjob from status panel (#816) 2022-05-20 21:56:43 +02:00
th33xitus
fccd8321bb
refactor: remove duplicated settings header (#830) 2022-05-20 21:56:18 +02:00
Stefan Dej
04a39361c3
fix: add file from sub directory to job queue (#826) 2022-05-19 23:02:50 +02:00
th33xitus
090cda6350
fix: unable to set heater target temperature (#828)
fixes #827
2022-05-19 20:43:52 +02:00
chai-md
ad6015b69f
locale(ja): update Japanese localization (#824) 2022-05-19 07:48:49 +02:00
th33xitus
76cedb174e
fix: do not show null RPM in temp chart (fixes #818) (#820) 2022-05-18 23:19:50 +02:00
th33xitus
0da85e0e20
refactor: remove unused file (#813) 2022-05-17 09:46:22 +02:00
th33xitus
9e64fb139d
fix: disable toolhead 3-dot menu during printing (fixes #812) (#814) 2022-05-17 00:15:08 +02:00
Stefan Dej
257c31790f
fix: fix some issues with unreadable values in the control panel (#817) 2022-05-17 00:09:34 +02:00
Stefan Dej
35716eae24
chore: push version number to v2.2.0-beta3
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-16 00:21:24 +02:00
Stefan Dej
666897570a
fix: stop stream when changing browser tab (#810) 2022-05-15 23:24:33 +02:00
Stefan Dej
8b4465300d
fix: resize issues with tempchart and other components (#808) 2022-05-15 22:36:00 +02:00
th33xitus
97912022c2
fix: duplicate checkbox for pwm fan (fixes #799) (#802)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-05-15 20:00:38 +02:00
th33xitus
087d9b7104
fix(CrossControl): step size was not applied correctly (#805)
fixes #804
2022-05-15 19:11:25 +02:00
Stefan Dej
8ddf13081f
fix: edit files/gcodes in subfolders (#803)
fixes #801
2022-05-13 14:50:39 +02:00
Stefan Dej
eadf2e1527
chore: push version number to v2.2.0-beta2
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-12 23:40:26 +02:00
th33xitus
737b94995d
refactor: match icon for editing config and gcode files (#798) 2022-05-12 23:38:17 +02:00
Stefan Dej
35e6a2a5c4
fix: close stream on beforeDestory Uv4lMjpeg.vue (#796) 2022-05-12 22:30:40 +02:00
Stefan Dej
05069ee43b
fix: remove image from cache after loading it in Mjpegstreamer.vue (#797) 2022-05-12 22:28:49 +02:00
Stefan Dej
2f11dd1ed8
chore: push version number to v2.2.0-beta1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-05-12 00:02:35 +02:00
Stefan Dej
6030a8b506
fix: add missing context menu to dashboard jobqueue (#794) 2022-05-11 22:33:32 +02:00
Stefan Dej
f0662b2e70
refactor: display scrollbar when mouse is moving (#793) 2022-05-11 21:57:06 +02:00