LDraw.org Discussion Forums
LSynth "Add Command ..." Selection Greyed Out - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: LSynth "Add Command ..." Selection Greyed Out (/thread-6821.html)



LSynth "Add Command ..." Selection Greyed Out - rwjorgen - 2012-11-15

OK, I think I followed all the instructions for integrating LSynth with MLCAD; however, when I attempt to use the Extras -> LSynth -> Add Command ... menu item, the menu item is greyed out and will not let me select. So, I must have something wrong in my configuration settings.

I have the LSynth parts listed on the MLCAD part windows on the left panes. I followed all the instructions as written for integration and updating the MLCAD.ini file. (see attached)


Re: LSynth "Add Command ..." Selection Greyed Out - Willy Tschager - 2012-11-15

You haven't defined the path to LSynth:

%PATH = "Define absolute path to LSynth"

Read step 3 at:

http://www.holly-wood.it/lsynth/tutorial-en.html

w.


Re: LSynth "Add Command ..." Selection Greyed Out - rwjorgen - 2012-11-16

Yes, the attached file already has the following lines:
[LSYNTH]
%PATH = "C:\Programs Files\LSynth"

which corresponds to where my LSynth was installed on my machine. So, the file has that line captured under the "LSynth Definitions" section.

Later!
Ray J.


Re: LSynth "Add Command ..." Selection Greyed Out - Willy Tschager - 2012-11-16

I beg your pardon but NO, the attached file says:

[LSYNTH]
%PATH = "Define absolute path to LSynth"

are you sure you've edited the MLCad.ini file in MLCad's root directory?

w.