Separate names with a comma.
Some features disabled for guests. Register Today.
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...
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...
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...
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),...
Using Shapeoko 3XXL (with homing switches), grbl 1.1 & UGS Universal Gcode Platform 2.0 [nightly] / Jun 15, 2018 Here are is the grbl...
Great I will try them all, wasnt sure if Fusion would take them into consideration when going from homing to "start position" or just under the...
There are 2 ways: you can edit the .cps post processor file to make that line G53 G0 Z-3 so it always safely goes to the top if Z travel. or you...
Hi David, Sorry for the long delay answering, summer holiday :) Stupid me, never noticed the tab :) Anyway it seems to work, only one thing I...
flies off in Z direction, you mean? Z is vertical. in the Gcode, it is this line G53 G0 Z-10 you say homing works. however, from what you say...
how do I download that other post processor?
Hi you need to learn to set up your machine correctly (ie follow the convention for machine 0,0,0 so that G28 is safe, and turn off any of UGS's...