Separate names with a comma.
Some features disabled for guests. Register Today.
I use a fishing scale to pull the belt tension to a known value, in my case 12kg. You will need some extra hands to pull and tighten and prevent...
Nema17 on a router? hmm, I would not bother (-: Nema23 highpower if my google of that machine gave me the correct picture.
your Y axis is losing steps. check all grubscrews, the motors vibrate and tend to loosen everything. make sure the leadscrews are clean and nuts...
strange, was sure my Uno had the default on it, just burned it last week from a fresh copy of GRBL 1.1g oh, I see what happened, I flashed from...
also $11=0.010 ; Junction deviation, millimeters default is 0.02 please please don't change these specific defaults (junction deviation and arc...
and don't install the wrong version! you want the 3 axis version not the 4 axis version the highlighted one [ATTACH]
the 4x setup generates 0 arc segments so that will never be a problem
well, the 1x setup shows lots of little curls along the edges of the dimples, yet the 4x setup does not, so you need to compare the 4x setup to...
oh, serial console is in OBCONTROL on a PC, the Interface does not give us a lot of debugging options. [ATTACH]
is this for all the paw prints or just one? so far I cannot see a problem in the gcode excepting that it is generated by that awful default grbl...
if you do get another failure with the new post please attach your fusion drawing here so I can look at what is generating this problem
yes try it like this in the Log/Serial console tab give the command $C and it will go into check mode (or turn it off if it was on) Check...
How small? please upload the file. also, how big is your tool? Arcs that have radius smaller than the bit radius will be linearized if the...
X is slipping, mechanically or just missing steps due to overload. it is coming down in Y then curling clockwise going left in X. since it is...
yep, fails in check mode. the lines are X1.6707 Y3.2185 G3 X1.6479 Y3.2243 Z-0.8544 I-0.0125 J-0.001 The small I and J values indicate a very...
you can invert the pulse pins in GRBL Grbl v1.1 Configuration ยท gnea/grbl Wiki
please upload the gcode file and an image of your drawing
your 'name/number' is long, and is inserted into the Gcvode as a comment to help you keep track of what generated your gcode. Comments in the...
for syntax checking you can send a $C to the controller and then send the Gcode. the controller will accept the commands and interpret them, but...
You are correct, you did not add any brackets. Congratulations! you found a real bug (-: The bug caused extra brackets when long comments got...