update XML IO pattern.
This commit is contained in:
@@ -317,7 +317,7 @@ the home (0):
|
||||
}</code></pre>
|
||||
<p>
|
||||
Bare <code>G28</code> — no axis specifiers — exercises the configurable
|
||||
BareG28 policy. Default <a class="xref" href="Hi.NcParsers.LogicSyntaxs.BareG28Behavior.html#Hi_NcParsers_LogicSyntaxs_BareG28Behavior_Alarm">Alarm</a>
|
||||
<a class="xref" href="Hi.NcParsers.LogicSyntaxs.ReferenceReturnSyntax.html#Hi_NcParsers_LogicSyntaxs_ReferenceReturnSyntax_BareG28">BareG28</a> policy. Default <a class="xref" href="Hi.NcParsers.LogicSyntaxs.BareG28Behavior.html#Hi_NcParsers_LogicSyntaxs_BareG28Behavior_Alarm">Alarm</a>
|
||||
emits <code>Coord-RefReturn--003</code> and consumes the G28 without
|
||||
motion (the diagnostic surfaces through the
|
||||
<a class="xref" href="Hi.NcParsers.NcDiagnosticProgress.html">NcDiagnosticProgress</a> sink, not the block JSON, so the
|
||||
@@ -327,7 +327,7 @@ canonical <code>#AfterBuild</code> is just an empty object):
|
||||
<pre><code class="lang-csharp">{ "Parsing": { "G28": {} } }</code></pre>
|
||||
#AfterBuild:
|
||||
<pre><code class="lang-csharp">{}</code></pre>
|
||||
Bare <code>G28</code> with BareG28 set to
|
||||
Bare <code>G28</code> with <a class="xref" href="Hi.NcParsers.LogicSyntaxs.ReferenceReturnSyntax.html#Hi_NcParsers_LogicSyntaxs_ReferenceReturnSyntax_BareG28">BareG28</a> set to
|
||||
<a class="xref" href="Hi.NcParsers.LogicSyntaxs.BareG28Behavior.html#Hi_NcParsers_LogicSyntaxs_BareG28Behavior_AllAxesHome">AllAxesHome</a>: the syntax synthesises a
|
||||
literal at the inherited program position for every configured
|
||||
linear axis and the previous modal angle for every configured
|
||||
|
||||
Reference in New Issue
Block a user