Default File Location

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

RJS100
Posts: 750
Joined: Tue Oct 20, 2020 8:41 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Arizona

Default File Location

Post by RJS100 »

In CNC12, when you hit F2 to load a CNC file, the default file location is: C\CNCM\NCFILES. Is there a way to change this default file location?
I looked in the manual but was not able to find it.

Richard


suntravel
Community Expert
Posts: 3663
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 6433DB0446C1-08115074
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Germany

Re: Default File Location

Post by suntravel »

pathm.ini in the main folder.

Default is:

intercon_path=C:\intercon\
icn_post_path=C:\cncm\ncfiles\
digitize_path=C:\cncm\ncfiles\
cad_path=C:\cncm\ncfiles\
default_load_path=c:\cncm\ncfiles\

Uwe


RJS100
Posts: 750
Joined: Tue Oct 20, 2020 8:41 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Arizona

Re: Default File Location

Post by RJS100 »

Many Thanks!


tblough
Community Expert
Posts: 3543
Joined: Tue Mar 22, 2016 10:03 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: 100505
100327
102696
103432
7804732B977B-0624192192
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Boston, MA
Contact:

Re: Default File Location

Post by tblough »

Covered in section 15.1 in the user manual.
Cheers,

Tom
Confidence is the feeling you have before you fully understand the situation.
I have CDO. It's like OCD, but the letters are where they should be.


Sword
Posts: 841
Joined: Fri Nov 30, 2018 1:04 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Thorp WI

Re: Default File Location

Post by Sword »

Another good option, parameter 004 set to 25.
Scott


ShawnM
Community Expert
Posts: 3032
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Default File Location

Post by ShawnM »

Sword wrote: Mon Nov 27, 2023 9:23 pm Another good option, parameter 004 set to 25.
This is your best option.


EastMemphis
Posts: 38
Joined: Mon Jan 09, 2023 4:33 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 0035FF98BF3B-0325225816
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Memphis, TN USA

Re: Default File Location

Post by EastMemphis »

Is it standard procedure to just keep emptying the load path of old jobs? I've taken to calling everything the same thing to keep that directory from being flooded with junk files. I transport gcode to the machine using an SD card.

Is there a better way?


ShawnM
Community Expert
Posts: 3032
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Default File Location

Post by ShawnM »

Set parameter 4 to 2, this will cache the files to the C drive for cutting but not copy it to the ncfiles folder. It will be deleted when you load the next file.

Do you really use a SD card or is it a USB drive? I've never heard of anyone using a SC card.


dpascucci_support
Posts: 93
Joined: Thu Sep 21, 2023 9:24 am
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: No
CNC11: No
CPU10 or CPU7: No

Re: Default File Location

Post by dpascucci_support »

It should be noted that parameter 4 is bit-mapped, so if you want it to open windows file dialogue, remember the last opened location, and turn on file caching, you would set the p4=26.
Domenic

When requesting support READ THIS POST first.

Please ALWAYS post a FRESH report.

(We pride ourselves on providing timely solid technical support but, without good information we may not be able to help and/or reply until such information is posted.)


ShawnM
Community Expert
Posts: 3032
Joined: Fri May 24, 2019 8:34 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 7804734C6498-0401191832
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Clearwater, FL

Re: Default File Location

Post by ShawnM »

dpascucci_support wrote: Tue Nov 28, 2023 1:24 pm It should be noted that parameter 4 is bit-mapped, so if you want it to open windows file dialogue, remember the last opened location, and turn on file caching, you would set the p4=26.
Yes, sorry it is a bit mapped parameter.


Post Reply