exported bit library + 3mmEM + 6.35mm CB

This commit is contained in:
OddlyTimbot 2026-05-28 16:33:26 -04:00
parent a3b77659d5
commit 10be8af6f7
3 changed files with 94 additions and 0 deletions

18
resources/bits/3mmEM.fctb Normal file
View File

@ -0,0 +1,18 @@
{
"attribute": {},
"id": "3.175mm_Endmill",
"name": "3mm Endmill",
"parameter": {
"Chipload": "0.00 mm",
"CuttingEdgeHeight": "21.00 mm",
"Diameter": "3.17 mm",
"Flutes": 2,
"Length": "42.00 mm",
"Material": "HSS",
"ShankDiameter": "3.17 mm",
"SpindleDirection": "Forward"
},
"shape": "endmill.fcstd",
"shape-type": "Endmill",
"version": 2
}

View File

@ -0,0 +1,18 @@
{
"attribute": {},
"id": "5mm_Endmill",
"name": "6.35mm Compression Bit",
"parameter": {
"Chipload": "0.00 mm",
"CuttingEdgeHeight": "31.75 mm",
"Diameter": "6.35 mm",
"Flutes": 2,
"Length": "63.50 mm",
"Material": "HSS",
"ShankDiameter": "6.35 mm",
"SpindleDirection": "Forward"
},
"shape": "endmill.fcstd",
"shape-type": "Endmill",
"version": 2
}

View File

@ -0,0 +1,58 @@
{
"label": "Default",
"tools": [
{
"nr": 1,
"path": "3.175mm_Endmill.fctb"
},
{
"nr": 2,
"path": "5mm_Endmill.fctb"
},
{
"nr": 3,
"path": "5mm_Drill.fctb"
},
{
"nr": 4,
"path": "6mm_Ball_End.fctb"
},
{
"nr": 5,
"path": "6mm_Bullnose.fctb"
},
{
"nr": 6,
"path": "30degree_Vbit.fctb"
},
{
"nr": 7,
"path": "45degree_Vbit.fctb"
},
{
"nr": 8,
"path": "60degree_Vbit.fctb"
},
{
"nr": 9,
"path": "90degree_Vbit.fctb"
},
{
"nr": 10,
"path": "45degree_chamfer.fctb"
},
{
"nr": 11,
"path": "slittingsaw.fctb"
},
{
"nr": 12,
"path": "probe.fctb"
},
{
"nr": 13,
"path": "5mm-thread-cutter.fctb"
}
],
"version": 1
}