Separate names with a comma.
Some features disabled for guests. Register Today.
Hi guys. i’m running a cnc with openbuilds control box. Every job i have done ran fine, but today nothing happens after loading my g-code and i...
The OB version of the Fusion grbl post takes care of that and other issues. docs:software:fusion360 [OpenBuilds Documentation]
Fusion360-Grbl/Grbl and in the property list in the Post Process page the green colored letters there is a "Safe Retracts" its just says G28 So I...
What CAM are you using that uses G28 instead of the more usual G53 initial safe move (fusion) or just straight G1/2/3 (almost everything else) as...
Refer Search Results for Query: fusion g53 | OpenBuilds
The file with (I believe) all bugs ironed out is now available After even more help from David I think any bugs affecting functionality have been...
I have a Workbee 1050 and use Fusion 360 with post processor of Openbuilds CNC: GRBL/Blackbox. Everytime I start a project in Fusio I have to go...
Always: Old versions all the way back are here Releases · OpenBuilds/OpenBuilds-CONTROL Give it a go, but checkout OpenBuilds/OpenBuilds-CONTROL...
The fusion post does a G53 Z move (Machine coordinates) To use it you need limits installed and working correctly, machine homing working as per...
I would like to know if it's possible to set M8 position before S24000 M3 in post processor fusion 360 blackbox ? Here code generated by post...
Hi, I am confused and as I am newbie I am sure it is an easy question for you folks. I am willing to my first job which is drilling my...
That just sets Work coordinates; The fusion post uses Machine coordinates too:
Refer to gnea/grbl for details No, machine coordinates is static = space inside the machine frame. Tool length is either set as Tool Length...
Worked like a charm thank you. Except for this line. G53 G0 Z-10 # z drop 10 mm then traveled to start location. changed to G53 G0 Z5 now...
As explained in f360/ob control there is already the option to turn it off for 'end of job' in X and Y but raising Z with G53 is the safest thing...
Great explanation! So if I’m having problems with that Z10 line, do you know how to fix it in fusion settings so I don’t have to go in after I...
and now for those who desperately want to use the Fusion default GRBL post: You still need to create a fake home with a safe Z at HIGH AS...
firstly can we assume you do not have homing switches? in this case you need to 'fake the home' so that the machine conforms to industry...
Are you using the correct Post processor? Fusion 360: grbl post processor install (the easy way) And is your homing setup correctly (There may be...
when you right click a setup or operation and select 'post process' you get a dialog, all the options you need are right there on the dialog....