update ISO coordinate rendering for 3+2axis machine.

This commit is contained in:
2026-04-06 15:08:59 +08:00
parent 8dd5309e0e
commit 0fe9497552
219 changed files with 23941 additions and 12629 deletions
@@ -95,13 +95,8 @@
Classes
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.NativeProgresses.NativeProgressReport.html">NativeProgressReport</a></dt>
<dt><a class="xref" href="Hi.Common.NativeProgresses.NativeProgressFraction.html">NativeProgressFraction</a></dt>
<dd><p>Native implementation of the progress report interface.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.NativeProgresses.ProgressReport.html">ProgressReport</a></dt>
<dd><p>Represents a progress report implementation.</p>
</dd>
</dl>
<h3 id="structs">
@@ -110,14 +105,6 @@ Structs
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.NativeProgresses.progress_monitor_t.html">progress_monitor_t</a></dt>
<dd><p>Native structure for progress monitoring.</p>
</dd>
</dl>
<h3 id="interfaces">
Interfaces
</h3>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.NativeProgresses.IProgressReport.html">IProgressReport</a></dt>
<dd><p>Interface for progress reporting functionality.</p>
</dd>
</dl>
<h3 id="delegates">