Skip to content

Splits a FANUC "ALL-PROG.TXT" program backup in to individual files.

License

Notifications You must be signed in to change notification settings

A9G-Data-Droid/Split-FANUC-Program-Backup

Folders and files

NameName
Last commit message
Last commit date
Aug 30, 2021
Sep 30, 2024
Apr 30, 2021
Apr 30, 2021
May 3, 2021
May 3, 2021
Sep 30, 2024
Sep 30, 2024
Sep 30, 2024

Repository files navigation

Split-FANUC-Program-Backup

When you run a backup of a FANUC CNC control it makes a file named ALL-PROG.TXT that contains all CNC programs in the control memory.

This program splits a FANUC ALL-PROG.TXT program backup file in to individual files.

Usage

At least one argument is required. Enter the full path of the file you would like to split.

EXAMPLE

Split-FANUC-Program-Backup.exe "C:\temp\ALL-PROG.TXT"

Output

It will make a subfolder in the same location as the text file you passed in. This folder will be named like the file. e.g. C:\temp\ALL-PROG\. All of the CNC programs found in the backup will be placed in this folder.

About

Splits a FANUC "ALL-PROG.TXT" program backup in to individual files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages