Page 2 of 2

Re: Unable to open nc files

Posted: Wed Feb 03, 2021 11:52 pm
by cncsnw
martyscncgarage wrote:I never have had an issue. When you point CNC12 to the file on a USB drive, it immediately copies the file the C:\CNCM(T)|NCFILES directory.
CNC12 only does that if you have bit 0 of Parameter 4 set (e.g. P4 = 1, 5, or 9).

Having that bit set is the standard configuration, but it can be turned off if you prefer to just use the file where it sits.

There is also an option (via bit 1, value +2) to "cache" CNC files. With this option a temporary copy of the current job is made on the c: drive, and the control runs that temporary copy, but it is deleted and replaced when you load a different job.

Re: Unable to open nc files

Posted: Wed Feb 03, 2021 11:56 pm
by martyscncgarage
cncsnw wrote: Wed Feb 03, 2021 11:52 pm
martyscncgarage wrote:I never have had an issue. When you point CNC12 to the file on a USB drive, it immediately copies the file the C:\CNCM(T)|NCFILES directory.
CNC12 only does that if you have bit 0 of Parameter 4 set (e.g. P4 = 1, 5, or 9).

Having that bit set is the standard configuration, but it can be turned off if you prefer to just use the file where it sits.

There is also an option (via bit 1, value +2) to "cache" CNC files. With this option a temporary copy of the current job is made on the c: drive, and the control runs that temporary copy, but it is deleted and replaced when you load a different job.
Interesting, what is the purpose or thought he nd those options? Practicality?

Re: Unable to open nc files

Posted: Thu Feb 04, 2021 2:43 pm
by cncsnw
The caching option (P4 += 2) is mostly used with large jobs on network connections.

Having a local copy while the job runs means that the job will not be interrupted if the network connection is lost while the job is running.

Having the local copy be temporary ensures that the control's hard drive space does not eventually fill up with very large one-off job files; and ensures that there is only one "master" copy of the file.

If the caching software feature is working correctly, then edits (F6/Edit) will open the original file over the network, and not the cached copy; and any time the original file has changed when you try to run it, then a fresh copy will be downloaded.

Re: Unable to open nc files

Posted: Thu Feb 04, 2021 4:29 pm
by martyscncgarage
cncsnw wrote: Thu Feb 04, 2021 2:43 pm The caching option (P4 += 2) is mostly used with large jobs on network connections.

Having a local copy while the job runs means that the job will not be interrupted if the network connection is lost while the job is running.

Having the local copy be temporary ensures that the control's hard drive space does not eventually fill up with very large one-off job files; and ensures that there is only one "master" copy of the file.

If the caching software feature is working correctly, then edits (F6/Edit) will open the original file over the network, and not the cached copy; and any time the original file has changed when you try to run it, then a fresh copy will be downloaded.
Thanks for pointing out those file features to us Marc!
Marty

Convert to .g code

Posted: Thu Sep 23, 2021 8:31 am
by Tallerarte
I just bought accord software and I would like you to help me know which dxf to g code converter do you recommend me please. which program do you use to convert your files to cnc accord?

Re: Convert to .g code

Posted: Wed Oct 06, 2021 3:33 pm
by cnckeith
Tallerarte,
please post your question in the main Acorn forum.
viewforum.php?f=60
Tallerarte wrote: Thu Sep 23, 2021 8:31 am I just bought accord software and I would like you to help me know which dxf to g code converter do you recommend me please. which program do you use to convert your files to cnc accord?