Skip to content

Commit

Permalink
Updated tools
Browse files Browse the repository at this point in the history
  • Loading branch information
mlampert committed Nov 29, 2019
1 parent b182d7b commit e2d2983
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 9 deletions.
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t1.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T1",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "1.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t2.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T2",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "2.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t3.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T3",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "3.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t4.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T4",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "4.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t5.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T5",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "5.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t6.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T6",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "6.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t7.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T7",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "7.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t8.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T8",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "8.000 mm",
Expand Down
3 changes: 2 additions & 1 deletion src/Mod/Path/Tools/Bit/t9.fctb
@@ -1,7 +1,8 @@
{
"version": 1,
"name": "T9",
"template": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"shape": "src/Mod/Path/Tools/Shape/endmill-straight.fcstd",
"attribute": {},
"parameter": {
"CuttingEdgeHeight": "30.000 mm",
"Diameter": "9.000 mm",
Expand Down

0 comments on commit e2d2983

Please sign in to comment.