This commit is contained in:
iambossTC 2024-09-05 19:36:50 +08:00
parent ecaf130c74
commit b0592a0a35
2 changed files with 16 additions and 15 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<MillingCourse ApiVersion="3.1.164.0"> <MillingCourse ApiVersion="3.1.166.0">
<MillingEquipment> <MillingEquipment>
<MachiningEquipment> <MachiningEquipment>
<SolidMachiningChain> <SolidMachiningChain>
@ -8,7 +8,8 @@
<SpindleCapability> <SpindleCapability>
<SpindleCapability> <SpindleCapability>
<Name>NoName</Name> <Name>NoName</Name>
<Note /> <Note></Note>
<EnergyEfficiency>0.4</EnergyEfficiency>
<SpindleSpeedToPower--RPM-to-kW> <SpindleSpeedToPower--RPM-to-kW>
<Entry SpindleSpeed-RPM="0">0</Entry> <Entry SpindleSpeed-RPM="0">0</Entry>
<Entry SpindleSpeed-RPM="1500">5.5</Entry> <Entry SpindleSpeed-RPM="1500">5.5</Entry>
@ -68,7 +69,7 @@
</Geom> </Geom>
</TransformationGeom> </TransformationGeom>
</UpperBeamGeom> </UpperBeamGeom>
<LinearResolution_mm>0.03125</LinearResolution_mm> <LinearResolution_mm>0.5</LinearResolution_mm>
<AngleResolution_deg>15</AngleResolution_deg> <AngleResolution_deg>15</AngleResolution_deg>
<FluteContourTray> <FluteContourTray>
<UniformContourTray> <UniformContourTray>
@ -121,10 +122,15 @@
<Fixture> <Fixture>
<Fixture> <Fixture>
<Solid> <Solid>
<TransformationGeom>
<Transformer />
<Geom>
<Box3d> <Box3d>
<Min>(-40, -40, 0)</Min> <Min>(-40, -40, 0)</Min>
<Max>(40, 40, 10)</Max> <Max>(40, 40, 10)</Max>
</Box3d> </Box3d>
</Geom>
</TransformationGeom>
</Solid> </Solid>
<TableToWorkpieceTransformer> <TableToWorkpieceTransformer>
<StaticTranslation Trans="(0, 0, 10)" /> <StaticTranslation Trans="(0, 0, 10)" />
@ -133,7 +139,7 @@
</Fixture> </Fixture>
<Workpiece> <Workpiece>
<Workpiece> <Workpiece>
<Resolution>0.5</Resolution> <InitResolution>0.5</InitResolution>
<RawGeom> <RawGeom>
<TransformationGeom> <TransformationGeom>
<Transformer> <Transformer>
@ -335,13 +341,6 @@
<RootListCommand> <RootListCommand>
<ListCommand> <ListCommand>
<CommandEntryList> <CommandEntryList>
<CommandEntry IsEnabled="false">
<Command>
<ScriptCommand>
<ScriptFile>Script/Exp.cs</ScriptFile>
</ScriptCommand>
</Command>
</CommandEntry>
<CommandEntry IsEnabled="true"> <CommandEntry IsEnabled="true">
<Command> <Command>
<ScriptCommand> <ScriptCommand>

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<GeneralXyzabcMachineTool> <GeneralXyzabcMachineTool>
<Name>PMC_B1</Name>
<Note />
<XyzabcChain> <XyzabcChain>
<CodeXyzabcChain> <CodeXyzabcChain>
<ChainCode>[O][Y][X][C][w];[O][Z][B][S][t]</ChainCode> <ChainCode>[O][Y][X][C][w];[O][Z][B][S][t]</ChainCode>