These ball endmills are perfect for cutting rounded flutes into flat parts or machining 3D parts.
.c-pill {
display: inline-block;
padding: 0.5rem 1rem;
border-radius: 1rem;
background-color: #f5f5f5;
color: #333;
font-size: 1.0rem;
font-weight: 600;
margin-top: .25rem;
margin-bottom: .25rem;
margin-left: 1.0rem;
margin-right: 0rem;
}
.c-cutter-row {
margin-top: 3em;
}
.aluminum {
background-color: #39b151;
color: #fff;
}
.plastic {
background-color: #fff237;
color: black;
}
.wood {
background-color: #2b95d8;
color: white;
}
.brass {
background-color: #e5212d;
color: white;
}
.copper {
background-color: #ed8230;
color: white;
}
tr:nth-child(even) {background: #DDD}
tr:nth-child(odd) {background: #FFF}
th {
text-decoration: bold;
text-align: center;
font-size: 1.0em;
}
td {
padding-left: 2em;
padding-right: 2em;
}
table {
display: inline-block;
}
.c-enabled {
}
.c-disabled {
color: #ccc;
}
.unitsRow {
margin-top: 1.5em;
margin-bottom: 1.5em;
//text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.unitsRow span {
margin-left: .75em;
margin-right: .75em;
cursor: pointer;
vertical-align: middle;
font-size: .75em;
}
.switch {
position: relative;
display: inline-block;
width: 44px;
height: 24px;
cursor: pointer;
padding: 0px;
background-color: #ccc;
border-radius: 34px;
}
.slider {
border-radius: 20px;
width: 20px;
height: 20px;
margin: 2px !important;
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
-webkit-transition: .4s;
transition: .4s;
}
.slider.round:before {
border-radius: 50%;
}
.selected {
transform: translateX(20px);
}
function convert(val, isMM)
{
if(isMM)
{
val *= 1000*25.4;
val = Math.floor(val + .5);
val /= 1000;
}
return val.toFixed(isMM ? 2 : 3);
}
|
Specifications
Inch
Metric |
|
|---|---|
| Shape |
Ball |
| Shank Diameter |
|
| Flute Diameter |
|
| Cutting Length |
|
| Corner Radius |
|
| Overall Length |
|
| Taper Angle |
0 degrees |
| Number of Flutes |
2 |
| Material |
Solid Carbide |
| Coating |
None |
| Country of Origin |
USA |











Reviews
There are no reviews yet.