639 lines
19 KiB
XML
639 lines
19 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<SoftNcRunner>
|
|
<PipelineNcDependencyList>
|
|
<CncBrandDependency>
|
|
<Brand>Siemens</Brand>
|
|
</CncBrandDependency>
|
|
<SiemensFrameTableProxy />
|
|
<SiemensRParameterTableProxy />
|
|
<SiemensMachineDataTableProxy>
|
|
<SiemensMachineDataTable>
|
|
<System MdId="35100" Value="60000" />
|
|
<Axis MdId="32000" AxisName="X" Value="40000" />
|
|
<Axis MdId="32000" AxisName="Y" Value="40000" />
|
|
<Axis MdId="32000" AxisName="Z" Value="24000" />
|
|
<Axis MdId="34010" AxisName="X" Value="0" />
|
|
<Axis MdId="34010" AxisName="Y" Value="0" />
|
|
<Axis MdId="34010" AxisName="Z" Value="0" />
|
|
<Axis MdId="30300" AxisName="X" Value="0" Type="Int" />
|
|
<Axis MdId="30300" AxisName="Y" Value="0" Type="Int" />
|
|
<Axis MdId="30300" AxisName="Z" Value="0" Type="Int" />
|
|
<MCode Code="M12" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
<MCode Code="M13" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
<MCode Code="M22" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
<MCode Code="M23" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
<MCode Code="M330" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
<MCode Code="M331" Note="machine-specific auxiliary function (OEM/PLC); the exact behavior depends on the machine" />
|
|
</SiemensMachineDataTable>
|
|
</SiemensMachineDataTableProxy>
|
|
<ToolingMcConfig>
|
|
<Axis Name="X" Value="NaN" />
|
|
<Axis Name="Y" Value="NaN" />
|
|
<Axis Name="Z" Value="0" />
|
|
</ToolingMcConfig>
|
|
<ToolOffsetTableProxy />
|
|
<SiemensToolOffsetTableProxy />
|
|
<GenericBlockSkipConfig>
|
|
<EnabledLayers>1</EnabledLayers>
|
|
</GenericBlockSkipConfig>
|
|
<SubProgramFolderConfig>
|
|
<InternalFolder>NC</InternalFolder>
|
|
</SubProgramFolderConfig>
|
|
<SiemensGotoIterationDependency>
|
|
<MaxIterationsPerLabel>1000</MaxIterationsPerLabel>
|
|
</SiemensGotoIterationDependency>
|
|
<SiemensLoopIterationDependency>
|
|
<MaxIterationsPerLoop>10000</MaxIterationsPerLoop>
|
|
</SiemensLoopIterationDependency>
|
|
<FallbackConfig>
|
|
<PeckRetractionDistance_mm>5</PeckRetractionDistance_mm>
|
|
</FallbackConfig>
|
|
<ProjectFolderDependency />
|
|
<SegmenterDependency />
|
|
<SyntaxPieceLayerDependency />
|
|
<FileIndexCounterDependency />
|
|
<SentenceIndexCounterDependency />
|
|
<NcLineSourceDependency />
|
|
</PipelineNcDependencyList>
|
|
<Segmenter>
|
|
<SingleLineSegmenter />
|
|
</Segmenter>
|
|
<NcInitializationList>
|
|
<HomeMcInitializer />
|
|
<StaticInitializer>
|
|
<Initialization>{"CoordinateOffset":{"CoordinateId":"G500"},"CannedCycle":{"Term":"G80"}}</Initialization>
|
|
</StaticInitializer>
|
|
</NcInitializationList>
|
|
<NcSyntaxList>
|
|
<BundleSyntax>
|
|
<Name>Parsing</Name>
|
|
<TapeBoundarySyntax />
|
|
<TailCommentSyntax>
|
|
<TailSymbol>;</TailSymbol>
|
|
</TailCommentSyntax>
|
|
<HeadIndexSyntax>
|
|
<HeadSymbol>N</HeadSymbol>
|
|
</HeadIndexSyntax>
|
|
<CsScriptSyntax>
|
|
<PreMarker>@@</PreMarker>
|
|
<PostMarker>@@^</PostMarker>
|
|
</CsScriptSyntax>
|
|
<BlockSkipSyntax />
|
|
<SiemensLabelSyntax />
|
|
<SiemensProcSyntax />
|
|
<SiemensFrameStatementSyntax />
|
|
<SiemensMsgSyntax />
|
|
<SiemensToolCallSyntax />
|
|
<SiemensMcallSyntax />
|
|
<SiemensCycleCallSyntax>
|
|
<CycleNames>
|
|
<Item>CYCLE832</Item>
|
|
<Item>CYCLE800</Item>
|
|
</CycleNames>
|
|
</SiemensCycleCallSyntax>
|
|
<SiemensRepeatParsingSyntax />
|
|
<SiemensGotoParsingSyntax />
|
|
<SiemensIfParsingSyntax />
|
|
<SiemensLoopParsingSyntax />
|
|
<SiemensCallStatementSyntax>
|
|
<ExcludedNames>
|
|
<Item>WRITE</Item>
|
|
<Item>MSG</Item>
|
|
<Item>DEF</Item>
|
|
<Item>PROC</Item>
|
|
<Item>REPEAT</Item>
|
|
<Item>MCALL</Item>
|
|
<Item>TRAORI</Item>
|
|
<Item>TRAFOOF</Item>
|
|
<Item>GOTOF</Item>
|
|
<Item>GOTOB</Item>
|
|
<Item>IF</Item>
|
|
<Item>ELSE</Item>
|
|
<Item>ENDIF</Item>
|
|
<Item>WHILE</Item>
|
|
<Item>ENDWHILE</Item>
|
|
<Item>FOR</Item>
|
|
<Item>ENDFOR</Item>
|
|
<Item>LOOP</Item>
|
|
<Item>ENDLOOP</Item>
|
|
<Item>REPEATB</Item>
|
|
<Item>UNTIL</Item>
|
|
<Item>CASE</Item>
|
|
</ExcludedNames>
|
|
</SiemensCallStatementSyntax>
|
|
<SiemensQuotedStatementSyntax />
|
|
<SiemensDefStatementSyntax />
|
|
<FloatTagValueSyntax>
|
|
<VariableTag>R</VariableTag>
|
|
<CategoryPath />
|
|
<TagList>
|
|
<Item>CR</Item>
|
|
</TagList>
|
|
<AllowEqualsForm>true</AllowEqualsForm>
|
|
<AllowSpacedValue>false</AllowSpacedValue>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</FloatTagValueSyntax>
|
|
<IntegerTagValueSyntax>
|
|
<VariableTag>R</VariableTag>
|
|
<CategoryPath />
|
|
<TagList>
|
|
<Item>TURN</Item>
|
|
</TagList>
|
|
<AllowEqualsForm>true</AllowEqualsForm>
|
|
<AllowSpacedValue>false</AllowSpacedValue>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</IntegerTagValueSyntax>
|
|
<NamedVarAssignmentSyntax>
|
|
<CategoryPath>
|
|
<Item>Assignments</Item>
|
|
</CategoryPath>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
<Item>T</Item>
|
|
</TerminateWords>
|
|
<IdentPattern>\$\w+(?:\[[^\]=]*\])?|_\w+|[A-Za-z]\w*_\w*|[A-Za-z]\d+</IdentPattern>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</NamedVarAssignmentSyntax>
|
|
<TagAssignmentSyntax>
|
|
<CategoryPath>
|
|
<Item>Assignments</Item>
|
|
</CategoryPath>
|
|
<TagList />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
<Item>T</Item>
|
|
</TerminateWords>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</TagAssignmentSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G4</Item>
|
|
<Item>G04</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G28</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>A</Item>
|
|
<Item>B</Item>
|
|
<Item>C</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G41</Item>
|
|
<Item>G42</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes />
|
|
<IntParamPrefixes>
|
|
<Item>D</Item>
|
|
</IntParamPrefixes>
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>M</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G43</Item>
|
|
<Item>G44</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes />
|
|
<IntParamPrefixes>
|
|
<Item>H</Item>
|
|
</IntParamPrefixes>
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>M</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G52</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G68</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>I</Item>
|
|
<Item>J</Item>
|
|
<Item>K</Item>
|
|
<Item>R</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G68.2</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>I</Item>
|
|
<Item>J</Item>
|
|
<Item>K</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G73</Item>
|
|
<Item>G76</Item>
|
|
<Item>G81</Item>
|
|
<Item>G82</Item>
|
|
<Item>G83</Item>
|
|
<Item>G84</Item>
|
|
<Item>G85</Item>
|
|
<Item>G86</Item>
|
|
<Item>G87</Item>
|
|
<Item>G89</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>R</Item>
|
|
<Item>Q</Item>
|
|
<Item>F</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes>
|
|
<Item>P</Item>
|
|
<Item>K</Item>
|
|
</IntParamPrefixes>
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<ParameterizedFlagSyntax>
|
|
<CategoryPath />
|
|
<CodePrefixes>
|
|
<Item>G74</Item>
|
|
<Item>G75</Item>
|
|
</CodePrefixes>
|
|
<ParamPrefixes />
|
|
<FloatParamPrefixes>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>A</Item>
|
|
<Item>B</Item>
|
|
<Item>C</Item>
|
|
<Item>F</Item>
|
|
</FloatParamPrefixes>
|
|
<IntParamPrefixes />
|
|
<VarPrefix>R</VarPrefix>
|
|
<TerminateWords>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
</TerminateWords>
|
|
</ParameterizedFlagSyntax>
|
|
<FlagSyntax>
|
|
<CategoryPath>
|
|
<Item>Flags</Item>
|
|
</CategoryPath>
|
|
<FlagList>
|
|
<Item>TRAORI</Item>
|
|
<Item>TRAFOOF</Item>
|
|
<Item>SUPA</Item>
|
|
<Item>STOPRE</Item>
|
|
<Item>RET</Item>
|
|
<Item>FNORM</Item>
|
|
<Item>SOFT</Item>
|
|
<Item>BRISK</Item>
|
|
<Item>FFWON</Item>
|
|
<Item>FFWOF</Item>
|
|
<Item>COMPCAD</Item>
|
|
<Item>COMPON</Item>
|
|
<Item>COMPOF</Item>
|
|
<Item>UPATH</Item>
|
|
<Item>SPATH</Item>
|
|
<Item>CUT3DC</Item>
|
|
</FlagList>
|
|
<AllowGluedFollower>false</AllowGluedFollower>
|
|
</FlagSyntax>
|
|
<FloatTagValueSyntax>
|
|
<VariableTag>R</VariableTag>
|
|
<CategoryPath />
|
|
<TagList>
|
|
<Item>X</Item>
|
|
<Item>Y</Item>
|
|
<Item>Z</Item>
|
|
<Item>U</Item>
|
|
<Item>V</Item>
|
|
<Item>W</Item>
|
|
<Item>A</Item>
|
|
<Item>B</Item>
|
|
<Item>C</Item>
|
|
<Item>I</Item>
|
|
<Item>J</Item>
|
|
<Item>K</Item>
|
|
</TagList>
|
|
<AllowEqualsForm>true</AllowEqualsForm>
|
|
<AllowSpacedValue>false</AllowSpacedValue>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</FloatTagValueSyntax>
|
|
<FloatTagValueSyntax>
|
|
<VariableTag>R</VariableTag>
|
|
<CategoryPath />
|
|
<TagList>
|
|
<Item>F</Item>
|
|
<Item>S</Item>
|
|
<Item>Q</Item>
|
|
<Item>E</Item>
|
|
</TagList>
|
|
<AllowEqualsForm>true</AllowEqualsForm>
|
|
<AllowSpacedValue>false</AllowSpacedValue>
|
|
<RhsDialect>Siemens</RhsDialect>
|
|
</FloatTagValueSyntax>
|
|
<IntegerTagValueSyntax>
|
|
<VariableTag>R</VariableTag>
|
|
<CategoryPath />
|
|
<TagList>
|
|
<Item>T</Item>
|
|
<Item>D</Item>
|
|
<Item>H</Item>
|
|
<Item>P</Item>
|
|
</TagList>
|
|
<AllowEqualsForm>false</AllowEqualsForm>
|
|
<AllowSpacedValue>false</AllowSpacedValue>
|
|
<RhsDialect>None</RhsDialect>
|
|
</IntegerTagValueSyntax>
|
|
<NumberedFlagSyntax>
|
|
<CategoryPath>
|
|
<Item>Flags</Item>
|
|
</CategoryPath>
|
|
<CodePrefixes>
|
|
<Item>G</Item>
|
|
<Item>M</Item>
|
|
</CodePrefixes>
|
|
<AllowDecimal>true</AllowDecimal>
|
|
</NumberedFlagSyntax>
|
|
<SnapshotSyntax>
|
|
<SectionName>Debug-Parsing</SectionName>
|
|
<IsEnabled>false</IsEnabled>
|
|
</SnapshotSyntax>
|
|
</BundleSyntax>
|
|
<BundleSyntax>
|
|
<Name>Evaluation</Name>
|
|
<SiemensSubProgramCallSyntax>
|
|
<FilePatterns>
|
|
<Item>{0}.SPF</Item>
|
|
<Item>{0}.MPF</Item>
|
|
<Item>{0}</Item>
|
|
</FilePatterns>
|
|
<MaxCallDepth>32</MaxCallDepth>
|
|
</SiemensSubProgramCallSyntax>
|
|
<SiemensSubProgramReturnSyntax />
|
|
<SiemensRepeatSyntax />
|
|
<SiemensAcIcSyntax />
|
|
<VariableEvaluatorSyntax>
|
|
<RuntimeVariableLookups>
|
|
<SiemensNamedVariableLookup />
|
|
<SiemensUifrVariableLookup />
|
|
</RuntimeVariableLookups>
|
|
<Dialect>Siemens</Dialect>
|
|
</VariableEvaluatorSyntax>
|
|
<SiemensIfSyntax />
|
|
<SiemensLoopSyntax />
|
|
<SiemensGotoSyntax>
|
|
<LabelProbeSyntaxes>
|
|
<TailCommentSyntax>
|
|
<TailSymbol>;</TailSymbol>
|
|
</TailCommentSyntax>
|
|
<HeadIndexSyntax>
|
|
<HeadSymbol>N</HeadSymbol>
|
|
</HeadIndexSyntax>
|
|
<SiemensLabelSyntax />
|
|
</LabelProbeSyntaxes>
|
|
</SiemensGotoSyntax>
|
|
<SiemensRParameterReadingSyntax />
|
|
<SiemensNamedVariableReadingSyntax />
|
|
<SiemensUifrWritingSyntax />
|
|
<SiemensSystemVariableSyntax />
|
|
</BundleSyntax>
|
|
<BundleSyntax>
|
|
<Name>Logic</Name>
|
|
<PositioningSyntax />
|
|
<UnitModeSyntax>
|
|
<InchCodes>
|
|
<Item>G70</Item>
|
|
<Item>G700</Item>
|
|
</InchCodes>
|
|
<MetricCodes>
|
|
<Item>G710</Item>
|
|
<Item>G71</Item>
|
|
</MetricCodes>
|
|
</UnitModeSyntax>
|
|
<PlaneSelectSyntax />
|
|
<FeedrateSyntax />
|
|
<MCodeExpansionSyntax />
|
|
<SpindleSpeedSyntax />
|
|
<DwellSyntax>
|
|
<SectionKeys>
|
|
<Item>G4</Item>
|
|
<Item>G04</Item>
|
|
</SectionKeys>
|
|
<SecondsPrefixes>
|
|
<Item>F</Item>
|
|
</SecondsPrefixes>
|
|
<MillisecondsPrefixes />
|
|
<SpindleRevPrefixes>
|
|
<Item>S</Item>
|
|
</SpindleRevPrefixes>
|
|
</DwellSyntax>
|
|
<CoolantSyntax />
|
|
<SiemensPathSmoothingSyntax />
|
|
<SiemensCutCompModeSyntax />
|
|
<SiemensStopreSyntax />
|
|
<ToolChangeSyntax />
|
|
<ProgramEndSyntax />
|
|
<ProgramEndCleanSyntax />
|
|
<ProgramStopSyntax>
|
|
<SupportedCodes>
|
|
<Item>M00</Item>
|
|
<Item>M01</Item>
|
|
</SupportedCodes>
|
|
</ProgramStopSyntax>
|
|
<SiemensCycle800TiltSyntax />
|
|
<SiemensProgrammableFrameSyntax />
|
|
<ToolHeightOffsetSyntax />
|
|
<SiemensToolOffsetSyntax />
|
|
<McAbcSyntax />
|
|
<IsoCoordinateOffsetSyntax />
|
|
<SiemensCoordinateOffsetSyntax />
|
|
<SiemensTraoriSyntax />
|
|
<SiemensPivotTransformationSyntax />
|
|
<SiemensModalCycleSyntax />
|
|
<CannedCycleResolveSyntax />
|
|
<DrillingCycleSyntax />
|
|
<PeckDrillingCycleSyntax />
|
|
<HighSpeedPeckCycleSyntax />
|
|
<BoringCycleSyntax />
|
|
<FineBoringSyntax />
|
|
<BackBoringSyntax />
|
|
<TappingCycleSyntax>
|
|
<SupportedCodes>
|
|
<Item>G84</Item>
|
|
</SupportedCodes>
|
|
</TappingCycleSyntax>
|
|
<IncrementalResolveSyntax>
|
|
<Path>Parsing</Path>
|
|
<Path>Parsing/G28</Path>
|
|
</IncrementalResolveSyntax>
|
|
<MachineCoordSelectSyntax>
|
|
<SupportedCodes>
|
|
<Item>G53</Item>
|
|
<Item>G153</Item>
|
|
<Item>SUPA</Item>
|
|
</SupportedCodes>
|
|
</MachineCoordSelectSyntax>
|
|
<ProgramXyzSyntax>
|
|
<Path>Parsing</Path>
|
|
</ProgramXyzSyntax>
|
|
<SiemensFixedPointReturnSyntax />
|
|
<ToolChangeMotionSyntax />
|
|
<McXyzSyntax />
|
|
<McAbcXyzFallbackSyntax />
|
|
<McAbcCyclicPathSyntax />
|
|
<SiemensCircularMotionSyntax />
|
|
<LinearMotionSyntax />
|
|
<ModalCarrySyntax>
|
|
<TrackedKeys>
|
|
<Key>TiltTransform</Key>
|
|
<Key>PathSmoothing</Key>
|
|
<Key>IsoLocalCoordinateOffset</Key>
|
|
<Key>CannedCycle</Key>
|
|
<Key>MotionState</Key>
|
|
<Key>CallStack</Key>
|
|
<Key>WhileFrames</Key>
|
|
<Key>SiemensLoopFrames</Key>
|
|
</TrackedKeys>
|
|
<MergeKeys />
|
|
</ModalCarrySyntax>
|
|
<SnapshotSyntax>
|
|
<SectionName>Debug-Logic</SectionName>
|
|
<IsEnabled>false</IsEnabled>
|
|
</SnapshotSyntax>
|
|
</BundleSyntax>
|
|
<BundleSyntax>
|
|
<Name>PostLogic</Name>
|
|
<RadiusCompensationSyntax />
|
|
<ModalCarrySyntax>
|
|
<TrackedKeys>
|
|
<Key>MachineCoordinateState</Key>
|
|
</TrackedKeys>
|
|
<MergeKeys>
|
|
<Key>MachineCoordinateState</Key>
|
|
</MergeKeys>
|
|
</ModalCarrySyntax>
|
|
<SnapshotSyntax>
|
|
<SectionName>Debug-PostLogic</SectionName>
|
|
<IsEnabled>false</IsEnabled>
|
|
</SnapshotSyntax>
|
|
</BundleSyntax>
|
|
<BundleSyntax>
|
|
<Name>Inspection</Name>
|
|
<UnconsumedCheckSyntax />
|
|
<ProgramXyzBackfillSyntax />
|
|
<SnapshotSyntax>
|
|
<SectionName>Debug-Inspection</SectionName>
|
|
<IsEnabled>false</IsEnabled>
|
|
</SnapshotSyntax>
|
|
</BundleSyntax>
|
|
</NcSyntaxList>
|
|
<NcSemanticList>
|
|
<CsScriptBeginSemantic />
|
|
<SpindleSpeedSemantic />
|
|
<CoolantSemantic />
|
|
<McLinearMotionSemantic />
|
|
<McArcMotionSemantic />
|
|
<McPolarLinearMotionSemantic />
|
|
<McPolarArcMotionSemantic />
|
|
<ClLinearMcMotionSemantic />
|
|
<CompoundMotionSemantic />
|
|
<ToolChangeSemantic />
|
|
<StrokeLimitCheckSemantic />
|
|
<CsScriptEndSemantic />
|
|
</NcSemanticList>
|
|
</SoftNcRunner> |