1869 Commits

Author SHA1 Message Date
th33xitus
6f8cfaa276
fix(Heightmap): flat for bed mesh not displayed if only one probe count set (#1146)
fixes https://github.com/mainsail-crew/mainsail/issues/1132
2022-11-10 23:21:20 +01:00
Stefan Dej
4760b9d9f1
fix: fix relative webcam urls with port (#1147)
This will fix relative webcam URLs, if Nginx is not running on port 80.
fixes https://github.com/mainsail-crew/mainsail/issues/1126
2022-11-10 23:03:33 +01:00
th33xitus
d6015be734
refactor(KlippyStatePanel): display buttons as outlined text buttons (#1134) 2022-10-30 19:16:55 +01:00
th33xitus
837623e0a1
refactor(editor): use the config reference link of a translated version if it exists (#1120) 2022-10-26 20:51:48 +02:00
Stefan Dej
7c28027189
feat: add bed_screws helper dialog (#1115)
* feat: add manual_probe dialog

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

* feat: add loading function to abort & accept buttons

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

* refactor: rework manual probe dialog

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

* refactor: rework manual probe dialog

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

* refactor: remove row/cols in sub-panel

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

* refactor: add close button in the manual probe panel

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

* refactor: move ManualProbe from ToolheadControlPanel to App.vue

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

* locale(en): remove unused keys

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

* locale(de): add DE locale

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

* feat: add bed_screws helper dialog

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

* refactor: add all needed outputs for the helper panel

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

* locale: fix EN locale

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

* locale: add DE locale

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

* locale: fix locale by th33

Co-authored-by: th33xitus <domwil1091+github@gmail.com>

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2022-10-19 00:11:50 +02:00
Stefan Dej
a88c9ba083
feat: add LED / Neopixel support (#1050) 2022-10-18 23:44:32 +02:00
Stefan Dej
128baea88c
chore: update gcode viewer to V3.1.4 (#1119) 2022-10-14 00:14:42 +02:00
th33xitus
cca17a8822
refactor: rework of the KlippyState panel (#1118) 2022-10-11 10:14:43 +02:00
Stefan Dej
685665bd46
feat: add option to change date & time format in settings (#1069) 2022-10-09 19:59:47 +02:00
th33xitus
d1cfe7251d
refactor: improve webcam settings logic and layout (#1114)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-10-09 18:45:22 +02:00
Stefan Dej
05dea0c78b
feat: add z_thermal_adjust to temperatures panel (#1113) 2022-10-09 17:14:30 +02:00
Stefan Dej
d05efe26c4
chore(build): update compiler target to support import.meta (#1112) 2022-10-08 22:46:20 +02:00
Stefan Dej
835c5dacd2
refactor: fix lint issues (#1111) 2022-10-08 21:06:13 +02:00
Stefan Dej
57bb268ea0
feat: add SET_PRINT_STATS_INFO command support (#1034) 2022-10-08 18:37:25 +02:00
th33xitus
d5cafaaa06
chore(locales): remove all unused keys (#1109)
Signed-off-by: Dominik Willner th33xitus@gmail.com
2022-10-06 09:17:29 +02:00
Andriy
8cba020fb2
locale(uk): update Ukrainian localization (#1094)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-10-06 00:42:56 +02:00
th33xitus
a305f243da
chore(locales): rename locales as per ISO 639 (#1108) 2022-10-05 23:20:57 +02:00
pataar
666c942b18
chore(deps): update dependencies (#1103)
Co-authored-by: pieter <pieter@interactivestudios.nl>
2022-10-05 23:19:11 +02:00
Samuel-0-0
f01f421c1c
locale(zh): update Chinese localization (#1089) 2022-10-05 23:07:28 +02:00
ZISQO
285b8b9b6f
locale(ko-kr): update Korean localization (#1098) 2022-10-05 23:07:12 +02:00
th33xitus
feadc73847
fix(UI): tweak font sizes (#1107) 2022-10-05 21:27:07 +02:00
dependabot[bot]
ceca6ce2f7
build(deps): bump vuetify from 2.6.4 to 2.6.10 (#1095)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 21:17:59 +02:00
th33xitus
ff37c7de32
fix(UI): missing bottom border radius in status panel (#1106) 2022-10-05 21:15:36 +02:00
lixxbox
829e7a497d
fix: broken link in readme (#1104) 2022-10-04 23:32:30 +02:00
Stefan Dej
37c9fa8657
refactor: display bit version of OS (#1101) 2022-09-30 11:21:01 +02:00
Stefan Dej
6a40e6047d
fix: set init values in TheManualProbeDialog.vue (#1092) 2022-09-19 01:41:00 +02:00
Stefan Dej
78b9864d11
chore: remove LGTM workflow (#1091) 2022-09-18 01:28:22 +02:00
Stefan Dej
950dea1e08
feat: add manual_probe helper dialog (#1077) 2022-09-18 00:43:49 +02:00
th33xitus
27c57eef68
chore: rename and clean up AboutModal (#1090) 2022-09-18 00:37:10 +02:00
Stefan Dej
e150a4ef32
chore: push version number to v2.3.1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-09-16 23:23:22 +02:00
th33xitus
a70bd12c19
chore: lint:fix locales (#1088) 2022-09-16 23:19:37 +02:00
th33xitus
3ec2ee2793
fix: add input validation in filemanagers to prevent overwriting existing files (#1087) 2022-09-16 23:18:22 +02:00
Kevin Lemarchand
e411175b7f
refactor: extend css editor support to .scss and .sass files (#1083)
Co-authored-by: A-grid <dev@agrid.studio>
2022-09-16 21:01:23 +02:00
Stefan Dej
3f67d1d4c5
fix: load instances from localStore if instance store is browser (#1086) 2022-09-16 20:55:55 +02:00
th33xitus
12dd1c9e31
chore: update broken link to DCO (#1084) 2022-09-16 10:33:48 +02:00
Andriy
2b2057648d
locale(uk): update Ukrainian localization (#1067)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-09-12 23:15:32 +02:00
Stefan Dej
42f7851636
locale(fr): update fr locale (#1072) 2022-09-12 23:01:37 +02:00
Stefan Dej
175a90aae5
fix: use background to fix border issues between the elements (#1068) 2022-09-11 18:46:58 +02:00
Stefan Dej
4e8b6de72a
chore: push version number to v2.3.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-09-09 20:39:01 +02:00
Bart Lammers
c37ea7f0ed
locale(nl): update Dutch localization (#1065) 2022-09-08 22:37:29 +02:00
Andriy
f22d4d09c8
locale(uk): add Ukrainian localization (#1061)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-09-08 22:19:08 +02:00
chai-md
4a450fc563
locale(ja): update Japanese localization (#1064) 2022-09-08 22:06:32 +02:00
Stefan Dej
eb4c5678ba
chore: change cron interval stale action (#1062) 2022-09-06 23:15:44 +02:00
Stefan Dej
fe04944c79
chore: push version number to v2.3.0-beta1 (#1060) 2022-09-04 20:49:52 +02:00
Stefan Dej
6fefc98da6
fix: remove scrollbar on init load of status panel (#1059) 2022-09-04 20:11:44 +02:00
Stefan Dej
0570568322
fix: fix dep loading issue after update vite (#1058) 2022-09-04 19:37:02 +02:00
dependabot[bot]
9a5b230ffa
build(deps-dev): bump vite from 2.8.6 to 2.9.13 (#1051)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 22:29:27 +02:00
th33xitus
da569fc9f7
fix: use correct unit for pressure advance (#1053) 2022-09-03 22:23:32 +02:00
Stefan Dej
719b5c4b01
fix: combine small entries in history pie chart (#1056) 2022-09-03 22:21:31 +02:00
Stefan Dej
28e1ec384d
feat: export only selected jobs from print history (#1055) 2022-09-03 21:41:21 +02:00