Skip to content

Commit c06ba40

Browse files
committed
Builds for release 2.1.1
1 parent b62ba97 commit c06ba40

20 files changed

+7422
-26
lines changed

Changelog.txt

+39
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
## What's Changed
2+
3+
# Fixes
4+
* Fix wrong source show in file panel
5+
* Fix SSID with ' not properly transfered from dialog box to control
6+
* Fix macro panel overload UI on some resolutions
7+
* Fix moving buttons in grbl
8+
* Fix SD icon and create dir displayed on GRBL thanks @Wesie
9+
* Fix Abort button for marlin-embedded and marlinkimbra thanks @GerogeFu
10+
* Fix always need to save preferences even no change
11+
* Fix display glitch
12+
* Fix Repetier ok 0 still visible with verbose mode off
13+
* Fix Setup not working anymore due to breaking changes in GRBL_ESP32
14+
* Fix T is not T0 when heating T1 and so display wrong value thanks @Drzet
15+
* Fix typo thanks @terjeio
16+
* Fix bug with pure GRBL no receiving commands feedback thanks @jjhamb
17+
* Fix pur GRBL not managing positions properly
18+
* Fix some typo - thanks @kondorzs
19+
* Fix smoothieware cannot list sub directory - thanks @sns5400
20+
* Fix missing translation for SD
21+
22+
# Additions
23+
* Add ; Linear Units: as legend for G21 in Marlin
24+
* Add more filter to files list if unwished output pop up thanks @badbod
25+
* Add Surfacing Wizard (GRBL panel) thanks @cotepat
26+
* Add BTT USB DISK and onBoard SD support
27+
* Add firmware checks for temperature controls
28+
* Add support for Marlin T0 redundant, probe and chamber temperatures - thanks @BToersche
29+
* Add bin.gz as accepted extension for FW update
30+
31+
# New languages / update
32+
* Add Turkish language thanks @DusDus
33+
* Add Hungarian thanks @kondorzs
34+
* Add Traditional Chinese. thanks @Engineer2Designer
35+
* Add Japanese language thanks @nyarurato
36+
* Update German language thanks @Wesie
37+
* Update German language thanks @duramson
38+
39+
**Full Changelog**: https://github.com/luc-github/ESP3D-WEBUI/compare/v2.1...V2.1.1

index.html.gz

-1 Bytes
Binary file not shown.

languages/de/index.html.gz

-1 Bytes
Binary file not shown.

languages/en/index.html.gz

-1 Bytes
Binary file not shown.

languages/es/index.html.gz

-1 Bytes
Binary file not shown.

languages/fr/index.html.gz

-1 Bytes
Binary file not shown.

languages/grbl/index.html.gz

-1 Bytes
Binary file not shown.

languages/hu/index.html.gz

-1 Bytes
Binary file not shown.

languages/it/index.html.gz

-1 Bytes
Binary file not shown.

languages/ja/index.html.gz

-2 Bytes
Binary file not shown.

languages/multi/index.html.gz

-1 Bytes
Binary file not shown.

languages/pl/index.html.gz

-1 Bytes
Binary file not shown.

languages/ptbr/index.html.gz

0 Bytes
Binary file not shown.

languages/ru/index.html.gz

-1 Bytes
Binary file not shown.

languages/tr/index.html.gz

-2 Bytes
Binary file not shown.

languages/uk/index.html.gz

-1 Bytes
Binary file not shown.

languages/zh_CN/index.html.gz

-1 Bytes
Binary file not shown.

languages/zh_TW/index.html.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)