When using the metric
system of measurements, all data entered must be in metric units (mm, mm/min),
when using the imperial system of measurements (inches), all data entered must
be in inches (in, in/min).
The program makes
calculations in absolute units.
Program can create G-code tool path for milling (cutting) of the contour 02
(as it shown on the picture).
The center of coordinates is in a point:
1
2
3
4
5
Tool movement:
tool on line
tool outside
tool inside
Cutting direction:
clockwise
counter clockwise
Side a:
Side b:
Radius R:
Tool diameter:
Total depth of cutting:
Depth
of cutting per pass:
Feed Rate (X,Y G00):
Feed Rate (X,Y G01):
Feed Rate (Z G00):
Feed Rate (Z
G01):
Distance Xc:
Distance Yc:
Safe Z above surface:
You can copy G-code for CNC milling machines
to the clipboard and save as file (*.txt , *.nc , *.cnc ,
*.tap , *.iso, etc).
Off-line version of this program you can find here .