Doosan Lynx Post Edit

Doosan Lynx Post Edit

dlewis1000
Advocate Advocate
540 Views
6 Replies
Message 1 of 7

Doosan Lynx Post Edit

dlewis1000
Advocate
Advocate

I am trying to get a doosan post to output toolpaths in the X- direction. I know it's possible because the mach4 post has this functionality apparently. This video explains what I'm trying to do with the post processor here in more detail than I could type. Any help would be greatly appreciated as for a particular few tools we need to run them flipped.

 

https://www.loom.com/share/720b07422b434e0fbeda7b95e59490cc?sid=bc51e265-3dc0-4f51-a6e6-e22561fc9cc7

 

 

0 Likes
541 Views
6 Replies
Replies (6)
Message 2 of 7

brad_francola
Collaborator
Collaborator

This may help.  If you change this line in your post, the X-axis values will be negative:

bradfrancola_0-1687985900950.png

 

0 Likes
Message 3 of 7

dlewis1000
Advocate
Advocate

We want to be able to output in either X- or X+ by the method shown in the video using the turret in the tool library. Will that handle that?

 

0 Likes
Message 4 of 7

brad_francola
Collaborator
Collaborator

Hi.  I'm not a post expert but I think I hacked something together for you.  Set the turret to 101 to activate X- output.  Search for "BRF" inside of the post to see the changes.  

bradfrancola_0-1687995476398.png

 

Message 5 of 7

dlewis1000
Advocate
Advocate

I didn't see any difference. Basically what we're trying to do is if you had a standard turning operation using any tool, turret 101 would be standard X+ output, and any tool with 102 would simulate the same but be output as X- values. I hope that makes sense.

0 Likes
Message 6 of 7

brad_francola
Collaborator
Collaborator

Hi.  I've added this code to your post.  If you make the turret 102 it will output X as negative values.  

bradfrancola_0-1688239038954.png

 

0 Likes
Message 7 of 7

BrandonTBFBF
Collaborator
Collaborator

The problem with doing it this way is the G02/G03 arcs will be incorrect.

 

 

@dlewis1000 

I whipped something up to try. Attached here.