Stefan Dej
97c06c3061
feature: add UV4L-MJPEG webcam support
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-18 01:08:47 +02:00
Stefan Dej
76727a82dc
bugfix: VUE_APP_REMOTE_MODE true/false doesnt work
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-17 21:29:21 +02:00
Stefan Dej
d8aea8feb7
bugfix: reload metadata after move/rename gcode file ( fix : #281 )
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 23:49:18 +02:00
Stefan Dej
57fbe9eb7c
update npm packages
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-15 22:41:04 +02:00
Stefan Dej
600186e895
Merge remote-tracking branch 'origin/master'
2021-05-15 22:37:04 +02:00
dependabot[bot]
f346db30fc
build(deps): bump rexml from 3.2.4 to 3.2.5 in /docs ( #273 )
...
Bumps [rexml](https://github.com/ruby/rexml ) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases )
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md )
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-15 22:15:41 +02:00
lixxbox
598a7fe94f
docs: stylesheets & escaping gcode ( #279 )
...
* docs: just a few stylesheet adjustments
modified: docs/_sass/color_schemes/mainsail.scss
new file: docs/assets/img/alert.svg
new file: docs/assets/img/info.svg
new file: docs/assets/img/success.svg
new file: docs/assets/img/warning.svg
* docs: escape gcodes, so that it can be rendered.
modified: necessary-cfg.md
2021-05-11 16:52:15 +02:00
Alex Zellner
6096704fe5
remove defaut_parameter from macro ( #276 )
...
* remove defaut_parameter
Change macros in preparation of the removal of default_parameter
* fix typo
2021-05-11 15:02:29 +02:00
lixxbox
a0a3aa79ac
docs: a simple recommendation for remote access ( #277 )
...
* docs: a simple recommendation for remote access
new file: quicktips/remote-access.md
* Update remote-access.md
2021-05-11 15:01:35 +02:00
Stefan Dej
1919aa6921
feature: add filament_motion_sensors
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-05-10 18:09:06 +02:00
Stefan Dej
576e0eaada
fix typos in Files.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-25 13:08:47 +02:00
Stefan Dej
bf5851264d
Merge remote-tracking branch 'origin/master'
2021-04-23 21:21:06 +02:00
Eike Ahmels
1cbe7d1164
save file with special characters ( #269 )
...
* image fix, grammar fix
* fixed suggestions bug, some cleanup from old editor, svg edge case
* FIX: save a file with special characters
2021-04-23 21:20:18 +02:00
Stefan Dej
84eed4c190
Merge remote-tracking branch 'origin/master'
2021-04-23 21:19:21 +02:00
Stefan Dej
11f46e8ec8
update vue.config.js
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-23 21:18:44 +02:00
Stefan Dej
abb19a4ac9
feature: add FR to i18n
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-23 21:18:08 +02:00
Stefan Dej
5f0b628f6e
bugfix: fix download in firefox (open new window)
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:57:33 +02:00
Stefan Dej
f6679effd9
feature: rename directory in ConfigFilesPanel.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:25:41 +02:00
Stefan Dej
ee4a07c9b2
rework history list dialog
...
add estimated filament weight to history list dialog
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 23:03:17 +02:00
Stefan Dej
b49c57405c
feature: multiple custom console filters
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-20 21:46:04 +02:00
Stefan Dej
71db147a19
bugfix: fix upper directory colspan number
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 23:21:36 +02:00
Stefan Dej
8a66899837
feature: store webcam settings in printer farm
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 21:48:31 +02:00
Stefan Dej
64d6dd596d
bugfix: fix end time, when the job is in_progress in HistoryListPanel.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 17:41:51 +02:00
Stefan Dej
091b78c569
fix missing space in upload dialog
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 16:48:04 +02:00
Stefan Dej
5e09f52a79
feature: display filament weight metadata in gcode-files list
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:59:05 +02:00
Stefan Dej
ddbab8538a
add titles to i18n in HistoryListPanel.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:17:08 +02:00
Stefan Dej
2865a8f83a
bugfix: fix icon issue in edit tool dialog of temperature_sensors
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:07:35 +02:00
Stefan Dej
b09615dc2f
bugfix: fix translations in ToolsPanel.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 12:02:47 +02:00
Stefan Dej
365ed2cda7
feature: display printername in SelectPrinterDialog.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-18 01:15:04 +02:00
Stefan Dej
d578c9105c
feature: limit requested_speed wiht current max_velocity
...
cleanup StatusPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 23:30:38 +02:00
Stefan Dej
3df44b05e2
feature: delete directory with content in config files panel
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 00:18:01 +02:00
Stefan Dej
025921e84a
feature: delete directory with content in g-code files
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-17 00:01:25 +02:00
lixxbox
f0fbce478d
In preparation for 1.5.0 ( #264 )
...
modified: README.md
new file: docs/assets/img/quicktips/history/history.png
modified: docs/index.md
new file: docs/quicktips/history.md
2021-04-13 22:26:08 +02:00
Stefan Dej
e814ea5169
fix webcam url in printer farm
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 22:10:43 +02:00
Stefan Dej
6825f6c39e
push version number to v1.5.0
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 19:18:56 +02:00
Stefan Dej
4728eb41b7
Merge remote-tracking branch 'origin/master'
2021-04-13 19:11:09 +02:00
Stefan Dej
e88a64ecc5
fix table headers
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-13 19:10:51 +02:00
winbin
3b170b1e0d
Update zh.json ( #262 )
...
update translation
2021-04-13 18:27:34 +02:00
lixxbox
263b2d245c
docs: add credits ( #263 )
...
new file: docs/_data/contributors.json
new file: docs/_data/licenses.json
new file: docs/credits.md
2021-04-13 18:27:21 +02:00
Stefan Dej
69f89ab162
fix table header translations on refresh
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-12 22:38:26 +02:00
Stefan Dej
0f47a452db
fix alignment of m117 message and printing filename
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-12 22:26:06 +02:00
Eike Ahmels
96db215171
fixing a bug for longpress on ios/safari ( #261 )
...
* image fix, grammar fix
* fixed suggestions bug, some cleanup from old editor, svg edge case
* longpress ios fix
2021-04-12 20:11:27 +02:00
Stefan Dej
3dbca5ed02
delete old entries in RU and ZH.
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-11 22:09:08 +02:00
TheBugLebowsky
5bac81339f
Create it.json ( #259 )
...
First version of the Italian translation
2021-04-11 22:06:36 +02:00
Stefan Dej
01641941ba
Merge remote-tracking branch 'origin/master'
2021-04-11 22:02:33 +02:00
Stefan Dej
f4e418b644
fix last german translations
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-11 22:02:18 +02:00
Stefan Dej
56c09ac11f
Revert "updated de local + deleted empty keys ( #258 )" ( #260 )
...
This reverts commit 16e7f03dce4282f5acdc14b0f5cab3557385293b.
2021-04-11 21:59:00 +02:00
Lanovar
16e7f03dce
updated de local + deleted empty keys ( #258 )
...
* language from js to json and new de language
* added translation to controlpanel, added translations
* de translation
fixed typo "rename"
* updated de translation
* fixes
* removed de.old
* updated de translation
* updated de local + deleted empty keys
2021-04-11 21:57:24 +02:00
Stefan Dej
9d24bd0c9d
cleanup for tooltip filament usage
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-11 21:33:43 +02:00
Stefan Dej
36c2678b29
fix tooltip date for safari browser in history > statistics > filament usage
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-04-11 21:32:39 +02:00