You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting some problems with the subroutines ini files. After placing most of wanted files on root of subroutines I fixed all except 2 which could not find on subfolders.
These 2 relate to the probe tool l.
Warning! Problem while loading ini file!
Feature ini file probe-tool-l.ini not found in /home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:/home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:!
Warning: Error while parsing <sub name="Measure tool length" icon="images/probe-tool-l.png" src="probe-tool-l.ini"/>
...
File not found
Feature ini file probe-tool-l.ini not found in /home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:/home/cnc-virtual/linuxcnc/linuxcnc-features/subroutines:!
The text was updated successfully, but these errors were encountered:
Which version of Features are you using?
Do you run Features as stand-alone application, or use it together with LinuxCNC?
Where is probe-tool-l.ini located actually?
As a fix you can change path to this ini file in the Catalog, somewhere in subroutines folder there should be catalog.xml (in last versions it is in the ./subroutines/catalogs/)
-I pulled latest version from github.
-I tried to run as stand alone and as panel, both cases is not working. I encounter the other issue once I got it to point that was running, but features.ngc is not writable (see other issue I filed).
-The missing file is not found on the tree, the rest of the files (with same problem) I brought one level up and they could be solved that way.
I am getting some problems with the subroutines ini files. After placing most of wanted files on root of subroutines I fixed all except 2 which could not find on subfolders.
These 2 relate to the probe tool l.
The text was updated successfully, but these errors were encountered: