Separate names with a comma.
Some features disabled for guests. Register Today.
Still where? Can you post a screen capture? I have just done a trial calibration and do not see the value I typed in repeated anywhere at all...
The stock GRBL post supplied with Fusion is not very good, we recommend using our OB post docs:software:fusion360 [OpenBuilds Documentation]
The machine needs to be 'selfaware' as to size and orientation and this means it needs to home to establish this knowledge. If the machine has...
That means you are running GRBL 0.9 which does not support jog commands. You need to flash GRBL 1.1, just use OBCONTROL to do it, much easier than...
and reading the wiki should be high priority Grbl v1.1 Interface ยท gnea/grbl Wiki
if you do this, remember to put a G4 P0.1 after any $xx=yy commands to allow/force GRBL to remain synced with the command stream. So you would...
Nope, not a post problem. I had Fusion v2.0.10.940 which processed with post version 1.0.27 just fine. Fusion updated itself to V2.0.11186 and...
not what I am thinking (-: the LASER is inverted, so he is using the TH input if it has such a thing, if it has onlyone input then it is acting...
seems like the PWM on the laser is inverted. ie M3 S1000 (5v on pin) turns it off, S0 or S500 turns it on.
You need a reference for both sides. I normally use the pins method and have one of the pins as the origin for both sides. If you have a...
what software? if Fusion360 with the OB postprocessor, then set the Z holdoff distance to -5 or -10 if -5 is not enough. This is always entered in...
No, these forums ARE the support, the videos and documentation above are the starting points. (and don't forget github.com/gnea/grbl/wiki to learn...
not that I know of.
your code will need to sit some where in the mouse processing chain so that it can capture all movements but also pass them along to the rest of...
is your machine something like this? CNC Hot Wire, CNC Router, RC Airplanes and 3D printing - rcKeith
if the machine is waiting for long periods then do a command like G21 G90 G53 G0 X-10 Y-10 Z-10 before the wait, then the homing only needs to...
Yes. the GRBL controller will do whatever the Gcode tells it to do, including probiing, so this can be done if a GUI can be convinced to send the...
ah! you did not mention that it crashed before cutting too deep! I assume you mean 20mm dia and 5.5mm deep not 55mm deep [ATTACH] which...
bCNC can do the probing for 'mostly flat' things. for full 3D, a plugin can be done if it has not been done already. (send me a probe and I will...
do you have a link for the digitizer, google is failing to find a 'new wave 3d digitizer' for me. Assuming it is a probe, I guess you would...