Notepad ++ Compile issue (Resolved)

All things related to Centroid Oak, Allin1DC, MPU11 and Legacy products

Moderator: cnckeith

martyscncgarage
Posts: 9912
Joined: Tue Mar 28, 2017 12:01 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Location: Mesa, AZ

Re: Notepad ++ Compile issue

Post by martyscncgarage »

Eric V wrote: Fri Apr 30, 2021 11:13 pm Hello all,

Followed tech bulletin and Centroid CNC Technical Support video and all good
up to the compile command. Here is the error:

"C:\cncm\compile.cmd""acorn_mill_plc.src"
Process started (PID=9428) >>>
'"C:\cncm\compile.cmd""acorn_mill_plc.src"' is not recognized as an internal or external command,
operable program or batch file.
<<< Process finished (PID=9428). (Exit code 1)
================ READY ================

Files seem to be in the right directories. Not sure what to fix.
Any help would be appreciated!
Always post a fresh report. Explain why you are making a modification to the PLC. What are you trying to accomplish? Acorn system?
Marty
Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ
Eric V
Posts: 12
Joined: Wed Feb 24, 2021 11:35 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

Re: Notepad ++ Compile issue

Post by Eric V »

Hi Marty,

Sorry for not posting the report. Here is the report and link to photo gallery.

I didn't plan on changing the current PLC file. I am interested in setting up
Notepad++ for future changes in needed.

Here is a link to my photo album if it helps.
https://photos.app.goo.gl/zpDjav8STrgc8JPc8
report_E415F6F2C31C-1202204159_2021-05-01_19-40-46.zip
(585.39 KiB) Downloaded 103 times
martyscncgarage
Posts: 9912
Joined: Tue Mar 28, 2017 12:01 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Location: Mesa, AZ

Re: Notepad ++ Compile issue

Post by martyscncgarage »

Reminder, for support please follow this post: viewtopic.php?f=20&t=383
We can't "SEE" what you see...
Mesa, AZ
Eric V
Posts: 12
Joined: Wed Feb 24, 2021 11:35 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

Re: Notepad ++ Compile issue

Post by Eric V »

I did work through that bulletin. At number 10, is when I got the compile error.
tblough
Posts: 3071
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: Notepad ++ Compile issue

Post by tblough »

Are you using Command shell or Power shell?
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.
Eric V
Posts: 12
Joined: Wed Feb 24, 2021 11:35 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

Re: Notepad ++ Compile issue

Post by Eric V »

Not sure. It is the console which is opened inside notepad++.
tblough
Posts: 3071
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: Notepad ++ Compile issue

Post by tblough »

"$(CURRENT_DIRECTORY)\compile.cmd" "$(FILE_NAME)"

Did you include the space between the two quoted arguments?
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.
cnckeith
Posts: 7164
Joined: Wed Mar 03, 2010 4:23 pm
Acorn CNC Controller: Yes
Allin1DC CNC Controller: Yes
Oak CNC controller: Yes
CNC Control System Serial Number: none
DC3IOB: Yes
CNC11: Yes
CPU10 or CPU7: Yes
Contact:

Re: Notepad ++ Compile issue

Post by cnckeith »

curious about what custom mods you are making to the Acorn PLC program, tell us about them.
Need support? READ THIS POST first. http://centroidcncforum.com/viewtopic.php?f=60&t=1043
All Acorn Documentation is located here: viewtopic.php?f=60&t=3397
Answers to common questions: viewforum.php?f=63
and here viewforum.php?f=61
Gear we use but don't sell. https://www.centroidcnc.com/centroid_di ... _gear.html
Eric V
Posts: 12
Joined: Wed Feb 24, 2021 11:35 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

Re: Notepad ++ Compile issue

Post by Eric V »

Tom,
That was the ticket! Thanks!!

Hi Keith,
I am not making any changes now. I was just setting up notepad++ for future use.
If I come up with a helpful PLC, I will be sure to share.
Thanks for asking!
Spartan117
Posts: 101
Joined: Mon Apr 11, 2022 3:37 pm
Acorn CNC Controller: No
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Notepad ++ Compile issue (Resolved)

Post by Spartan117 »

It seems like the link to the notepad++files-zip in the TB294-1 (Configuring Notepad++) is broken:

http://www.centroidcnc.com/usersupport/ ... +files.zip


Can anyone send my a working link or the zip itself?

Thank you in advance,

Marc
Post Reply