1156 Commits

Author SHA1 Message Date
Stefan Dej
b8c93bdb0f docs: update screenshot to v2.0.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-26 20:27:01 +02:00
Stefan Dej
c8df1418d1 Merge branch 'master' into develop 2021-08-26 20:23:09 +02:00
Stefan Dej
3c7f9ae7ba locale(fr): fix one type in settings console tab
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-26 19:17:12 +02:00
Juan Rosario
e896590eb0 Update to @sindarius/gcodeviewer 2.0.4
Setting extruder colors directly was removed and instead has been replaced with configuring tools. This opens up the ability to set a nozzle size as well for tool changer type systems that could have multiple nozzle sizes.
2021-08-25 21:47:43 -05:00
Juan Rosario
99dde5405d Merge remote-tracking branch 'meteyou/master' into feature/gcodeviewer 2021-08-25 20:46:48 -05:00
Stefan Dej
aa6221f1d3 bugfix: autofocus editor to bind search function
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 23:16:35 +02:00
Stefan Dej
c346510cdf bugfix: available_services types and getter in topbar
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 22:47:16 +02:00
Stefan Dej
aed9caef6b Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	src/locales/it.json
2021-08-24 20:45:45 +02:00
Stefan Dej
3cf493db73 Merge branch 'master' into develop
# Conflicts:
#	package.json
2021-08-24 20:45:09 +02:00
Stefan Dej
d4670c5f0e Merge remote-tracking branch 'origin/master' 2021-08-24 20:42:02 +02:00
Stefan Dej
5a37e67420 chore: increment version number to V2.0.0
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 20:41:47 +02:00
Stefan Dej
3cfa85fc2b bugfix(configfiles): files sorting store doesn't work
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 20:41:05 +02:00
Carlino01
a13f9d9a92
IT translation(beta) (#335)
* Add files via upload

* locale(it): remove unused vars

Signed-off-by: Stefan Dej <meteyou@gmail.com>

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 20:17:38 +02:00
Stefan Dej
6e63324187 locale(it): add translation
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-24 20:14:20 +02:00
stefand
61c2f8426d locale(hu): fix last words 2021-08-23 08:09:43 +02:00
Stefan Dej
eb1e1d4f5c chore: fix some eslint warnings
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 23:25:56 +02:00
Stefan Dej
0f13d2efc1 chore(App): fix build warnings
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 20:53:27 +02:00
Stefan Dej
166ffff875 bugfix(App): remove unused vars
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 20:19:39 +02:00
Stefan Dej
be065e88f8 chore(build): change sass version as workaround for vuetify sass warnings
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 20:19:07 +02:00
Stefan Dej
65855544eb Merge remote-tracking branch 'origin/develop' into develop 2021-08-22 20:11:18 +02:00
Stefan Dej
dd5197f1ce Revert "chore(github): add build workflow for test builds"
This reverts commit d39e6b587c64a28569a504fbbbf50e8c24c6055b.
2021-08-22 20:11:09 +02:00
Stefan Dej
54d3484d02
chore(github): add build workflow for test builds 2021-08-22 20:10:40 +02:00
Stefan Dej
d39e6b587c chore(github): add build workflow for test builds
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 19:58:18 +02:00
Stefan Dej
ff0c58a901 chore: increment version number to 2.1.0-alpha
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 18:43:27 +02:00
Stefan Dej
f7e9b50806
Feature/pronterface control (#323)
* feature: split control panel in components and add circle control panel

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* bugfix: remove css namespace of SVG

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* feature: add button for QGL and Z-Tilt

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* clear debug status

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* bugfix(ControlPanel): change - to en-dash for equal width of negative and positiv buttons in DWC-style ControlPanel.vue

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 18:41:49 +02:00
Stefan Dej
b8428c498e chore(docs): update gem packages
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 17:58:13 +02:00
Stefan Dej
9dbde140d8 chore: increment version number to 2.0.0-rc.2
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 16:31:23 +02:00
Stefan Dej
7b08ae5ff7 bugfix(heightmap): fix probe_count for delta printers
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 16:18:15 +02:00
Stefan Dej
9b9d39c1a7 bugfix(editor): fix tab binding
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 15:11:38 +02:00
Stefan Dej
00caf8a655 feature(editor): add JSON syntax highlighting
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 14:57:19 +02:00
Stefan Dej
da3f8b2907 bugfix(editor): download json as plaintext to edit it
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-22 14:10:18 +02:00
Juan Rosario
af098460df Pulled latest 2021-08-21 19:31:28 -05:00
Juan Rosario
5af6c07fdf Merge remote-tracking branch 'meteyou/master' into feature/gcodeviewer 2021-08-21 19:25:55 -05:00
Stefan Dej
b6703c84f1 locale(fr): fixed last missing translations
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 18:14:24 +02:00
Stefan Dej
ef9b17a9f4 bugfix(heightmap): fixed profiles list for KevinOConnor/klipper#4598
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 18:05:24 +02:00
Stefan Dej
94d445c9fe chore: increment version number
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 15:32:52 +02:00
Stefan Dej
3f0d595a9d bugfix(heightmap): fix dataShape for all bed_mesh ratios (Y, X) instead of (X, Y)
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 15:27:48 +02:00
Stefan Dej
d5218ca059 locale(nl): fixed last missing translations
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 14:09:06 +02:00
Stefan Dej
ca39f4d91c bugfix(ControlPanel): change - to en-dash for equal width of negative and positiv buttons in DWC-style ControlPanel.vue
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 13:59:36 +02:00
Stefan Dej
90572482ce locale(it): remove unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 13:17:41 +02:00
Stefan Dej
bcb541f470 locale(nl): remove unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 13:17:34 +02:00
Stefan Dej
c7b70d2cf4 locale(fr): remove unused keys
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 13:17:25 +02:00
CodingJustForRun
be0d1433cd
locale(hu): update hu json (#333)
* hu json

updated hungarian translation, please check if all parameter is short enough. 
thx

* locale(hu): remove unused keys

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* Update hu.json

Just fixed the title.

* locale(hu): move translation to the right location

Signed-off-by: Stefan Dej <meteyou@gmail.com>

* locale(hu): move translation to the right location

Signed-off-by: Stefan Dej <meteyou@gmail.com>

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 13:11:02 +02:00
Stefan Dej
e47257386c bugfix(heightmap): prepare for KevinOConnor/klipper#4598
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-21 12:10:35 +02:00
Stefan Dej
ca926a5ce1 Merge remote-tracking branch 'origin/master' 2021-08-19 23:41:34 +02:00
winbin
c41ea7aebc
locale(zh): update chinese trans (#332)
* update chinese trans

* locale(zh): remove unused keys

Signed-off-by: Stefan Dej <meteyou@gmail.com>

Co-authored-by: Stefan Dej <meteyou@gmail.com>
2021-08-19 23:31:43 +02:00
Stefan Dej
15191784b3 feature: add canvas to tool color picker
now its possible to change the light/density of the color in the color picker

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-19 21:38:40 +02:00
Stefan Dej
24cf380b17 bugfix: add all available sensors to tempchart
on the first klipper load after adding a sensor, it will not be included in the moonraker history

Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-19 21:35:15 +02:00
Stefan Dej
6bd2977190 bugfix: add pwm series to chart
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-16 23:12:47 +02:00
Stefan Dej
0e6897a295 bugfix: hide heaters, temperature_fans and temperature_sensors with _ as first letter in the name in tempchart
Signed-off-by: Stefan Dej <meteyou@gmail.com>
2021-08-15 19:30:37 +02:00