Community
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

generic mitsubishi turning post BETA

generic mitsubishi turning post BETA

Hi all,

 

I am working on a generic mitsubishi turning post and we would be happy to get some feedback from you before we put it into the installation.

Feel free to download and test it.

http://cam.autodesk.com/posts/?p=mitsubishi_turning

 

Please use this topic only for any feedback regarding this postprocessor.

Thanks.

16 Comments
al.whatmough
Alumni
Status changed to: Accepted
 
tommyjrobison
Contributor

Mitsubishi medals 64, daewoo lynx 200b, 2000

 

Going to start testing this out next week. So far I'm deleting a few lines to get past the P34 error, going to try and switching it to type 2 on Monday. Thank you for starting this. 

 

Thanks.

KerimY
Alumni

Hi Tommy,

 

thank you for testing this.

Let me know if you need any updates on this post.

tommyjrobison
Contributor

KerimY,

 

So far I've found that on this controller Type 2 works with out a error at the beginning of the program. On drill cycles it's adding a G17 which looks like a X-Y plane selection.  Tool changes only go back to the X home position. 

 

(DRILL1 2)
N30 M1
N31 T1010
(COBALT TWIST DRILL)
N32 G56
N33 G98
N34 G97 S3194 M3
N35 G0 X0. Z0.6
N36 G17
N37 G0 Z0.2
N38 G83 X0. Z-1.015 R0.11 Q0.031 F14.1
N39 G80
N40 Z0.6

N41 G28 U0.

 

 

Thanks,

Tommy

KerimY
Alumni

Hi Tommy,

 

can you please explain it in more detail.

Is G17 wrong?

What is wrong on X home position on Tool change?

What exactly causes the error?

 

Thanks,

Kerim

@KerimY

I'm not sure why we keep outputting G17 as default for drilling on Lathe's but usually they don't like that.

Usually turning machines that don't have a Y axis always stay in G18.

tommyjrobison
Contributor

KerimY, 

 

No Y on 2 axis lathes as Laurens post states. On N41 G28 UO. it should Read N41 G28 UO W0. so both the X and Z return to home before turret changes tools other wise it my hit the work piece when going from a short to a long tool. 

KerimY
Alumni

@Laurens-3DTechDraw

Thank you, you're right.

 

@tommyjrobison

I have updated the plane selection, it will always stay in G18.

Also the retract its updated to go first in X home position and then in Z.

 

The updates are soon available in the post library.

@KerimY nice!

Hope this gets the post going. 😉

tommyjrobison
Contributor

@KerimY

I've got some more upgrades to report. Can a M8 at the beginning of each Tool change and M9 at he end be added. Can a M10 at the beginning of a Part off also be added with a M11 at the end for the parts catcher.  KerimY Thank for the time your putting in on this!

 

(FACE1)
N6 T0101
N7 G55
N8 M8
N9 G98
N10 G97 S4000 M3
N11 G0 X1.425 Z0.1969
N12 G0 Z0.0566
N13 G1 X0.7381 F10.
N14 X0.625 Z0.
N15 X-0.032 F15.
N16 X0.0811 Z0.0566 F10.
N17 G0 X1.425
N18 Z0.1969
N19 M9

 

N6 (PART1)
N7 T0505
N8 G55
N9 M8
N10 G98
N11 G97 S4000 M3
N12 M10
N13 G0 X1.3625 Z0.
N14 G0 Z-0.849
N15 G1 X-0.011 F5.
N16 X1.3625
N17 G0 Z0.
N18 M11

KerimY
Alumni

@tommyjrobison

I add M8 at the beginning of each tool change and M9 at the end of each tool.

It is soon avaible in the post library.

 

I think M10 and M11 is not generic, because not machines have a part catcher but i can show you how to add this code by yourself.

Do you need the M-codes optional as property or should it always outputted?

I think it make sense to add M10 at the beginning of the last operation or do you need it at the beginning of the first operation?

M11 is at the end of the last operation.

tommyjrobison
Contributor

@KerimY

On the Part tab in HSM for Parting Off there is a Check box to use the parts catcher but it doesn't turn on the M10 and off M11. Can this be added in?

KerimY
Alumni

@tommyjrobison

Thank you Tommy.

This function will be implemented on all turning posts.

It is soon available in the post library.

tommyjrobison
Contributor

@KerimY

I believe the Hole drilling Cycle (Rapid out) needs to be changed Not sure what G81 does for the Meldas, can't find it in the book.

 

(DRILL5)
N206 M1
N207 T1010
(COBALT TWIST DRILL)
N208 G55
N209 M8
N210 G98
N211 G97 S3000 M3
N212 G0 X0. Z0.08
N213 G18
N214 G0 Z-0.045
N215 G81 X0. Z-0.3052 R-0.105 F27.     <----------- Changed
N216 G80                                               
N217 Z0.08
N218 M9
N219 G28 U0.
N220 G28 W0.

tommyjrobison
Contributor

@KerimY

I believe the Hole Drilling Cycle needs to be changed to a G83

(DRILL5)
N206 M1
N207 T1010
(COBALT TWIST DRILL)
N208 G55
N209 M8
N210 G98
N211 G97 S3000 M3
N212 G0 X0. Z0.08
N213 G18
N214 G0 Z-0.045
N215 G81 X0. Z-0.3052 R-0.105 F27.     <----------- Changed to G83
N216 G80                                               
N217 Z0.08
N218 M9
N219 G28 U0.
N220 G28 W0.

AchimN
Community Manager
Status changed to: Implemented
 

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea  

Autodesk Design & Make Report