Stefan Dej
37d1867bd6
remove debug output
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-08 13:37:54 +02:00
Stefan Dej
99f5325fe8
bugfix: col width from loading col in settings row
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-08 13:33:17 +02:00
Stefan Dej
8911ee2633
bugfix: saving webcams in SettingsWebcamTab.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-08 13:31:00 +02:00
Stefan Dej
77b2b235f1
bugfix: saving presets in SettingsPresetsTab.vue
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-08 13:23:26 +02:00
FrY Sennberg
65d23b3ded
docs: added nvm node install for standalone dev env ( #325 )
...
change preferred way of installing node to nvm
2021-08-08 10:25:21 +02:00
Bart Lammers
218b660a13
Dutch locales ( #324 )
...
* locale: add Dutch
* locale: update NL for 2.0
* cleanup unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
Co-authored-by: Bart Lammers <b.lammers@youweagency.com>
Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-08-08 10:25:09 +02:00
Stefan Dej
30261a076e
bugfix: scrollable console in shell style
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-07 11:14:45 +02:00
Stefan Dej
7c5f613f5a
feature: add welcome message in empty console
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-07 00:50:41 +02:00
Stefan Dej
96f8a68448
feature: linux like console & customize console height ( #321 )
...
* feature: add linux/bash like console style
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: fix not full console position
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* feature: configable console height on dashboard
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: old variable name in MiniconsolePanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: console array cut on dashboard dont work with shell style
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-06 14:32:11 +02:00
Stefan Dej
3aa386b5a4
change icon and message for heightmap error message
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-06 13:45:06 +02:00
Stefan Dej
52d07b7f45
change border to left side of the heightmap warning alert
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-06 12:06:56 +02:00
Stefan Dej
102d429a40
feature: disable heightmap panels when klipper is not ready
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-06 12:00:53 +02:00
Stefan Dej
0f425d30be
bugfix: fix interface for heightmapSerie
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-04 23:44:10 +02:00
Stefan Dej
39fd216836
bugfix: fix heightmap for delta printers
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-04 23:42:11 +02:00
Stefan Dej
adea64249a
bugfix: workaround for dashboard panel sorting on mobile devices
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-04 22:05:28 +02:00
Stefan Dej
0f6168dc04
push version number to v2.0.0-beta2
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 21:21:14 +02:00
Stefan Dej
4832fa09eb
bugfix: remove 'show on dashboard' option in settings > webcam
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 21:18:11 +02:00
Stefan Dej
29f41b029a
bugfix: remove printing favicon after cancelled job
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 21:12:07 +02:00
Stefan Dej
f4a3de15ca
feature: set current viewport as default when open settings > dashboard
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 20:57:35 +02:00
Stefan Dej
1d40c8aeb2
bugfix: only send a request when current_file is set
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 20:52:32 +02:00
Stefan Dej
d0de862af1
remove debug output in webSocketClient.ts
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 20:46:36 +02:00
Stefan Dej
74cb2384e1
bugfix: cancelled status panel show wrong values
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 20:42:37 +02:00
Stefan Dej
4cb68488b7
feature: add logo favicon and progress favicon in logo color
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 19:14:46 +02:00
Stefan Dej
bfa4e2524c
locale: last fr fixes
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 16:52:56 +02:00
Stefan Dej
50dbc468e8
feature: sortable dashboard panels ( #319 )
...
* init test setup
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: ts typos
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: better tab system
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* add touch support for drag&drop and split components
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* feature: add panel filter to each viewport
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: mjpegstreamerAdaptive dont start with a wront image url
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* add i18n support for dashboard settings
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-03 16:22:30 +02:00
Stefan Dej
390a3ef571
locale: update francais
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 22:10:01 +02:00
Stefan Dej
370c104f56
feature: add support for save gcode offset to endstop/probe
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 16:47:48 +02:00
Stefan Dej
895bdf1db7
bugfix: SAVE_CONFIG button in topbar fixed
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 16:47:11 +02:00
Stefan Dej
19e2d36fdf
bugfix: printer.cfg was no longer displayed after SAVE_CONFIG
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 16:29:16 +02:00
Stefan Dej
45f200b40b
bugfix: editor translation unknown class
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 10:57:31 +02:00
Stefan Dej
58ddf91f85
Merge remote-tracking branch 'origin/master'
2021-08-02 01:48:27 +02:00
Stefan Dej
6999f0a724
cleanup en language file and fix vue-i18n-extract missing keys
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 01:48:20 +02:00
Markus Nigbur
5c83992021
Fixed some typos ( #318 )
...
* Fixed some typos
* Fixed typos
* Fixed typos
2021-08-02 00:14:38 +02:00
Stefan Dej
fe6fb1c209
bugfix: change button color if primary color too light
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-02 00:11:24 +02:00
Stefan Dej
8a29847465
bugfix: rename machine url to fix reload issue in machine
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 23:38:06 +02:00
Stefan Dej
126c8c40f7
bugfix: add modified to dirs
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 23:35:50 +02:00
Stefan Dej
0fb55444f7
bugfix: load thumbnails with timestamp to avoid caching problems
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 23:12:26 +02:00
Stefan Dej
ca3e9ed161
Merge remote-tracking branch 'origin/master'
2021-08-01 21:26:59 +02:00
Stefan Dej
51214fa701
update npm packages and cleanup
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 21:26:48 +02:00
dependabot[bot]
f1f8aeebc1
build(deps): bump addressable from 2.7.0 to 2.8.0 in /docs ( #306 )
...
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-01 20:25:05 +02:00
Stefan Dej
2d743eaa37
feature: show gcode thumbnail in full height on focus
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 15:19:53 +02:00
Stefan Dej
fd1f70649f
Merge remote-tracking branch 'origin/master'
2021-08-01 14:06:12 +02:00
Stefan Dej
aefd4caf5e
Feature/motion report ( #317 )
...
* test new flow and velocity
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* test build for live speed & flow
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* bugfix: fix ToolSlider.vue for printsettings and machine limits
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* remove debug output
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* rework MachineLimits
Signed-off-by: Stefan Dej <meteyou@gmail.com>
* feature: live extruder, toolhead speed and position data in StatusPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 14:05:44 +02:00
Stefan Dej
9f8db4856a
rework MachineLimits
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-01 13:10:46 +02:00
Stefan Dej
1b679e0185
remove debug output
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-31 22:47:57 +02:00
Stefan Dej
10c530454e
bugfix: fix ToolSlider.vue for printsettings and machine limits
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-31 22:37:21 +02:00
Stefan Dej
79c490b1a6
bugfix: bind TAB to editor
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-29 19:54:14 +02:00
Stefan Dej
4c4742bc7e
bugfix: upload & print button clear loading status after uploading files
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-29 19:49:53 +02:00
Stefan Dej
f304039a2f
bugfix: autoscroll in update dialog
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-29 19:46:48 +02:00
Stefan Dej
237195b02d
bugfix: fix scrollbar toggle issue with browser zoom in heightmap
...
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-07-26 17:31:07 +02:00