推进 INI 面板会话恢复加载流程

This commit is contained in:
2026-06-14 15:24:26 +08:00
parent 558960b2f2
commit 633b8fd0ed
4 changed files with 127 additions and 28 deletions

View File

@@ -230,6 +230,7 @@
<button id="load-machine-files">Load Machine Files</button>
<button id="save-session-snapshot">Save Session Snapshot</button>
<button id="restore-session-snapshot">Restore Session Snapshot</button>
<button id="restore-load-session" class="secondary">Restore And Load Session</button>
<button id="sync-wasm">Sync To WASM FS</button>
<button id="query" class="secondary">Query LinuxCNC Fields</button>
<button id="load-session" class="secondary">Load Machine Session</button>