copy in default freecad toolbits

This commit is contained in:
2023-06-04 16:38:05 -04:00
parent 4c78b77e60
commit 08ece46452
11 changed files with 244 additions and 0 deletions

View File

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