Restructured files

This commit is contained in:
AJ
2020-06-17 07:17:06 -04:00
parent b305aaa0d4
commit 6aeadc458e
14 changed files with 182 additions and 163 deletions

View File

@@ -0,0 +1,22 @@
[
{
"Name": "Shear",
"Kerf": 0.0,
"AllowUserToChange": false
},
{
"Name": "Saw",
"Kerf": 0.125,
"AllowUserToChange": false
},
{
"Name": "Channel shear",
"Kerf": 0.5,
"AllowUserToChange": false
},
{
"Name": "Other",
"Kerf": 0.125,
"AllowUserToChange": true
}
]