推进 INI 面板会话快照工作流
This commit is contained in:
@@ -228,6 +228,8 @@
|
||||
<button id="load-opfs">Load From OPFS</button>
|
||||
<button id="save-machine-files">Save Machine Files</button>
|
||||
<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="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>
|
||||
@@ -272,6 +274,8 @@
|
||||
<dd id="field-session-tool-table">-</dd>
|
||||
<dt>Session G-code</dt>
|
||||
<dd id="field-session-gcode">-</dd>
|
||||
<dt>Session Snapshot</dt>
|
||||
<dd id="field-session-snapshot">-</dd>
|
||||
<dt>Run Status</dt>
|
||||
<dd id="field-run-status">-</dd>
|
||||
<dt>5-Axis Remap</dt>
|
||||
|
||||
Reference in New Issue
Block a user