By default it makes the copy to the Profiles folder, but you can set an other path in the profile. The path can be a full path to any drive and folder or a path relative to the running UCCNC foler.
Example to set a folder relative to the running UCCNC:
- Code: Select all
[AutoBackupProfile]
BackupPath=.\ProfileBackups
Example to set a fixed folder:
- Code: Select all
[AutoBackupProfile]
BackupPath=E:\MyCNCFilesToSave\Profiles
Download 1
- or -
Download 2