Page 1 of 1
File System
Posted: Wed Aug 06, 2025 7:46 pm
by rguertin
The file system on my system will not accept a gcode file with the same name. Normally if try load a gcode file with the same name the system will let you know by squacking "the file already exist on C drive, overwrite, rename or cancel". This doesn't function anymore and I don't know why and it's driving me nuts.
Re: File System
Posted: Wed Aug 06, 2025 9:04 pm
by suntravel
Code: Select all
P4 = 25.00000 - File Load Options Add 1: Copy to permanent file Add 2: Copy to temporary file Add 4: Show Advanced Add 8: Use Windows File Dialog, Add 16: Windows File Dialog will start in last used directory
try to change parameter P4
Uwe
Re: File System
Posted: Thu Aug 07, 2025 3:10 pm
by cnckeith
not related, but while looking at the error log from the report.zip i noticed you have a few
(4) 08-06-2025 14:18:28 945 PC requested resend # 1
(4) 08-06-2025 14:18:28 944 MPU requested resend # 1
(4) 08-06-2025 14:18:28 946 PC resending # 2
be sure to run the Centroid CNC PC Tuner on the PC and then run the stress test g code program located in :\cncm\ncfiles
Re: File System
Posted: Thu Aug 07, 2025 11:16 pm
by rguertin
I set parameter 4 to 24 that kind of fixed it. The narrative to Overwrite, Rename and Cancel doesn't show up but the filename shows up as being the correct one at the beginning of the gcode.
Re: File System
Posted: Thu Aug 07, 2025 11:18 pm
by rguertin
cnckeith, should I have seen those request?
Re: File System
Posted: Fri Aug 08, 2025 5:00 pm
by cnckeith
rguertin wrote: ↑Thu Aug 07, 2025 11:18 pm
cnckeith, should I have seen those request?
if you look at the error log
error log is in the Utility Menu AND in the urf.zip file contained in the report.zip file (yeah i know that is alot)
also the com stress test program may find them and fail
Re: File System
Posted: Sat Aug 09, 2025 3:01 pm
by rguertin
To all who replied. Thank You
Back in business.