Staubgeborener
|
ec1b32eaaf
|
locale(de): update German localization (#1326)
|
2023-04-01 15:56:21 +02:00 |
|
Pavel Tajduš
|
531b75fffd
|
locale(cz): add Czech localization (#1327)
|
2023-04-01 15:56:09 +02:00 |
|
Stefan Dej
|
7301ae986a
|
fix: disallow non-ascii chars in bed_mesh name (#1311)
|
2023-04-01 15:55:16 +02:00 |
|
Stefan Dej
|
0f01a8f994
|
fix: missing M117 output in status panel (#1309)
|
2023-04-01 15:54:59 +02:00 |
|
meteyou
|
7ad25e3851
|
docs(changelog): update changelog
|
2023-03-12 12:17:21 +00:00 |
|
github-actions
|
6a7f2f56a4
|
chore: push version number to v2.5.0
|
2023-03-12 12:14:21 +00:00 |
|
Stefan Dej
|
47feaef671
|
feat: allow fan animations to be disabled to save browser perf. (#1232)
|
2023-03-12 13:12:09 +01:00 |
|
Stefan Dej
|
0e4d104d20
|
locale(de): update German localization (#1277)
Co-authored-by: th33xitus <domwil1091+github@gmail.com>
|
2023-03-12 13:06:01 +01:00 |
|
Stefan Dej
|
9665fb9a38
|
chore: update gcodeviewer from v3.2.0 to v3.2.2 (#1303)
|
2023-03-12 01:28:33 +01:00 |
|
chai-md
|
b0cdbb48f3
|
locale(ja): update Japanese localization (#1270)
* update Japanese localization
* minor fix
* JA: additional follow up
---------
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2023-03-11 11:41:20 +01:00 |
|
pauhull
|
52d0ea4ec5
|
chore: add armv6 support for Docker image (#1285)
|
2023-03-10 19:18:50 +01:00 |
|
srbjessen
|
c42f09acc9
|
locale(da): update Danish localization (#1288)
Co-authored-by: th33xitus <th33xitus@googlemail.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
|
2023-03-10 18:43:21 +01:00 |
|
Stefan Dej
|
1a6969eeea
|
refactor: add ENABLE=1 to SET_PAUSE_AT_LAYER/NEXT_LAYER (#1293)
|
2023-03-10 18:34:59 +01:00 |
|
Stefan Dej
|
a3a71c8f15
|
fix: only display PAUSE AT LAYER button, when the macros exists (#1291)
|
2023-03-10 18:25:25 +01:00 |
|
Stefan Dej
|
3e49847fc3
|
fix: fix browser title, when printer is off (#1300)
|
2023-03-10 18:05:00 +01:00 |
|
Stefan Dej
|
6703721593
|
feat: add WebRTC (camera streamer) support (#1275)
Co-authored-by: meteyou <meteyou@users.noreply.github.com>
|
2023-03-10 18:04:44 +01:00 |
|
Stefan Dej
|
f3c42954f1
|
fix: fix position of webcam fps (#1278)
|
2023-02-28 22:43:31 +01:00 |
|
Stefan Dej
|
1bbbc0c0a8
|
chore: add .vscode to .gitignore (#1290)
|
2023-02-28 20:02:02 +01:00 |
|
Samuel-0-0
|
2f868b537d
|
locale(zh): Update Chinese (zh) localization (#1284)
|
2023-02-28 19:09:20 +01:00 |
|
Stefan Dej
|
c1a50180d0
|
locale(fr): update French localization (#1289)
|
2023-02-28 19:05:37 +01:00 |
|
Bart Lammers
|
3743023514
|
locale(nl): update NL locale (#1282)
|
2023-02-22 08:01:54 +01:00 |
|
Stefan Dej
|
a798d8973c
|
chore: push version number to v2.5.0-beta1
Signed-off-by: Stefan Dej <meteyou@gmail.com>
|
2023-02-19 13:51:19 +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 |
|
dependabot[bot]
|
57a53b5ac3
|
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 (#1259)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-09 15:54:35 +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 |
|
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 |
|