Files
CutList/CutToLength/Tools.json

17 lines
238 B
JSON

[
{
"Name": "Shear",
"Kerf": 0.0,
"AllowUserToChange": false
},
{
"Name": "Saw",
"Kerf": 0.125,
"AllowUserToChange": false
},
{
"Name": "Custom",
"Kerf": 0.125,
"AllowUserToChange": true
}
]