probe_basic
probe_basic copied to clipboard
User interface for the LinuxCNC machine control.
in the [quick start guide](https://kcjengr.github.io/probe_basic/quick_start.html) the download of an [installer](https://repository.qtpyvcp.com/repo/pb-py2/bin/ProbeBasic-Installer-py2+3.g231c7ff.run) is recommended. The link seems not to work. Or am I just doing something very wrong? Tried klicking on the...
Error during installation process (com.probebasic.core): Execution failed (Unexpected exit code: 1): "python -m pip install --user --upgrade git+https://github.com/kcjengr/qtpyvcp.git@python2_maintenance" **_Complete list of details from the Installer -_** Preparing the installation... Downloading...
Hi, I am not sure if it's a problem to be posting here but I'll try. I did an installation of LinuxCNC 2.8.2 and Probe_basic according to your website. Sadly,...
Will there be a change in the UI to a Rack tool change in the near future
Hi! Is there anyway to stop the spindle from starting to rotate while T99 is loaded in the spindle? Just had a near-expensive accident. =P What I did wrong: Had...
The comment table in the tool table displays the comments as b'My comment'. Looks like the Python 3 branch needs a ```bytes.decode()``` somewhere.
Can another slider be added to set the rotary axis jog speed? When trying to jog the A axis, it is really slow and the current jog speed slider has...
Got a Problem with the Edge Angle, After I measure the Edge Angle of my Object I run the First gCode. After finishing 1. Side I turn my Object and...
I'm unable to get the menu option for overriding limits to work. It's visible in the top menu but nothing happens when I click on it. I found a post...
Changed the routine so that it no longer relies on G59.3. The routine now works with the current coordinate system without changing it. "offset_s" saves the Z position when starting...