end mill cutter specifications More...
#include <MREndMill.h>
Public Types | |
| enum class | Type { Type::Flat , Type::Ball , Type::BullNose , Type::Chamfer , Type::Count } |
| cutter type More... | |
Public Attributes | |
| Type | type = Type::Flat |
| float | cornerRadius = 0.f |
| (bull nose) corner radius | |
| float | cuttingAngle = 0.f |
| (chamfer) cutting angle | |
| float | endDiameter = 0.f |
| (chamfer) end diameter | |
end mill cutter specifications