Separate names with a comma.
Some features disabled for guests. Register Today.
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...
Fix the Fusion Post: Fusion 360: grbl post processor install (the easy way) (:
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...
Thanks @David the swarfer and @sharmstr, David thanks for the explanation that is kind of what i thount once i realized setting it back to -10...
Fusion does safe begin and end moves using machine co-ordinates (accessed by G53). So a 'G53 G0 Z0' should move Z as high as possible so that a...
I'm inserting my gcode below for your review. I'm not seeing G53. The Z problem still persists with this file (and other files generated from...
Sounds like you have a fairly specific setup then. I don't believe it's considered good practice, generally speaking, to use G53/G28 machine...
Hi @Benjamin Vg, -> Are they some other/better tools I can try for it - for the Duet controller no. Is your router cable well away from any...
Hi @Matt Thorniley - just started looking at your files. You might have to wait for someone like @sharmstr to get up - I can't see anything...
Hi, I need help getting the Black Box running with Fusion 360. I try all the GRBL post processing cpa in Fusion and some that were mention in...
I'm not sure if this is the right place to post this - I am sure someone will advise me if there is somewhere more suitable. This is the start of...
I much prefer to use G53 moves instead of G28 or G30 G53 G0 Z0 G53 G0 X0 Y0 is a much safer sequence of raise Z to highest (same as home) and then...
Hi guys, I am trying to figure what is the best workflow to get my designs cut by the WorkBee 1010. I really enjoy working with Fusion360; I do...
thanks. nice to know it is working well. yeah, it is just fine for V1.1 which is what I use, I should update the text (-: thing is I tend to...
I think I have it.... your machine is defaulting to millimeters but your Gcode is in inches (not a problem!). But the Gcode sets inch mode (G20)...
David, Thanks for the suggestion, but this did not fix the problem. Before I run a gcode file (Fusion 360 with Carbide 3D as the manufacturer),...
I don't understand why you are using jog commands in the macro? this is not a jog move so surely just G90 G17 ; force absolute mode and XY...
Using Shapeoko 3XXL (with homing switches), grbl 1.1 & UGS Universal Gcode Platform 2.0 [nightly] / Jun 15, 2018 Here are is the grbl...