This commit is contained in:
2025-09-15 00:18:25 +08:00
parent 6e1c76386e
commit 6a4e515562
59 changed files with 3726 additions and 2509 deletions
@@ -117,6 +117,12 @@ Classes
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActCooling.html">ActCooling</a></dt>
<dd><p>Represents a cooling action for machining operations.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActData.html">ActData</a></dt>
<dd><p>Action that add data to the step.
The data is maybe from the sensor or computed, etc..</p>
</dd>
</dl>
<dl class="jumplist">
@@ -196,6 +202,10 @@ This class handles complex tool movements with both position and orientation con
<dd><p>Rapid feedrate.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActSpindleDirection.html">ActSpindleDirection</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Numerical.Acts.ActSpindleSpeed.html">ActSpindleSpeed</a></dt>
<dd><p>Represents an act that controls the spindle speed in numerical control operations.</p>