Separate names with a comma.
Some features disabled for guests. Register Today.
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...
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...
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....
David that was a really good explanation. I will have to go into the post processor and see if I can set the thing to something other than Z-10....
Thanks so much for the thorough and well written instructions. I won't go point by point, but, I did follow everything to the T. I made a...
Thanks! I'll give this a much better response soon. Getting ready for the day. But it all makes sense so far. Just to verify, g53 z0 is from...
ah, then you can do yourself a favour and 'fake the home'. The convention/rule is that home is at the positive ends of axis travel, which puts it...
Awesome! I will have to try this out myself.
Hi @ian McFadden, I would be grateful if you could cast an eye over the attached Fusion post processor and tell me if I have correctly...
This post (Duet Controller/Fusion 360 post fix) tells you how to add g-code to the header in a Fusion post processor. It should explain how to...
Is there any way to disable G53? Fusion keeps stuffing a G53 G0 at the beginning and end of my files.
"But how do I make the tool start when I hit start job button? Then turn it off when the job is done?" You answered your own question within your...