fix SoftNcRunner GM code normalization.

This commit is contained in:
2026-05-06 13:21:19 +08:00
parent 0fe9497552
commit 2f57932000
1238 changed files with 69405 additions and 22511 deletions
@@ -190,7 +190,8 @@ to orient the tool before lateral shift.</p>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Creates an orientation act with zero target angle.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -216,7 +217,8 @@ to orient the tool before lateral shift.</p>
</h3>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Creates an orientation act with the given spindle angle.</p>
</div>
<div class="markdown level1 conceptual"></div>
<div class="codewrapper">
@@ -226,7 +228,8 @@ to orient the tool before lateral shift.</p>
<h4 class="section">Parameters</h4>
<dl class="parameters">
<dt><code>angle_rad</code> <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a></dt>
<dd></dd>
<dd><p>Target orientation about the spindle axis, radians.</p>
</dd>
</dl>