imechura
imechura
Some feedback from someone who has developed and implemented a few torch height controllers. When implementing a THC, you must be very careful not just of the voltage but of...
I suspect that you are over simplyfing the process of voltage based torch height control which is understandable because there is not much information available in the subject. I also...
I do not know why the issue is displayed with "import queue error". I did not add that so I guess that github did.
I uninstalled the .exe version and reinstalled it with PIP and the top level menu "tools" is still not shown in the application. I have not gotten a chance to...
Also whenever the application is started it prints the following: Traceback (most recent call last): File "C:\Users\imech\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\bCNC\ToolsPage.py", line 1099, in __init__ exec("import %s"%(name)) File "", line 1, in File "C:\Users\imech\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\bCNC\plugins\slicemesh.py",...
I had read about an issue where bcnc will rapid to the machine coordinates 0 position if you are running a probe and stop before the probe activates the switch....
Not sure if my issue is related to this or not but my iosender is frequently going in to cycle start without me clicking the button. I cannot leave the...
The issue was solved by shorting the CS pin to GND. Thank you very much for your help. Ive run into a new issue. Perhaps someone can tell me what...
In response to your statement, I am not using any break out boards because the commercialy available ones I looked into initially where designed with integrated stepper drives which where...
Does G01 and G38.2 interpret the stepp/mm resolution different from oneanother? I had just assumed that the resolution would be the same between G01 and G38.2