1621 Commits

Author SHA1 Message Date
chai-md
e75f0bcee8
locale(ja): update Japanese localization (#1030) 2022-08-17 23:04:43 +02:00
Stefan Dej
349372fd64
feat: add warnings if gcodes/config root dirs don't exists (#1018) 2022-08-15 18:15:24 +02:00
Stefan Dej
157e099964
fix: add missing locale to factory restart options (#1023)
Signed-off-by: Stefan Dej <meteyou@gmail.com>

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-08-12 23:36:17 +02:00
th33xitus
fe9995882a
refactor: remove input validation from MoveToInput (#1022) 2022-08-12 19:47:47 +02:00
th33xitus
d8377ac6e5
fix: global form validation error misalignment (#1020) 2022-08-12 10:22:57 +02:00
th33xitus
b16c1cfdd2
fix: webcam name input alignment (#1019) 2022-08-12 10:22:21 +02:00
Stefan Dej
8c1f09d909
fix: distro output for armbian in SystemPanel (#1021) 2022-08-12 10:21:21 +02:00
Stefan Dej
1f71d2dbbc
feat: add temperatures to gcode files list (#1017)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-08-12 10:21:05 +02:00
Stefan Dej
f55b58a2a9
feat: add option to switch print progress calculation (#1013)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2022-08-09 19:38:04 +02:00
Stefan Dej
8d7e4c1ea4
locale(de): update German localization (#1015) 2022-08-08 22:58:52 +02:00
th33xitus
4357b8c9d6
refactor: move firmware retraction settings to Extruder panel (#1003) 2022-08-07 22:53:46 +02:00
Stefan Dej
46f0879677
feat: add defaultLocale in config.json (#1010)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2022-08-07 22:53:29 +02:00
Stefan Dej
1d117ed82f
refactor: change remoteMode to instancesDB in config.json (#997)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2022-08-06 21:58:56 +02:00
th33xitus
2eb34007e1
feat: show current bed mesh profile name in toolhead panel (#1000)
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-08-06 21:30:23 +02:00
th33xitus
4c9aab5a2d
fix(Heightmap): improve input validation for rename profile dialog (#1002)
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-08-06 21:13:28 +02:00
th33xitus
24932c088f
fix: divider in temperature presets is transparent (#1004) 2022-08-06 21:06:08 +02:00
ssendev
8af3f92a60
fix: hide TemperaturePanel if no sensors would be shown (#982) 2022-08-05 17:40:08 +02:00
Stefan Dej
79bc61780c
fix: reset webcam store on printer switch (#996) 2022-08-02 20:28:43 +02:00
Stefan Dej
2b626474b4
fix: fix output with number groupings & add slicer in csv header (#967) 2022-08-02 08:32:56 +02:00
CodingJustForRun
09ab1077a1
locale(hu): update Hungarian localization (#986) 2022-08-01 23:40:44 +02:00
th33xitus
c2ddac3e2f
refactor: reverse order of negative offset values in inline z-offset value layout (#987) 2022-08-01 23:38:33 +02:00
th33xitus
9474ae614d
feat: download button for crowsnest.log and sonar.log (#991) 2022-08-01 23:38:05 +02:00
th33xitus
fa2f07fc22
feat: improve load/unload filament button logic in Extruder panel (#989) 2022-08-01 23:37:39 +02:00
th33xitus
afb041a5fa
fix(timelapse): renaming a .zip file caused extension to become .mp4 (#992) 2022-08-01 23:37:04 +02:00
Stefan Dej
f27a7770a9
feat: rotate webcam in Mjpegstreamer-adaptive mode (#923) 2022-08-01 21:29:10 +02:00
th33xitus
6f68709f21
feat: allow for more decimal places in move-to-input (#976) 2022-07-26 18:20:42 +02:00
Stefan Dej
8ab59b642a
chore: update codemirror to v6 (#975)
* chore: update to codemirror 6
* fix: gcodeviewer version number

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-07-18 11:13:13 +02:00
Stefan Dej
2d7a5b5845
Revert "chore: update codemirror to v6" (#974) 2022-07-18 11:11:46 +02:00
Stefan Dej
a4e268e543
fix: remove js scrollbars in body & editor (#962) 2022-07-18 00:49:00 +02:00
Stefan Dej
f4ed91e515
chore: update codemirror to v6 (#795) 2022-07-18 00:48:34 +02:00
ZISQO
7f57f8b9aa
locale(ko-kr): update Korean localization (#926) 2022-07-15 00:36:43 +02:00
Stefan Dej
1f9d8e86be
feat: init interface before display panels (#961) 2022-07-15 00:24:39 +02:00
Stefan Dej
7536bce10d
chore: update develop branch with master bugfixes (#965) 2022-07-14 22:56:17 +02:00
Samuel-0-0
4bd2d28f4b
locale(zh): update Chinese localization (#938)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-07-10 22:08:25 +02:00
Stefan Dej
c514b3f130
fix: match mcu temp sensor of additional mcus (#957)
Signed-off-by: Stefan Dej meteyou@gmail.com
2022-07-10 22:07:19 +02:00
Stefan Dej
46aa7cc7c6
fix: add fallback for gcode files without thumbnail (#959)
Signed-off-by: Stefan Dej meteyou@gmail.com
2022-07-10 22:06:49 +02:00
th33xitus
d1c1b077d8
refactor: refactor code in Gcodefiles.vue (#910)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-07-10 21:56:43 +02:00
Eike Ahmels
ea8e8e8caa
fix(editor): partial improvement of config syntax highlighting (#612)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-07-10 18:08:33 +02:00
th33xitus
7da894d55e
feat: allow collapsing of config file panel (#943) 2022-07-09 01:30:19 +02:00
Stefan Dej
1e0645be6e
fix: create folders with spaces in the name (#942) 2022-07-03 09:03:31 +02:00
BastelKlug
eb1d3c1475
feat(editor): add .css language support (#936) 2022-06-29 08:48:40 +02:00
Frank Tackitt
229a6759cf
locale(en): fix typos in English localization (#924) 2022-06-21 22:01:15 +02:00
Stefan Dej
dfc91df681
fix: editor safe & restart with multi instances (#925) 2022-06-21 21:41:29 +02:00
ZISQO
38d2c883b1
locale(ko-kr): update Korean localization (#914)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-06-19 12:21:30 +02:00
Stefan Dej
b5c92cbcab
fix: fix typo in adding new heaters/temperature_fans to chart dataset (#918)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-06-19 12:20:23 +02:00
Samuel-0-0
642d5a0cb5
locale(zh): update Chinese localization (#906) 2022-06-19 12:05:39 +02:00
Stefan Dej
a9669ad809
locale: fix Editor placeholder for download/upload snackbar (#919)
* locale: fix Editor placeholder for download/upload snackbar

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

* locale: remove unused keys

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-06-18 09:36:14 +02:00
Stefan Dej
443b7f9dc8
locale: fix locale keys (#916) 2022-06-17 21:33:00 +02:00
Stefan Dej
8438c0a86b
locale(en): remove unused keys in EN locale (#913) 2022-06-16 21:46:05 +02:00
Stefan Dej
911387755f
fix: display status tab on dashboard as default while printing (#907) 2022-06-15 22:26:29 +02:00