Before you begin, note whether the programs on the thumb drive are located in a folder or in the "root" directory (not it folder). Sometimes the backup was set as D:\PROGRAMS (in folder "PROGRAMS"), and sometimes the backup was set as D:\ (in root directory).
To Copy all the programs to the CNC:
- Plug in the USB stick with your user programs before you turn on the CNC. If the CNC is on, turn it off,
then install the stick.
- Turn the control on: at the "OmniTurn CNC" screen, press and hold the Ctrl key, then press the "C" key (Ctrl-C). The Ctrl key is usually at extreme lower-left corner of keyboard.
- You should see the prompt K:\CNC> Type C: then press Enter.
- You should now see the prompt C:\RUNFILES>. Type CD\PROGRAMS, then press Enter.
- Note that '\' (backslash) is NOT the '/' under the '?' .
- You should now see the C:\PROGRAMS> prompt.
- If your programs are in PROGRAMS folder on thumb drive, type COPY D:\PROGRAMS\*.* then press Enter.
- If your programs are in root directory on thumb drive, type COPY D:\*.* then press Enter.
- All your files will be copied into the new CNC.
- After the files have been copied, set the CNC off, wait a few seconds, then on to reboot.