fe51d2746c
- In TailCut modificata gestione taglio restante e PreCut
65 lines
2.0 KiB
JSON
65 lines
2.0 KiB
JSON
{
|
|
"sStrategyId": "TAILCUT",
|
|
"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": "bForceChainSaw",
|
|
"sNameNge": "FORCE_CHAIN",
|
|
"sValue": "false",
|
|
"sDescriptionShort": "Force to use chain saw",
|
|
"sDescriptionLong": "Force to use chain saw",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "dMaxWasteLength",
|
|
"sNameNge": "MAX_WASTE_LENGTH",
|
|
"sValue": "300",
|
|
"sDescriptionShort": "Maximum Waste Length",
|
|
"sDescriptionLong": "",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "dMaxWasteVolume",
|
|
"sNameNge": "MAX_WASTE_VOLUME",
|
|
"sValue": "6000000",
|
|
"sDescriptionShort": "Maximum Waste Volume",
|
|
"sDescriptionLong": "",
|
|
"sType": "d",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bExecutePreCut",
|
|
"sNameNge": "EXEC_PRECUT",
|
|
"sValue": "true",
|
|
"sDescriptionShort": "Force to add PreCuts",
|
|
"sDescriptionLong": "Autocam will apply a machining on the theoric zero, to avoid collision if the theoric piece length doesn't correspond to the real length",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
},
|
|
{
|
|
"sName": "bFinishWithMill",
|
|
"sNameNge": "MILL_FINISH",
|
|
"sValue": "true",
|
|
"sDescriptionShort": "Finish with mill",
|
|
"sDescriptionLong": "Use a mill to finish the surface if split with chain saw",
|
|
"sType": "b",
|
|
"sMessageId": " ",
|
|
"sMinUserLevel": "1"
|
|
}
|
|
]
|
|
} |