tune
This commit is contained in:
parent
763d499456
commit
8780b27ca1
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<MillingCourse ApiVersion="1.3.428.0">
|
||||
<MillingCourse ApiVersion="1.3.430.0">
|
||||
<MillingEquipment>
|
||||
<MachiningEquipment>
|
||||
<SolidMachiningChain>
|
||||
@ -98,6 +98,7 @@
|
||||
<XmlSource>WC-Co6-800nm.CutterMaterial</XmlSource>
|
||||
</BodyMaterial>
|
||||
<CoatingMaterial />
|
||||
<CutterMass_g>7</CutterMass_g>
|
||||
<HoneRadius_um>20</HoneRadius_um>
|
||||
<MillingCutterOptLimit>
|
||||
<MillingCutterOptLimit>
|
||||
@ -132,10 +133,17 @@
|
||||
<Workpiece>
|
||||
<Resolution>0.5</Resolution>
|
||||
<RawGeom>
|
||||
<Box3d>
|
||||
<Min>(2, 0, -50)</Min>
|
||||
<Max>(72, 50, 0)</Max>
|
||||
</Box3d>
|
||||
<TransformationGeom>
|
||||
<Transformer>
|
||||
<StaticTranslation Trans="(0, 0, 0)" />
|
||||
</Transformer>
|
||||
<Geom>
|
||||
<Box3d>
|
||||
<Min>(2, 0, -50)</Min>
|
||||
<Max>(72, 50, 0)</Max>
|
||||
</Box3d>
|
||||
</Geom>
|
||||
</TransformationGeom>
|
||||
</RawGeom>
|
||||
<FixtureToGeomTransformer>
|
||||
<StaticTranslation Trans="(-35, -25, 50)" />
|
||||
@ -146,7 +154,7 @@
|
||||
<StaticTranslation Trans="(2, 0, -50)" />
|
||||
</Transformer>
|
||||
<Geom>
|
||||
<StlFile>Design\standard_force_4exp_201902_design.stl</StlFile>
|
||||
<StlFile>Design/standard_force_4exp_201902_design.stl</StlFile>
|
||||
</Geom>
|
||||
</TransformationGeom>
|
||||
</IdealGeom>
|
||||
@ -246,6 +254,7 @@
|
||||
<XmlSource>WC-Co6-800nm.CutterMaterial</XmlSource>
|
||||
</BodyMaterial>
|
||||
<CoatingMaterial />
|
||||
<CutterMass_g>7</CutterMass_g>
|
||||
<HoneRadius_um>20</HoneRadius_um>
|
||||
<MillingCutterOptLimit>
|
||||
<MillingCutterOptLimit>
|
||||
|
@ -7,7 +7,6 @@
|
||||
<HeatTransferCoefficient_WdmK>70</HeatTransferCoefficient_WdmK>
|
||||
<HeatCapacity_JdgK>0.34</HeatCapacity_JdgK>
|
||||
<Density_gdcm3>14.95</Density_gdcm3>
|
||||
<CutterMass_g>7</CutterMass_g>
|
||||
<CutterDermis_mm>0.01</CutterDermis_mm>
|
||||
<MeltingTemperature_K>3143.16</MeltingTemperature_K>
|
||||
<FusionLatentHeat_Jdg>400</FusionLatentHeat_Jdg>
|
||||
|
Loading…
x
Reference in New Issue
Block a user