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,11 @@
{
"version": 2,
"name": "5mm Drill",
"shape": "drill.fcstd",
"parameter": {
"Diameter": "5.0000 mm",
"Length": "50.0000 mm",
"TipAngle": "119.0000 \u00b0"
},
"attribute": {}
}