Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
81
hi, the machine home is top right, i use templates for my work loads, so i zero my machine at the top right and negative them down, this works fine when the machine is set to work coordinates and not machine that part is fine, this issue i am having is only with the fact the gcode on the gerbal base board would lift the tool to the retract hieght before moving in x and y with the install of the duet board the generator tries to move to the retract height while moving across the work damaging some of it, at the moment i am editing the .nc files to add G0 Z22 at the start to get the machine to lift out of the way first. i dont know how to get fusion to do this if its possible at all with out editing the file set from ooznest for fusion but i also dont know how to do that either. if anyone know how to make it do that type the code i need to change and the line number i need to put it in and ill sort it. cheers
hi, i dont have a probe, when using the grbl code generater in fusion 360 it used to raise the z to the clearance set in the file before moving the tool across the work, now it tries to go to the clearance hight while also moving, at the moment i am adding the G0 Z22.000 manually to the .nc file so it clears the work before moving.
HI,
We are having an issue generating the gcode, the output doesn’t move the Z access safely out the way before starting and drags the tool to the start point from the home position.
Is there a setting in 360 or on the Duet we are missing?
Using the GRBL board it did create the code to correctly move the z up and clear at the start of the job
Thanks
(text)
(s)
G21
G90
(Engrave2)
G0 X-485.469 Y-556.863 Z22.000
G0 X-485.469 Y-556.863 Z22.000
G0 X-485.469 Y-556.863 Z16.000
G1 X-485.469 Y-556.863 Z10.999 F1500
G1 X-484.292 Y-555.686 Z8.960 F2000