tune
This commit is contained in:
parent
ecaf130c74
commit
b0592a0a35
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<MillingCourse ApiVersion="3.1.164.0">
|
||||
<MillingCourse ApiVersion="3.1.166.0">
|
||||
<MillingEquipment>
|
||||
<MachiningEquipment>
|
||||
<SolidMachiningChain>
|
||||
@ -8,7 +8,8 @@
|
||||
<SpindleCapability>
|
||||
<SpindleCapability>
|
||||
<Name>NoName</Name>
|
||||
<Note />
|
||||
<Note></Note>
|
||||
<EnergyEfficiency>0.4</EnergyEfficiency>
|
||||
<SpindleSpeedToPower--RPM-to-kW>
|
||||
<Entry SpindleSpeed-RPM="0">0</Entry>
|
||||
<Entry SpindleSpeed-RPM="1500">5.5</Entry>
|
||||
@ -68,7 +69,7 @@
|
||||
</Geom>
|
||||
</TransformationGeom>
|
||||
</UpperBeamGeom>
|
||||
<LinearResolution_mm>0.03125</LinearResolution_mm>
|
||||
<LinearResolution_mm>0.5</LinearResolution_mm>
|
||||
<AngleResolution_deg>15</AngleResolution_deg>
|
||||
<FluteContourTray>
|
||||
<UniformContourTray>
|
||||
@ -121,10 +122,15 @@
|
||||
<Fixture>
|
||||
<Fixture>
|
||||
<Solid>
|
||||
<TransformationGeom>
|
||||
<Transformer />
|
||||
<Geom>
|
||||
<Box3d>
|
||||
<Min>(-40, -40, 0)</Min>
|
||||
<Max>(40, 40, 10)</Max>
|
||||
</Box3d>
|
||||
</Geom>
|
||||
</TransformationGeom>
|
||||
</Solid>
|
||||
<TableToWorkpieceTransformer>
|
||||
<StaticTranslation Trans="(0, 0, 10)" />
|
||||
@ -133,7 +139,7 @@
|
||||
</Fixture>
|
||||
<Workpiece>
|
||||
<Workpiece>
|
||||
<Resolution>0.5</Resolution>
|
||||
<InitResolution>0.5</InitResolution>
|
||||
<RawGeom>
|
||||
<TransformationGeom>
|
||||
<Transformer>
|
||||
@ -335,13 +341,6 @@
|
||||
<RootListCommand>
|
||||
<ListCommand>
|
||||
<CommandEntryList>
|
||||
<CommandEntry IsEnabled="false">
|
||||
<Command>
|
||||
<ScriptCommand>
|
||||
<ScriptFile>Script/Exp.cs</ScriptFile>
|
||||
</ScriptCommand>
|
||||
</Command>
|
||||
</CommandEntry>
|
||||
<CommandEntry IsEnabled="true">
|
||||
<Command>
|
||||
<ScriptCommand>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<GeneralXyzabcMachineTool>
|
||||
<Name>PMC_B1</Name>
|
||||
<Note />
|
||||
<XyzabcChain>
|
||||
<CodeXyzabcChain>
|
||||
<ChainCode>[O][Y][X][C][w];[O][Z][B][S][t]</ChainCode>
|
||||
|
Loading…
x
Reference in New Issue
Block a user