For various operations and in order to eliminate unnecessary move commands, prior to and after finishing an operation, the tool will raise clearance distance. As this new variable is implemented, commands that use it will be referenced below.
Tool | Delta1 | Delta2 | Delta3 | avg | Comments | Part Number | Vendor |
1/4" drill | 0.065 | 0.0649 | 0.0649 | 0.064933 | Enco | ||
1/4" endmill 2 flute | 0.0347 | 0.0347 | 0.0347 | 0.0347 | Enco | ||
1/4" endmill 4 flute | 0.025 | 0.0251 | 0.0251 | 0.02507 | Enco | ||
1/2" 4 flute | 0.0212 | 0.0213 | 0.0214 | 0.0213 | Enco | ||
1/2" ball noze endmill | 0.0489 | 0.0491 | 0.0488 | 0.048933 | Enco | ||
#25 drill | 0.0723 | 0.0721 | 0.072 | 0.072133 | Enco | ||
#36 drill | 0.0789 | 0.0789 | 0.079 | 0.07893 | Enco | ||
13/64 drill | 0.051 | 0.051 | 0.051 | 0.051 | Enco | ||
13/64 endmill | 0.0391 | 0.0396 | 0.0394 | 0.03937 | Enco | ||
1/8" ball nose | 0.0743 | 0.0739 | 0.0739 | 0.074033 | Enco | ||
3/4" ball nose | 0.0124 | 0.0124 | 0.0122 | 0.012333 | |||
1" double angle cutter | 0 | 0 | 0 | 0 | Adjust offset for calibration (hole in bottom) | ||
Proximity X location | 18.99 | 19.277 | 19.1335 | Not important to calculations above. | |||
Proximity Y location | 22.96 | 23.286 | 23.123 | This is just my current machine configuration F11 |
As with the homing sequence, tool change involves first moving from the current location to tool change Z. Afterwards, x and y are moved to tool change. Because this position is used for milling orthotics, this position is in millimeters.
See also: homeKey | Purpose | Detailed |
Esc | Abort prompt | For most time critical operations, provides an interface to abort the current program |
F1 | Turns on the spindle | |
F2 | Turns off the spindle | |
F3 | Enables the micromill | This happens automatically in MicroMill codes and in machining foot orthoses |
F4 | Disables the micromill | This happens automatically after 30 minutes idle and in MicroMill (*.cnc files) code |
F5 | Loads and runs a micromill cnc file | |
F6 | Settings | Generic OreTek Settings menu |
F7 | Various Mill settings | |
F8 | Makes adjustments for an OreTek plate | |
F9 | Jogs the Z-Axis down | |
F10 | Jogs the Z-Axis up | |
F11 | Sets proximity sensor coordinates | |
F12 | Runs a binary Oretek Machine Code file | These files are proprietary to OreTek |
PG DN | Decreases feedrate | Decreases feed rate by 10% |
PG UP | Increases feedrate | Increases feed rate by 10% |
Home | Homes all axis | Homes Z first, and then x and y |
Right | Jog X+ | |
Left | Jog X- | |
Up | Jog y+ | |
Down | Jog Y- | |
+ | Jig increment 10% | |
- | Jog decrement 10% | |
G | Gauge cuts for Machine code file | Homes the machine if necessary, and performs a gauge cut test |
J | Jog increment entry | Allows the jog step to be set directly |
P | Proximity test | Finds the end of the tool, using a proximity sensor. |
Z | Home Z | Homes the Z axis only |
T | Tool change | Moves to tool change position |
Q | Quit | Quit |