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
@@ -228,6 +228,11 @@ Only the most recent action is executed and previous pending actions are discard
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Pair-2.html">Pair&lt;TA, TB&gt;</a></dt>
<dd><p>Editable pair values.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.ProgressFraction.html">ProgressFraction</a></dt>
<dd><p>Represents a progress report implementation.</p>
</dd>
</dl>
<dl class="jumplist">
@@ -331,6 +336,11 @@ Extends <a class="xref" href="Hi.Common.IWriteBin.html">IWriteBin</a> to provide
<dt><a class="xref" href="Hi.Common.IPreferredFileName.html">IPreferredFileName</a></dt>
<dd><p>Interface for objects that can specify a preferred file name.
Generally used to suggest a name when generating or saving files.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.IProgressFraction.html">IProgressFraction</a></dt>
<dd><p>Interface for progress reporting functionality.</p>
</dd>
</dl>
<dl class="jumplist">