Added example thread cutter to default library

This commit is contained in:
Markus Lampert
2020-11-27 18:50:30 -08:00
parent deb03f678d
commit 1fdff7a894
2 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"version": 2,
"name": "3mm-thread-cutter",
"shape": "thread-mill.fcstd",
"parameter": {
"Crest": "0.10 mm",
"Diameter": "5.00 mm",
"Length": "50.00 mm",
"NeckDiameter": "3.00 mm",
"NeckHeight": "20.00 mm",
"ShankDiameter": "5.00 mm"
},
"attribute": {}
}