Category: QtPyVCP
So I'm working on a CNC (DIY build) setup using LinuxCNC and a Mesa board. Apparently it used to work, but there has been an update of LinuxCNC, and probe_basic and now I get an error on starting Linux CNC with regards to probe_basic
"5/30/2025 Latest update requires config modifications"
There is also a link pointing to a section in the probe_basic documentation that describes the changes that need to be made.
I've been through the changes, and to the best of my understanding, made them. However the error is still there. This suggests I've missed something, or got something wrong, which is not unusual in itself. The problem though is that I can find absolutely no clue as to what I've missed. The log file seems to contain no errors, or indications of what steps in probe_basic have been successful.
Is there a way to troubleshoot this? Some output somewhere that would indicate what the specific issue is, or failing that, a standard config that is going to work that I can then add the machine specific changes to?
regards
Jonathan