Commit Graph

54 Commits

Author SHA1 Message Date
Luc
215d342b9e Add disclaimer and change Emergency Stop to Quick Stop 2024-03-23 08:37:52 +08:00
Luc
806041cdd7 Better Tft support and command extraction (#383)
* Add Select as option for interface settings

* Hide TFT if FW is for ESP3D-TFT

* Add code base to change TFT List  command according target

* extract list / print / delete commands according target and put in settings
2024-03-03 13:53:45 +08:00
Luc
9c187029eb Fix typo thank @rondlh for pointing it 2024-02-05 10:23:50 +08:00
Luc
71331cb124 Fix typos thanks @michmela44 for raising them
Fix discrepancy between Interface setting and probe panel for probethickness setting thanks @michmela44 for raising it
Fix bug for step validation due to bug with float and operator %
Fix glitch UI when error in Probe panel (Note Probe button is not yet disabled if any error,  need to add API for that later)
Add missing blur  / haptic in buttons of probecnc and lasercnc panels
Bump version
Rebuild packages
2023-12-31 06:51:47 +08:00
Luc
66435e7261 3.0 code base 2023-10-02 18:43:02 +08:00
Luc
9161f40734 Add invert X / invert_Y / Invert_Z and swap x y 2023-04-21 07:54:06 +08:00
Luc
c06ba407a4 Builds for release 2.1.1 2022-05-16 12:46:27 +08:00
Luc
b4f7411177 Add CN_TW in main index.html.gz - thanks to @Engineer2Designer
Update shell batch for CN_TW
2021-12-22 14:32:13 +01:00
E2D
03e9261bcc Added Traditional Chinese. (#214) 2021-12-22 14:26:52 +01:00
Luc
c56e34abe6 Add ; Linear Units: as legend for G21 in Marlin 2021-11-22 20:43:50 +08:00
Luc
584d74dd23 Fix Setup not working anymore due to breaking changes in grbl_esp32 FW 2021-10-29 17:46:00 +08:00
Patrice Côté
a3f64b6503 Add Surfacing Wizard (GRBL panel) (#197)
* Add Surfacing Wizard
2021-10-08 20:05:37 +08:00
Luc
cdbfc17ec2 Revert "Update version and rebuild index.html.gz"
This reverts commit de78aeae9d.
2021-10-04 10:21:06 +08:00
Luc
de78aeae9d Update version and rebuild index.html.gz 2021-10-03 10:40:20 +08:00
Luc
29c1ebb967 Add shell script for linux env to build index.html.gz
Fix typo for grbl
Bump version
2021-10-02 10:04:04 +08:00
Luc
b19653023f Fix typo thanks @terjeio 2021-09-19 17:13:17 +02:00
Luc
f7a9aa9c54 Fix bug with pure GRBL no receiving commands feedback thanks @jjhamb 2021-08-07 15:45:04 +02:00
Luc
72f6457096 Fix pur GRBL not managing positions properly 2021-08-02 19:24:51 +02:00
Luc
0e4d9842de Add more filter to files list if unwished output pop up thanks @badbod 2021-06-28 08:08:24 +02:00
Luc
07757650ca Fix T is not T0 when heating T1 and so display wrong value thanks @Drzet 2021-04-02 17:09:53 +02:00
Luc
121331e7d5 add update translation in builds thanks @duramson 2021-03-28 17:25:24 +02:00
Luc
c2f245e5d8 Fix Abort button for marlin-embedded and marlinkimbra thanks @GerogeFu for pointings this out 2020-10-30 09:32:52 +01:00
Luc
1b6cde65dc Fix always need to save preferences even no change 2020-10-13 14:29:24 +02:00
Luc
a701323514 Add japan language thanks @nyarurato 2020-10-11 11:43:34 +02:00
Luc
67f51ab349 Fix macro panel overload UI on some resolutions
Add GRBL as fixed languages list for PR for GRBL_ESP32 as reference
2020-09-26 11:03:08 +02:00
Luc
63103bd281 Fix SD icon and create dir displayed on GRBL thanks @Wesie for pointing this out
Fix TFT SD /TFT USB not properly show for grbl in preferences
2020-08-23 19:03:01 +02:00
Luc
cd95bd21ac Add turkish language thanks @DusDus 2020-08-22 10:21:16 +02:00
Luc
84ca772a4d bump version to reflect latests changes 2020-07-12 15:47:21 +02:00
BToersche
14cdc4040e Merge https://github.com/luc-github/ESP3D-WEBUI into 2.1 2020-07-11 15:36:39 +02:00
BToersche
d09e4b2b6a Added firmware checks for temperature controls 2020-07-11 15:16:55 +02:00
Luc
a42a7126cb Fix SSID with ' not properly transfered from dialog box to control
Thanks @Patronics  for pointing this
2020-07-10 18:05:56 +02:00
BToersche
f90291e883 Added support for Marlin T0 redundant, probe and chamber temperatures 2020-07-08 00:18:20 +02:00
Luc
50860c2106 update german thanks @Wesie 2020-06-16 18:09:01 +02:00
Luc
f137b71e33 Fix some typo - thanks @kondorzs 2020-06-11 11:03:57 +02:00
Luc
069771a3f3 Add Hungarian Thanks @kondorzs
Update Italian Thanks @onekk
2020-06-11 08:50:51 +02:00
Luc
db672f36ae Fix smoothieware cannot list sub directory thank @sns5400 for raising it
Fixe https://github.com/luc-github/ESP3D/issues/472
2020-05-30 14:37:33 +02:00
Luc
d3e5b6d561 Add support for temperature / positions broadcast
Add support for Flow rate / Feed rate broadcast, initialize Feed rate / Flow rate control if info available
Add rendering for custom command for temperature / position /etc
2020-04-25 11:09:43 +02:00
Luc
1152ccfd2c Fixes https://github.com/luc-github/ESP3D-WEBUI/issues/79 2020-04-24 10:14:26 +02:00
Luc
078924245f Remove FR: report from not verbose mode
TFT bigtreetech do permanent polling which bring FR:XXX% every second
2020-04-24 10:02:37 +02:00
Luc
5abb5e939c Fixe #90 GRBL help translation not displayed as expected
thanks @zrwd01  for pointing this out
2020-03-20 09:43:11 +01:00
Luc
6f477c459e Add Simplied chinese thanks @zrwd01 2020-03-19 19:48:56 +01:00
Luc
b50cb98cb6 Base for simplified chinese 2020-03-17 13:01:22 +01:00
Luc
f6922ba88e Create index.html.gz 2020-01-16 21:20:19 +01:00
Luc
223baafcab revert upload done status on SD 2020-01-16 21:19:59 +01:00
Luc
242477ed4a Fix missing upload done status if SD upload succeed 2020-01-15 17:47:29 +01:00
Luc
c0ef8b9f8e Fix Macro buttons overlap panel 2020-01-15 14:39:39 +01:00
Luc
9b71d00764 Fixes #86 2020-01-05 10:43:27 +01:00
Luc
7e4811b174 Fix brokenUI on phone
Fixes #75
2019-11-28 17:18:27 +01:00
Luc
8e511c562e Fixes #74, #76 2019-11-28 15:55:22 +01:00
Luc
874dfdc312 Change Alarm 2 text of GRBL 2019-11-03 19:50:27 +01:00