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:

All Activity

This stream auto-updates

  1. Today
  2. Licensed Mastercam users can download a very good one from the Tech Exchange at Mastercam.com
  3. Yesterday
  4. when saving the file from Mastercam select Save As then select file type X_T or X_B ( it doesn;t matter which) then select Options and chose 30 or 31 and click OK That file will open in SW2021
  5. We still are having trouble opening Mastercam 2024 files in SW 2021. Does anyone else know how to make it work? We've tried converting as Parasolid and to lower versions as well. We have tried all three STEP formats and a number of IGES formats as well.
  6. Hello everyone, maybe someone can share a postprocessor for Haas st20y ? [email protected] Thank you in advance
  7. That is where we are- new machine with unfamiliar options. We have a good squad here James and the forum is so helpful-- so with negative capability we keep moving.
  8. Glad to help wherever I can. It's a lot to take in, but getting a dialed in post helps. I was having a discussion with someone last week and they contended that knowledge of "g-code" isn't useful anymore because of CAD/CAM. I only partially agree with that statement. Does someone need to know how to write a program from scratch? Meh... not really. What someone that works with or writes programs MUST know is Program formatting. When to turn things on and when to turn them off. When to use this function, and when to use that function. While a dialed post can solve some of those issues, when a company gets a new machine or the machine has options that are unfamiliar, being able to troubleshoot code formatting is a critical skill. At then end of the conversation I thingbwe agreed on most points.
  9. Thank you James and Millman for the prompt answers. We are working on all this- and every bit of discussion and information helps! I copied the macro settings that you dropped me James, and the G10
  10. Not that I am aware of...full 2024 uninstall, then re-install back to the point you can run
  11. I just installed the 6th update for 2024 thinking our license was updated back in February. but I was wrong and now I cant open my seat of 2024. is there any way to uninstall the service pack. Thanks
  12. So on the MX (or any multi-pallet Matsuura) in the pallet manager you can assign up to 4 programs to the pallet. It can be 4 or the same programs or 4 different programs. Doesn't matter. When talking pallet manager with customers I always go over a number of scenarios. Aluminum and easy to machine/non tool-eating materials tool path transform with multiple parts in the same program is typically fine. More difficult materials or materials that generally wear tools out or break tools, I reccommend separate programs that way when using tool life management you don't have to kill the whole pallet to flag the tool, you can just flag the face. Then the face is flagged and will continue to the next face and pick up the backup tool.
  13. G68.2 in a nutshell allows the part's coordinate system to follow the part around regardless of the tilt or rotational axes orientation. So X0, Y0, Z0 is X0, Y0, Z0 always no matter what. That's the basic explanation. There's a little more to it under the hood but that's basically what's going on. There's no need to even consider center of rotation, and it's better if you don't program to it. Writing the errors is just a matter of how you want to do it; by G10 or by variable number/variable name. By variable Number; https://www.dropbox.com/s/5f25nw9rg0nfrbu/WSEC Variable Table - FANUC 30i.pdf?dl=0 By G10 G90G10L23P = P1 – 7=P7 (x, y, z, a, b, c, and possibly a Tilt and a Rotary Axis)
  14. A Thread Mill operation can be completed, but the steps are a bit troublesome now... Maybe it will be more practical to wait for Mastercam to support radial and depth in the future.
  15. Having G68.2 all the time is not a big deal. Biggest thing is understanding do you want the canned cycles to be supported in all 3+2 operations? Do you want the machine to track the fixture offset through all 3+2 work right next to G43.4 and then have G54.4 for error correcting as needed?
  16. our Camplete format uses g68.2 to get into position and then cancels it on g43.4 5 axis work. They can work together 54.4 would compensate for a crooked casting or fixture and 68.2 will let you have a work offset other than the center of rotation. I TRIed it on ours once but with a table table setup it couldn't get to a proper solution on the work offset screen page over with the right arrow untill work error shows up. thats the 54.4 table
  17. to cncappsJames because of an older thread he was on: I have been reading an older thread from 2022 about setting workpiece error, so I am coming into this conversation because we have a new 5 axis horizontal trunnion machine here and we are all new to G54.4 and TCP G43.4 programming. I am working with the operator on the machine to figure out where we put in our fixture offsets and any workpiece location errors or differences-- and that is covered above. Its funny but the Fanuc America videos on the subject are very clear about G54, G54.4 and finally G68.2 EXCEPT where to store fixture offsets and workpiece location errors. All of the work in the videos is done by probing with values loaded automatically. We are currently working on all of this based on the excellent thread above and the screenshots of the machine control. We have done lots of vertical 5 axis programming using G54.2P1 so we are moving up to the G54.4 etc. My question is why is G68.2 in the code at this point? We have a brand new post from Postablility and so we have a few kinks to work out- but isn't G68.2 a specialized local work plane for only certain tilted work plane scenarios? Is it okay to turn it on right away, because our new post turns on G68.2 right away. In the Fanuc America videos G68.2 is on a .pdf but not really covered as much as G54.4 and G05.1Q1 nano smoothing.
  18. to cncappsJames: I am coming into this conversation because we have a new 5 axis horizontal trunnion machine here and we are all new to G54.4 and TCP G43.4 programming. I am working with the operator on the machine to figure out where we put in our fixture offsets and any workpiece location errors or differences-- and that is covered above. Its funny but the Fanuc America videos on the subject are very clear about G54, G54.4 and finally G68.2 EXCEPT where to store fixture offsets and workpiece location errors. All of the work in the videos is done by probing with values loaded automatically. We are currently working on all of this based on the excellent thread above and the screenshots of the machine control. We have done lots of vertical 5 axis programming using G54.2P1 so we are moving up to the G54.4 etc. My question is why is G68.2 in the code at this point? We have a brand new post from Postablility and so we have a few kinks to work out- but isn't G68.2 a specialized local work plane for only certain tilted work plane scenarios? Is it okay to turn it on right away, because our new post turns on G68.2 right away. In the Fanuc America videos G68.2 is on a .pdf but not really covered as much as G54.4 and G05.1Q1 nano smoothing.
  19. Spammer Colin Look in the quote, hidden link under Run3
  20. We're aware of how useful this can be elsewhere and are looking at how we can implement it. That's why we placed this edge feed rate control in the Tool page rather than sequestered away in a threadmill specific page.
  21. Yes, it was also correct almost 5 years ago, when this thread was started.
  22. Will do! So far I've only ran a handful of programs so they are just on cnc memory but I'll swap everything over for my next project. this sounds very intriguing. I am currently making a few DIY tombstones for the MX-330 and I've been thinking about programming.. I don't have experience on horizontals so I never really have ran more than a couple of parts at a time, so I have always used toolpath transform.
  23. Yeah it would be nice to have a choice of how depth cuts are handled. Thanks for passing on the suggestion.
  24. Hi, I try to debug a chook with MC21, but when I want to open the MC debug version from the sdk it tells me that this version is not supported by my maintenance, but when I open the standard MC21 exe it opens without any problems?
  25. Tool-edge feed rate would be useful in just about every toolpath, I think.
  1. Load more activity

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...