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": "45 Deg. Chamfer",
"shape": "chamfer.fcstd",
"parameter": {
"CuttingEdgeAngle": "45.0000 \u00b0",
"CuttingEdgeHeight": "6.3500 mm",
"Diameter": "12.3323 mm",
"Length": "30.0000 mm",
"ShankDiameter": "6.3500 mm",
"TipDiameter": "5.0000 mm"
},
"attribute": {}
}