1930 Commits

Author SHA1 Message Date
Stefan Dej
c65527ddf2
fix: fix cancel button in rollover logs dialog (#1256) 2023-02-06 19:34:57 +01:00
Stefan Dej
22ccab831b
refactor: rename download zip name (#1252) 2023-02-05 19:37:41 +01:00
Stefan Dej
0f94e80135
feat: add button to hide SAVE_CONFIG button for pending bed_mesh (#1255)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
fixes https://github.com/mainsail-crew/mainsail/issues/1066
2023-02-05 19:37:24 +01:00
Stefan Dej
d29ce0a4f0
feat: add power button on dashboard to switch printer on (#1254)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
fixes https://github.com/mainsail-crew/mainsail/issues/897
2023-02-05 15:09:39 +01:00
Stefan Dej
8782c89d71
refactor: use moonraker zip function (#1245) 2023-02-01 20:27:08 +01:00
Stefan Dej
b6fe84f19d
feat: log rollover function for klipper and moonraker (#1243) 2023-01-29 16:57:49 +01:00
Stefan Dej
051b89662b
feat: hide/ignore .git directories in file init process (#1227) 2023-01-29 16:57:29 +01:00
Stefan Dej
e7eb94faa1
fix: hide unused panels on dashboard (#1233) 2023-01-29 15:23:52 +01:00
Stefan Dej
2b7bf2a3f4
fix: fix dateTime output in print history detail dialog (#1248)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2023-01-29 15:23:32 +01:00
Juan Rosario
9c4fb547b5
fix: G-Code Viewer UI fixes (#1240) 2023-01-22 04:17:01 +01:00
Juan Rosario
727fc722af
feat: add support for cnc mode in g-code viewer (#1239)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2023-01-19 21:36:07 +01:00
Juan Rosario
1a32147d68
feat: add new CodeStream control to Gcodeviewer (#1224)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-01-19 21:36:06 +01:00
dependabot[bot]
380f3c1b6d
build(deps): bump json5 from 2.2.1 to 2.2.3 (#1218)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 22:58:14 +01:00
Stefan Dej
7ac6a723b4
feat: add table view for print status stats (#1192)
fix https://github.com/mainsail-crew/mainsail/issues/891
2023-01-07 22:42:01 +01:00
Stefan Dej
712d68136b
feat: add multi download to ConfigFilesPanel.vue (#1194)
fixes https://github.com/mainsail-crew/mainsail/issues/1074
2023-01-07 22:08:24 +01:00
Stefan Dej
034ff81e49
fix: fix ExcludeObjectDialogMap for delta printers (#1217) 2023-01-07 22:08:07 +01:00
Stefan Dej
c2ecc845ca
fix: add webcam rotate to timelapse preview (#1198) 2022-12-18 21:43:03 +01:00
Stefan Dej
e21439d061
fix: hide temperature sensors with _ at first char (#1195)
Signed-off-by: Stefan Dej <meteyou@gmail.com>

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-12-17 18:33:38 +01:00
meteyou
41fa1d98ca docs(changelog): update changelog 2022-12-10 18:31:12 +00:00
Stefan Dej
655d2fd339
chore: fix release workflow (#1190) 2022-12-10 18:53:47 +01:00
Bart Lammers
0735ed37a9
locale(nl): Update NL localization (#1191) 2022-12-10 18:52:32 +01:00
github-actions
d96070f336 chore: push version number to v2.4.1 2022-12-10 11:16:34 +00:00
Stefan Dej
d259abb749
Merge branch 'main/master' into main/develop 2022-12-10 12:15:15 +01:00
Stefan Dej
3e06c5fd66
chore: add release workflow (#1185) 2022-12-10 11:59:40 +01:00
Stefan Dej
288e5110f4
fix: add more space between the rows in manual probe window (#1189)
fix https://github.com/mainsail-crew/mainsail/issues/1183
2022-12-09 21:52:56 +01:00
vajonam
41ca5244cc
fix: disable circle control while printing or not homed (#1171)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-12-09 21:23:59 +01:00
vajonam
3d4b5451ae
fix(Heightmap): save z scale setting (#1175)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-12-09 21:21:49 +01:00
srbjessen
dc17ff1158
locale(da): update Danish localization (#1179)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-12-09 21:03:24 +01:00
Stefan Dej
de23cb6243
locale(tr): update Turkish localization (#1188) 2022-12-09 21:00:01 +01:00
vajonam
94d7f0dc16
fix: add theming for find/search panel Search panel (#1174)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2022-12-09 01:56:02 +01:00
Stefan Dej
45c52e3571
fix: fix dashboard interface settings (#1176)
fixed https://github.com/mainsail-crew/mainsail/issues/1167
2022-12-01 21:59:15 +01:00
Stefan Dej
03640e239b
docs: add BIGTREETECH to repo README as official sponsor (#1178)
Signed-off-by: Stefan Dej <meteyou@gmail.com>

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-12-01 09:05:02 +01:00
th33xitus
4c24fa7284
refactor: replace emergency stop icon (#1170)
Fixes https://github.com/mainsail-crew/mainsail/pull/932
2022-11-25 23:13:47 +01:00
Stefan Dej
12483ee63b
fix: fix neopixel settings if name is uppercase (#1169)
fixes https://github.com/mainsail-crew/mainsail/issues/1164
2022-11-25 23:00:19 +01:00
Stefan Dej
bae712540e
fix: fix handling issues with number-inputs (#1168)
fix https://github.com/mainsail-crew/mainsail/issues/972
2022-11-25 22:43:57 +01:00
Stefan Dej
31664b5f38
fix: fix relative webcam urls on multi instances (#1162) 2022-11-25 21:15:59 +01:00
Stefan Dej
ba5aea2b88
refactor: rename variance to range in heightmap (#1166) 2022-11-25 21:11:14 +01:00
Stefan Dej
a6e38df012
fix: display can interfaces in system panel (#1159) 2022-11-18 21:55:49 +01:00
Stefan Dej
bc0018dadc
fix: display layer count with older klipper versions (#1161) 2022-11-18 21:55:32 +01:00
Samuel-0-0
1a659d30d2
locale(zh): update Chinese localization (#1142)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
2022-11-17 09:54:20 +01:00
ZoZo
d0bf0bde11
Fix: bad printerUrl check in ternary operator (#1158)
fix https://github.com/mainsail-crew/mainsail/issues/1156
2022-11-16 21:57:11 +01:00
th33xitus
d87fe4173d
fix(ExtruderPanel): wrong calculation for estimated extrusion length (#1157) 2022-11-16 21:07:56 +01:00
Stefan Dej
f8c66af48b
Merge branch 'main/develop' into main/master 2022-11-14 23:33:27 +01:00
Stefan Dej
da14c44873
chore: push version number to v2.4.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2022-11-14 23:31:31 +01:00
Stefan Dej
20adf79e7c
feat: multi column for many inputs in gcode macro (#1153) 2022-11-14 22:37:46 +01:00
Stefan Dej
2aa181c7f5
fix: cannot upload GCODE files on iOS (#1152)
fix https://github.com/mainsail-crew/mainsail/issues/1117
2022-11-14 21:31:10 +01:00
chai-md
c9ab0782bf
locale(ja): update Japanese localization (#1131) 2022-11-10 23:22:24 +01:00
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