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": "60 Deg. V-Bit",
"shape": "v-bit.fcstd",
"parameter": {
"CuttingEdgeAngle": "60.0000 \u00b0",
"Diameter": "10.0000 mm",
"CuttingEdgeHeight": "1.0000 mm",
"TipDiameter": "1.0000 mm",
"Length": "20.0000 mm",
"ShankDiameter": "5.0000 mm"
},
"attribute": {}
}