1621 Commits

Author SHA1 Message Date
Bart Lammers
3743023514
locale(nl): update NL locale (#1282) 2023-02-22 08:01:54 +01:00
Samuel-0-0
328530a6a3
locale(zh): update locale (#1269) 2023-02-18 15:05:06 +01:00
Stefan Dej
43dc843eca
feat: max webcam height to fit on the screen (#1246) 2023-02-18 15:04:10 +01:00
Stefan Dej
92438bf8a7
refactor: change jobqueue entry attribute to hyphenated names (#1271) 2023-02-18 15:03:56 +01:00
Richard Mitchell
e0e90bcdaf
feat: support a color or colour variable from tool change macros (#1244)
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-02-18 15:03:27 +01:00
Eric Hebert
6a2a1baaab refactor: HLS streamer - improve latency (#1268)
Co-authored-by: Eric Hebert <ehebert@demolitionxp.com>
2023-02-18 14:27:55 +01:00
Stefan Dej
2a924bcd27
feat: add x_only and y_only option in timelapse park position (#1231) 2023-02-12 12:45:40 +01:00
Stefan Dej
cec3a9fe33
feat: add function to send PAUSE at a specific layer change (#1230) 2023-02-12 12:45:28 +01:00
Stefan Dej
b3ce868dec
feat: add jobs to queue in batches (#1253)
fixes https://github.com/mainsail-crew/mainsail/issues/920
2023-02-11 22:30:52 +01:00
Stefan Dej
c904b7ba71
feat: add helper display for screws_tilt_adjust (#1261) 2023-02-11 17:36:01 +01:00
Stefan Dej
a8bf9e9559
fix: fix output of klippy state, if UDS path/address dont fit (#1263)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
2023-02-11 12:11:52 +01:00
Stefan Dej
3b5d7f146b
locale: remove unused locale PresetSubTitle (#1264) 2023-02-11 11:25:49 +01:00
Eric Hebert
6b9b69501a
feat: add HLS Support for webcams (#1258)
Co-authored-by: Eric Hebert <ehebert@demolitionxp.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2023-02-10 23:23:54 +01:00
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
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
Bart Lammers
0735ed37a9
locale(nl): Update NL localization (#1191) 2022-12-10 18:52:32 +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
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
20adf79e7c
feat: multi column for many inputs in gcode macro (#1153) 2022-11-14 22:37:46 +01:00