d48d392c58
Strategia copiata da STR0009 come partenza
57 lines
1.7 KiB
JSON
57 lines
1.7 KiB
JSON
{
|
|
"sStrategyId": "STR0009",
|
|
"sStrategyName": "Mill Heading",
|
|
"ParameterList" : [
|
|
{
|
|
"sName": "dDepthChamfer",
|
|
"sNameNge": "DEPTH_CHAMFER",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Depth Chamfer",
|
|
"sDescriptionLong": "Depth of the V-Mill to execute chamfers on cut-edges",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "dOverMaterial",
|
|
"sNameNge": "OVERMAT",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Overmaterial",
|
|
"sDescriptionLong": "",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bForceStrip",
|
|
"sNameNge": "FORCE_STRIP",
|
|
"sValue": "false",
|
|
"sDescriptionShort": "Force strip",
|
|
"sDescriptionLong": "Enable the parameter to force the software to leave a strip to sustain the piece",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "dStripWidth",
|
|
"sNameNge": "STRIP_WIDTH",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Strip width",
|
|
"sDescriptionLong": "Width of the strip in case if foreseen from the machining",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "sMillingList",
|
|
"sNameNge": "PROFILE_TOOL_LIST",
|
|
"sValue": "",
|
|
"sDescriptionShort": "Available mill to machine the profile",
|
|
"sDescriptionLong": "",
|
|
"sType": "tool",
|
|
"sSubType": "Mill",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
}
|
|
]
|
|
} |