Separate names with a comma.
Some features disabled for guests. Register Today.
it is time to swap out the USB cable for a shorter, good quality one. that looks like USB corruption, because my previous check showed no...
how much power has been passing through the relay contacts? if you have been switching your router on and off with the relay then you may have...
it depends on what controller you have. if blackbox X32 then change setting $17 grblHAL/doc/markdown/settings.md at master ยท terjeio/grblHAL if...
hmmm. It should be moving far enough down to press the nozzle against the metal and compressing the spring until the switch is pressed. Then it...
and sorry, did not get to look at the post last night, had to go and tow my daughter home, followed by a loadshedding power out so I went to sleep...
search these forums for 'door input as emergency stop' posts.. been discussed many times
I just looked at the Ortur website and nowhere do they say what controller it is using. I did see some very custom things like flame sensors...
are you exporting the pdf from freecad?? CONTROL cannot read that. (or did you just create the pdf so you can upload it here?) Gcode is a plain...
I think I know the problem. You have connected the switch on Z that senses the contact to the *Z-limit switch input*. It must be connected to the...
come to think of it, that is a very long staydown setting and that might be causing the lack of retracts between probes/cut starts. since it is...
well, how big is the drawing? how big is the machine? the machine has to be bigger than the drawing otherwise it will never work! but as Peter...
your machine thinks it has python 2.7 which is way out of date. upgrade to python 3.9 and then search these forums, someone posted recently about...
which means your gcode part size is bigger than the machine thinks of itself. have you set the sizes correctly? $130 X-axis maximum travel,...
it does use the probe routine, 42 times in fact. lets look at what the gcode is doing G0 X52.679 Y97.318 Z15.24 ; go to initial position,...
this is (or was) common with GRBL controllers, they are little too sensitive to arc endpoint errors. and that tells me we have a solution for...
X axis has backlash, something is loose somewhere so when it drive left then right, or right then left, it does not end up in exactly the same place
maybe you are not proboing far enough and when it hits a low spot it gets tot he end of the probe command before it hits the switch?
use OpenBuildSCONTROL to install the standard XYZ firmware. that gives you Y1 and Y2 both driving Y motors, one driver per motor. then connect Z...
ah yes, settings $30 and $31 default to 1000 and 0. This means M3 S1000 would do full output (5v on your controller) M3 S500 would do 2.5v (or...