Separate names with a comma.
Some features disabled for guests. Register Today.
this is because of the interaction between home, homing and G53 safety moves. full details at Home, Fusion360 and G53 Z moves
disconnect the Y motors from the leadscrews and check that they move at the same time and in the correct direction. I suspect one of your motors...
all the OX drawings are at OpenBuilds OX CNC Machine
that looks very nice.
The Blackbox has several outputs usually the spindle PWM output is used to control laser brightness. do you need brightness or just on/off...
I just cooked up a little test in Sketchup, a rectangle with radial lines like this [ATTACH] the radials are purple because I have set them to be...
HOMING sets the machine zero. Home, Fusion360 and G53 Z moves
I would just draw the pattern I want and generate the gcode as straight lines from center to edge at constant depth. Then I would edit the Gcode...
CTRL-+ just like in a browser to zoom in on a web page
when a gear puller won't move them I have found the only way to get the gear off is to cut it off with a Dremel with a thin grinding disk. I...
are you putting the collet into the nut before putting the bit into the collet and then only screwing the nut+collet+bit on the shaft? someone...
Hi I am going to add comments to the gcode below to explain what it is doing (Made in : Autodesk CAM Post Processor) (G-Code optimized for Grbl...
I am pleased to announce the release of v1.0.36 Get it here Releases ยท OpenBuilds/OpenBuilds-Fusion360-Postprocessor This one, I believe,...
i remember plastic washers with a little step in them that were used for mounting TO200 transistors to heatsinks, could those be used on the limit...
btw changing G2X14.4665Y1.8159I0.0109J-0.0991 to G2X14.4665Y1.8159I0.0109J-0.0992 solves the problem and the code will run fine (man-spalination...
The gcode lines are G1X14.4114Y2.0046 ;; start of arc G2X14.4665Y1.8159I0.0109J-0.0991 ; end of arc radius of the arc small (I and J...
that is definitely EMI doing a false trigger on the hard limit,. or just possibly a loose connection getting flexed by the motion causing it. got...
you can also 'park' the machien near home before you turn off so it does not have so far to go to find home. Grbl v1.1 Configuration
no, you don't since the controller stores the offsets from home, so where ever you 'setZero' after homing will be remembered. This does mean you...
hard to say without a link to the machine and its controller, but in short, if the controller runs GRBL or grblHAL then yes, OpenBuildsCONTROL...