55 lines
1.9 KiB
JSON
55 lines
1.9 KiB
JSON
{
|
|
"sStrategyId": "STR0010",
|
|
"sStrategyName": "Milling",
|
|
"ParameterList" : [
|
|
{
|
|
"sName": "dAntiSplintWithBlade",
|
|
"sNameNge": "ANTISPLINT_BLADE",
|
|
"sValue": "false",
|
|
"sDescriptionShort": "Antisplint with blade",
|
|
"sDescriptionLong": "Use the blade as antisplint in case the geometry is not through",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "dExtendAfterTail",
|
|
"sNameNge": "EXTEND_AFTER_TAIL",
|
|
"sValue": "",
|
|
"sDescriptionShort": "Extend after tail",
|
|
"sDescriptionLong": "The automatism considers this lenght as machinable. This means you accept to damage the next piece in the bar",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "sCanDamageNextPiece",
|
|
"sNameNge": "DAMAGE_NEXT_PIECE",
|
|
"sValue": "NEVER",
|
|
"sDescriptionShort": "Damage next piece",
|
|
"sDescriptionLong": "This option allows you to decide how to consider the next piece in the bar. The software calculates specifics LeadIn/out to respect the parameter. This parameter may change the machining time",
|
|
"sType": "combo",
|
|
"sMinUserLevel": "1",
|
|
"Choices": [
|
|
{
|
|
"sValue": "NEVER",
|
|
"sDescriptionShort": "Never damage",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
},
|
|
{
|
|
"sValue": "ONLY_IF_RAWPART",
|
|
"sDescriptionShort": "Damage only if raw",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
},
|
|
{
|
|
"sValue": "ALWAYS",
|
|
"sDescriptionShort": "Can damage",
|
|
"sDescriptionLong": "",
|
|
"sMessageId": ""
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |