-
26-01-2019 #1
Hi all,
I've recently dipped my toe into F360 for a bit of simple modelling and CAM. It's got a few oddities, but by and large I'm very happy - it's kinda like having a new machine..!
There's one thing that happens which I can't quite get me head around. Here's the short version of what's going on:
- Open LinuxCNC, home it (G53) then set workpiece origins (G54)
- Load code generated in F360 and run code to find that Z axis hasn't cut down as far as it should have
- Recheck Z zero position, it's slightly higher than what I zeroed it as (0.5mm)
- Re zero my Z position and run the program again without re-loading it
- Position of Z axis remains correct throughout
Now, when I load a program immediately afterwards that's been written by VCARVE, the reverse is true - ie. that program wants to cut down 0.5mm more.
Weird huh..?
Here's the pre-amble to an example of the g-code I'm outputting from F360:
%
(FSS)
(T1 D=4. CR=0. - ZMIN=-18. - FLAT END MILL)
N10 G90 G94 G17 G91.1
N15 G21
N20 G28 G91 Z0.
N25 G90
(ADAPTIVE1)
N30 M9
N35 T1 M6
N40 S10000 M3
N45 G54
N50 G0 X-17.892 Y-22.049
N55 G43 Z15. H1
N60 G0 Z5.
N65 Z-4.2
N70 G1 Z-4.6 F960.
I've tried this with the G28 Safe Retracts command both enabled and disabled - the only discernable difference is that with the G28 enabled there's a slight pause following the final retract before the machine retracts fully to the G53 zero.
Any ideas?
Wal.Last edited by Wal; 26-01-2019 at 09:34 PM.
-
27-01-2019 #2
Wal Have you tried using a G49 tool length cancel in the preamble N10 G90 G94 G17 G91.1
..Clive
The more you know, The better you know, How little you know
-
27-01-2019 #3
Hi Clive - just got in. Will try this as soon as I'm able. Will give you a call tomorrow.
Wal.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Dropped my keyboard now suddenly Mach3 running 10% slower than DRO/F:code specifies
By dazp1976 in forum Artsoft Mach (3 & 4)Replies: 3Last Post: 22-08-2018, 05:18 PM -
help with filliting in fusion360
By charlieuk in forum Fusion 360Replies: 4Last Post: 25-01-2017, 01:33 PM -
plasma table running mach3 will run through g code but wouldnt move motors or dro
By whensparksfly in forum Plasma Table MachinesReplies: 1Last Post: 08-03-2016, 06:41 PM -
FREE Autodesk Fusion360 Ultimate for hobbyists
By mitchejc in forum Fusion 360Replies: 7Last Post: 02-04-2015, 02:54 PM -
axis not moving when running code
By geny in forum Computer SoftwareReplies: 0Last Post: 21-10-2012, 08:02 PM
Bookmarks