458 Commits

Author SHA1 Message Date
Luc
f675d472c3 Fix table closing tag in README.md 2025-10-09 13:53:08 +08:00
Luc
77c2a58072 Add sponsors section and update contributors list
Added a sponsors section with links and images for various sponsorship tiers. Updated contributors list with new entries.
2025-10-09 13:46:54 +08:00
Luc
06247f5e9e Prepare code for release V3.0.0 2025-10-09 13:27:08 +08:00
Luc
4026fee6c9 Update info.json 2025-03-12 15:04:07 +08:00
Luc
c841a90c2a Update for grblHAL to allow to use flash as gcode source 2025-02-26 16:02:58 +08:00
Luc
e7b9c7c2c9 Fix $337 setting validation in $$ 2025-02-09 16:45:55 +08:00
Luc
5cf34ef609 Add missing texts for error, alarm and settings for grblHAL/grbl 2025-02-09 15:51:25 +08:00
Luc
5439ca81c4 smaller logo 2025-01-26 10:37:29 +08:00
Luc
333b6fc54b Add MPG-ENABLE-TOGGLE (0x8b )real time command to grblHAL 2025-01-20 20:35:47 +08:00
Luc
de47622a54 Do not show delete sd command in setting if MKS protocol 2025-01-19 08:41:57 +08:00
Luc
3e0e7d1701 Fix autorefresh ignored in extra content
Bump version
Build package
2024-12-25 20:04:11 +08:00
Luc
046b037498 Add more supported languages
Add new scripts to build language packs
2024-12-21 11:02:34 +08:00
Luc
c145b01998 Update README.md v3.0.0-beta1 2024-12-18 12:20:05 +08:00
Luc
242f7b0bae Fix version in readme and json orz 2024-12-18 12:07:58 +08:00
Luc
48dd220d5c Bump version to beta 1
Rebuild packages
2024-12-18 11:08:09 +08:00
Luc
68501a1a33 Add SENSOR: to verbose trigger 2024-12-18 07:56:53 +08:00
Luc
8858149474 Fix sensor not displayed since reporting is in stream instead of core 2024-12-17 16:33:21 +08:00
Luc
f9dbf5caef generate template 2024-12-16 16:24:04 +08:00
Luc
8033f62f75 Build packages
Close #249
2024-12-09 10:38:18 +08:00
Luc
d7413c62ce Remove plotter as seems no more sustained
Update SandTable UI
2024-12-09 10:36:18 +08:00
Luc
d1c3f23303 per users request 2024-12-09 09:38:01 +08:00
Luc
7266acfe1c Update CNC settings display condition
remove control-fieldset class from grblHAL dor Mask for consistency
2024-12-09 09:10:39 +08:00
Luc
c8debd7374 Update 3D printer conditions for displaying settings 2024-12-08 20:40:05 +08:00
Luc
4add780d3e Update printer3D settings display conditions 2024-12-08 20:06:48 +08:00
Luc
aba0f9d04b Update 3D printer jog settings panel conditions 2024-12-08 19:52:34 +08:00
Luc
afc4148448 fix race condition that make extension to be loaded twice, use isLoadedState[id] instead of isLoading to prevent it 2024-12-05 12:51:17 +08:00
Luc
a57ec62f58 Update P1 to P0 for consistency for probe 2024-12-04 20:24:30 +08:00
Luc
dae9c6d5b5 Make MX state multiple instead of unique
Add M6 for Tool change
Bump version
Build package
Update grbl test server to have changing $G report
2024-12-03 08:16:41 +08:00
Luc
29daa79c7c Fix empty icon width in icon selector is not consistent
Add online help to esp3d.io in info page
2024-12-02 13:45:28 +08:00
Luc
193447dbf9 Add version badge 2024-12-01 16:13:27 +08:00
Luc
260ac2405f Add extensions readme 2024-11-28 14:57:48 +08:00
Luc
cabfd29e3e Better notification to extensions for isVisible
Add notification to extension: isConnected to track WS status and inform extensions
Bump version
2024-11-23 15:52:27 +08:00
Luc
0b0116f04e update packages 2024-10-13 15:34:05 +08:00
Luc
2c141718a9 Add more captive portal URL
Fix Marlin filter file settings not working for second SD and isolate normal SD and Direct SD setting to avoid duplicate item and so conflict value
Bump version
2024-10-13 15:29:50 +08:00
Luc
27ba10f6c9 Add Missing translation
Fix typo for grblHAL/grbl
2024-09-23 14:38:36 +08:00
Luc
79384ad3ee Remove excessive bottom margin on pages 2024-08-21 18:51:25 +08:00
Luc
0f530b53e9 Better UI on landscape / portrait for GCode Viewer 2024-08-21 17:12:52 +08:00
Luc
779883e2e9 remove .gz extension in url for local extension
Bump Version
Build packages
2024-08-21 09:15:54 +08:00
Luc
3c8f38f6fb Bump version
Build packages
2024-08-16 13:40:42 +08:00
Luc
f49016a18d Fix depend do not handle connection_id and id in orGroups (#399)
Fix Extra SD play pause commands do not display in settings due to conditions not properly handled
2024-08-16 13:37:49 +08:00
Luc
16ce347cd4 Fix typo in status panel that make it crash
Add sanity check if extension has no body
2024-08-15 16:29:49 +08:00
Luc
72742a9171 Fix typo on extra SD due to #396 thanks to DaKoarli for raising it 2024-08-12 10:59:03 +08:00
Luc
aedeff95ab Fix FW git link go to to TFT instead of ESP3D thanks to SpankyDevil to pointing it 2024-08-11 09:28:17 +08:00
Luc
92e711a4aa Clean console.log
Build packages
Bump version
2024-08-08 11:41:50 +08:00
Luc
aeeacd9d15 Make extra Content persistent (#398)
* split container and content for better readibility 
* package gcodeviewer extension
2024-08-08 10:47:43 +08:00
Luc
8f7e11b9e3 Add Sanity check for icon extension if not available
Add Circle/CheckCircle icons for menus
Add .menu-item-panel css to be sure mouse click is taken in account
Comment some logs
Add prettierrc for each extension
Add code base for gcodeViewer extension - WIP
2024-07-24 13:18:44 +08:00
Luc
d20ffd9773 Fix Up/Down key erratic behavior in terminal 2024-07-13 12:06:02 +08:00
Luc
0334b11695 Fix terminal history index reset is done at each panel refresh instead of unmount
Add reset of monitor history index to last if send empty line
2024-07-13 07:04:14 +08:00
Luc
ce07a58447 Code simplification
Format code
2024-07-03 21:14:24 +08:00
Luc
423dbae646 New settings (#396)
Add support for enable/disable sorting files #386
Add support to select default filesystem when starting in dashboard #394
Fix some glitches in Validation
Remove TFT from CNC/Plotter as no support so far
Improve dependencies display conditions updating helpers to allow AND conditions in OR group
Fix supported files sytem list missing some depedencies
2024-07-02 08:06:15 +08:00