76 lines
2.2 KiB
JSON
76 lines
2.2 KiB
JSON
{
|
|
"sStrategyId": "STR0013",
|
|
"sStrategyName": "Hole with Mill",
|
|
"ParameterList" : [
|
|
{
|
|
"sName": "dDiameterTolerance",
|
|
"sNameNge": "TOLERANCE",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Tolerance on Diameter",
|
|
"sDescriptionLong": "Tolerance on Diameter",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bUseMillAsDrill",
|
|
"sNameNge": "DRILLMILL",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Use mill as a drillbit",
|
|
"sDescriptionLong": "Admit to use the mill as a drillbit",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bOnlyContouring",
|
|
"sNameNge": "ONLYCONT",
|
|
"sValue": "0",
|
|
"sDescriptionShort": "Execute contour only",
|
|
"sDescriptionLong": "Execute the contour anyway, even the hole is bigger than the tool diameter",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "sDrillingMode",
|
|
"sNameNge": "DRILLING_MODE",
|
|
"sValue": "AUTO",
|
|
"sDescriptionShort": "Drilling mode",
|
|
"sDescriptionLong": "",
|
|
"sType": "combo",
|
|
"sMinUserLevel": "1",
|
|
"Choices": [
|
|
{
|
|
"sValue": "AUTO",
|
|
"sDescriptionShort": "Automatic",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
},
|
|
{
|
|
"sValue": "PREFER_ONE",
|
|
"sDescriptionShort": "Preferred machining from one side only",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
},
|
|
{
|
|
"sValue": "FORCE_TWO",
|
|
"sDescriptionShort": "Force machining from two sides",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"sName": "sMillList",
|
|
"sNameNge": "DRILLPOCK_TOOL_LIST",
|
|
"sValue": "",
|
|
"sDescriptionShort": "Available mill to machine drills",
|
|
"sDescriptionLong": "",
|
|
"sType": "tool",
|
|
"sSubType": "MCH_TF.MILL",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
}
|
|
]
|
|
} |