Separate names with a comma.
Some features disabled for guests. Register Today.
OpenbuildsCONTROL is running when you try this, right?
I dont know what controller that is, but I can say it is not following the standards. G53 is not modal, you have to give it on every line that...
I would go with 8x stepping. This will give X/Y (micro)steps per mm: 21.333333 0.04687499mm per step X/Y max...
X has missed steps, but Y has not. (assuming the offset is in X) . I think it is definitely hardware (-: do one or more of: increase the current...
Please update again as I have just uploaded an improved version. I noticed in your drawing that the tool routes around some letters when moving...
it wanted a G word after an S word, a comment in my code says // force a G word after a spindle speed change to keep CONTROL happy but now there...
This does not matter, the S command is modal, GRBL remembers the last setting and uses it for the next M3 command. I have just run your code...
Hi @Sylvain Michaud - the gcode is there, CONTROL is just failing to display it correctly. @Peter Van Der Walt this is that display bug on...
ok, grab the latest code from OpenBuilds/OpenBuilds-Fusion360-Postprocessor (not the release, you want the green button and the .zip file...
That post has only been written and tested for router and laser cutting (-: but let me get this straight, you want an M3 at the beginning of...
Indeed that does work but it does not address the fundamental elephant, the machine does not have a safe home position that is the basis for...
Yes, the reason is that your machine does not have home switches (not a problem) and you have not set machine home correctly (the problem). All...
This post is deprecated...because... your job fails because this line is much too long for GRBL to process. You need to upgrade your post to the...
post processors usually have some options, see if you can turn off tool change output. set to 100 what units? if you are thinking inches, then...
for dust collection you must look at the stuff Matthias Wandel does in terms of making his own dust extractors per machine using whatever motors...
utterly symmetrical in all directions there is a command for clearing eeprom gnea/grbl and/or you can use CONTROL to select a suitable machine...
if it is missing steps then the end of the cut would not match the beginning, that is not happening. you say you rotated the part 90 degrees and...
there is nothing wrong with the gcode, I just ran part of it without issues... (therefore it must be some variant of mechanical backlash) except...
weird, please post the gcode (and I will actually run it on my machine...)