Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

mats_asson

Verified Members
  • Posts

    78
  • Joined

  • Last visited

Recent Profile Visitors

708 profile views

mats_asson's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Thanks a lot for your answer. I think I got it right now. This is what I did: if cc_pos$ <> prv_cc_pos$ & cc_pos$ <> zero, [ pcan1, pbld, n$,psccomp, e$ pcan1, pbld, n$, pg949596, pexct, "G0", pxout, pyout, pzout, pcout, pfr, pscool, strcantext, e$ forced_G0 = 1 ] else, [ pcan1, pbld, n$, pg949596, pexct if forced_G0 = 1, [ pfsgcode forced_G0 = 0 ] else, [ psgcode ] psccomp, pxout, pyout, pzout, pcout, pfr, pscool, strcantext, e$ ] I added a variable called forced_G0 and set it to 1 if a G41 or G42 was output with the G0 line. Then I reset it the next time a line is output. I also added the postblock pfsgcode to force the G1 output. Normally the psgcode is used. Now a bit of testing is required. Thanks for all your help! Mats
  2. Finally I remembered to get some code from work! This is roughly the way I get it from Mastercam and the way that seems "normal" for most machine types: G0 X27.569 Y18.13 Z2. G1 Z-6.5 F250. G41 X23.6025 Y16.005 X23.8385 Y15.565 and this is the way that the Traub machines wants it to be. I have no idea how the control system designers heads are working. The G0 after G41 is not a rapid move. It just needs to be there. I also need to have control compensation type instead of wear. Do you think this is strange? Me too.. but it is the way it is. G0 X27.569 Y18.13 Z2. G1 Z-6.5 F250 G41 G0 X23.6025 Y16.005 G1X23.8385 Y15.565 Basically, what I need, is a way to find out if the G41 is being posted so I can post out the G0 the way I want. If I remember correctly I have tried to check if cc_pos$ = prv_cc_pos$ but it didn't work. It is a while ago so I don't remember the details. Best regards, Mats
  3. In Traub TX8i systems you need to have a G0 line after starting a tool offset with G41 or G42. Any idea how I could get a post to handle this situation? I have a home made post for an Index machine that I just started to modify to suit our Traub machines.
  4. Our service guy here in sweden made a program for us to do that. He made it so five sides of a cube is both face milled and side milled. And then the probe is used to measure the difference. Of course you have to have correct length and radius settings of the mill that is used. It's a rather easy program to make yourself
  5. I also use cimcos file compare a lot. PSPad (a free programmers editor) has a similar feature but it is not adapted for nc use so it cannot disregard line numbers and stuff.
  6. Mau, are you able to do any 4-axis cutting with mill? Mats
  7. Very interested in the progress of MATSS also. Not only because my name is Mats, but because we have several multi spindle multi turret machines. Three INDEX G200:s, one Traub TNL 26 and on the way in, one TNL 12. Mats
  8. It wasn't me having problems, it was one of my workers. I'll check the wcs thing with him tomorrow. Mats
  9. He actually showed me an earlier copy of the file where everything was correct. And I know of the problem with picking points. That's why I always use entities instead. But his holes actually moved to a totally different position. But if nobody have noticed this he is probably doing something wrong. I agree with the cutter comp not being turned off. I've seen very strange things with fanucs. Mats
  10. One of our guys have had problems with drill points suddenly moving. He have been making some hole operations that worked. After that he moved on and made some other stuff in the file and suddenly when backplotting the holes had moved. Anyone noticed anything similar? I have never noticed it myself but I always use circle entities as drill points and he uses points. Could that be the reason? Anyway, he has been doing it the same way as he done it in v9. Strange phenomenon I think. Or is he doing it the wrong way maybe? Mats
  11. We have a Traub TNL 26 with 13 controlled axes. Main spindle: z and c turret 1: x, y and z turret 2: x and y Counter spindle: z and c Tools for front work on main spindle has its own z and x tools for back work on sub spindle has x and y. Thats 13. Mats
  12. I'm starting to use X. It has great powers compared to v9 but some things are different. Such as modify-extend a line or arc. Seems that if I extend a line by a small amount it doesn't really extend, but creates a new entity tangential to the one I wanted to extend. In v9 the original line just extended which is what I usually want. Is there another way to extend an entity, or is there an easy way to join the extension with the original line? Also I have some occasional hangings when backplotting. I need tips on that too..
  13. Happened to me today. This time it helped to lower the resolution in verify. I have no idea why.
  14. I'd like to have better support for european machines using siemens controls or modified siemens. Like our Index lathes. Their cycles are a lot different than fanucs.
  15. Hi I just have to say that our Index G200:s are great machines. We bought our first one with Y- and B-axis back in 1994. It still has the same accuracy and temp. stability as when it was new. There are some new Index models that are bigger than ours. Check out index-traub.de our our web site www.mecona.se. They are expensive but worth their price if you have precision work.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...