Restructured files
This commit is contained in:
22
CutToLength/Data/Tools.json
Normal file
22
CutToLength/Data/Tools.json
Normal 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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user