¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: #pcbgcode #development #pcbgcode #development


 

¿ªÔÆÌåÓý

Hm.

Could be a space problem in the path (as others have said).

Also, be sure your Downloads folder is the first entry in Eagle control panel's Options | Directories.

Here's something else you could try. In pcb-gcode-setup.ulp, change this line (nearly the last in the file)

m_cmd = "run " + g_path + "/pcb-gcode;\n";

to this:

m_cmd = "run \"" + g_path + "/pcb-gcode;\"\n";

Note there are two added \" in the string.

Let us know how it goes.

--John

On 10/5/22 13:28, peterg1000 via groups.io wrote:

Having used PCB-GCODE for more than 6 years and seen that an new updated Version 3.6.6 was available, I decided to download and give it a try.?? Not wishing to damage the original running version, I installed it in my "Downloads" folder.

Starting the setup ulp from an existing Eagle design appeared problem free and I was able to set up all parameters without any problems, however as soon as I clicked on "Accept and make my board" an error pop up appeared!!? I've no idea what this file is about or how I should create it. See attached screen shot

Fortunately reverting back to? Rev 3.6.2.4 was problem free, apart from some of the machine parameters having been "fiddled" with in the interim !!

Please can someone lighten my darkness.

Thanks

Join [email protected] to automatically receive all group messages.