rename XFactory.Regs to XFactory.Generators.

This commit is contained in:
2026-05-23 21:23:06 +08:00
parent 8b285cc863
commit 058003f395
155 changed files with 16416 additions and 1261 deletions
@@ -99,7 +99,7 @@ Class CompoundMotionSemantic
<div class="markdown summary"><p>Resolves <a class="xref" href="Hi.NcParsers.Keywords.ICompoundMotionDef.html">ICompoundMotionDef</a> into acts
by delegating <a class="xref" href="Hi.NcParsers.Keywords.CompoundMotion.html#Hi_NcParsers_Keywords_CompoundMotion_ItemsKey">ItemsKey</a> to
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.text.json.nodes.jsonarray">ResolveItems(JsonArray, LazyLinkedListNode&lt;SyntaxPiece&gt;, Vec3d, IRapidFeedrateConfig, NcDiagnosticProgress, IMachineAxisConfig)</a>.</p>
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.text.json.nodes.jsonarray">ResolveItems(JsonArray, LazyLinkedListNode&lt;SyntaxPiece&gt;, DVec3d, IRapidFeedrateConfig, NcDiagnosticProgress, IMachineAxisConfig, IMachineKinematics)</a>.</p>
</div>
<div class="markdown conceptual"></div>