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:

JParis

Verified Members
  • Posts

    2,326
  • Joined

  • Days Won

    99

Everything posted by JParis

  1. Blue is the Branch point where you have to make a decision...Red is the software guessing which way is next...
  2. I don't know if your planned usage is similar, if it is, I did this...alll of our H & D 3's are always output #51999 fmt "D#" 4 maz_doff #Mazak Pallet Tech Diameter offset number #added 02/10/2020 fmt "H#" 4 maz_hoff #Mazak Pallet Tech Height offset number #added 02/10/2020 and in the psof section maz_doff = 51999 #modified 02/10/2020 maz_hoff = 51999 #modified 02/10/2020 Then in the tool change section, I dumped the tool length variable and add the one I created if use_rot_lock & cuttype = zero, prot_lock result = force(feed) # Force output of feed next time it's called for output pbld, n$, sg43, maz_hoff, pfzout, pscool, e$ In the pccdia section... pccdia #Cutter Compensation #Force Dxx# if prv_cc_pos$ <> cc_pos$ & cc_pos$, prv_maz_doff = c9k ##modified 02/10/2020 sccomp if cc_pos$, maz_doff
  3. Here's the complete tap section in my post ptap$ #Canned Rigid Tapping Cycle pdrlcommonb result = newfs(17, feed) # Set for tapping Feedrate format if met_tool$, [ if toolismetric, pitch = n_tap_thds$ #Metric NC Code - Metric Tap else, pitch = (1/n_tap_thds$) * 25.4 #Metric NC Code - English Tap ] else, [ if toolismetric, pitch = n_tap_thds$ * (1/25.4) #English NC Code - Metric Tap else, pitch = 1/n_tap_thds$ #English NC Code - English Tap ] #pitch = pitch * speed #Force Units Per Minute for regular Tap cycle pcan1, pbld, n$, *sgdrlref, *sgdrill, pxout, pyout, pfzout, pcout, [if peck1$ > 0, *peck1$], prdrlout, *pitch, strcantext, e$ result = unforce(feed), !feed pcom_movea
  4. Yup, not formatted into your post yet...that's why I asked, some posts have it, some don't...depends on what, where & vintage In the format section fmt "F" 2 pitch #Tap pitch (units per thread) under ptap is a good place for this pitch = 1/n_tap_thds$
  5. Unless something has changed recently that I have missed, going into Mastercam and deleting the holder and resaving the tool to the library is the only way I am aware of to get it done.
  6. If they are reverting back to "out of the box" condition....the first thing that pops into my mind is a backup/restore utility is being used on those directories...something like OneDrive will do EXACTLY what you describe....if OneDrive is in use on "those" directories...turn it off
  7. Take him up on it Jake...a good with a lot of knowledge he's willing to share... I had a good conversation with him prior to us purchasing Vericut
  8. You shoot off an email to your reseller and they fix it up for you in about 30 seconds...
  9. Can't speak to the question of "are the holders defined incorrectly"....my assumption is no they are not as you state they work properly in Backplot... Without a file to actually dig into, the guess I would fathim is that a stickout value was changed and the toolpath which didn't go dirty likely just needs to be regenerated to pick up the change.
  10. In a previous life I was very involved in that so I do have that knowledge of the software...it is that experience that leads me in that direction...I feel as though there is really nothing else I need to check out for solutions
  11. I am currently working to Cimco DNC and Cimco NC Base in this shop... Currently, the "system" is all manual...the overhead for it is a time consuming thing....so I am working to towards changing that through the software mentioned above
  12. I wonder how many of here have had to grind their own tools? Seems to me the pool of people that can walk over to a tool post grinder is getting incredibly small....
  13. DId you regen AFTER you changed the tool number? That needs a regen as it changes the nci
  14. DO you by chance have any back up software running on that directory?
  15. Try renaming your Op,defaults to OP.mcam...it's only a Mastercam file... Then switch out the tool you want, save it, rename back to op.defaults
  16. Think about it like this.... You have a depth of cut set to .75...in between 0 & .75 there are several ledges....it will compute all of the area that can be cut right down to .75....then any additional passes will be cut at depths that are shallow to the .75 If you just has a big, deep flat pocket...you won't notice anything
  17. When you have tapered walls or flats that "in between" any depth of cut you have set, it will calculate the tool path with the full DOC, then after that pass pick up and get whatever was in between the last DOC and the TOS
  18. You can... I find this works easier & cleaner IF you're setting a machine/control def/post to a certain machine and then associating an OP's file with that group.. It will load automatically when you load the machine def....whereas if you want to switch it manually...you have to remember each time....that can work but you can also find yourself having switching it at inopportune times
  19. I have been locking planes for the better part of the last 10 years.....just part of my normal workflow now.... I don't associate planes with geometry, that has been a bigger part of a problem than just moving it to a point and then unchecking "Associate with new geometry" "Adapt, improvise & overcome"
  20. If you're taking a course, is there a reason you're not using the same version it is being taught?
  21. Try the ? within the toolpath dialogs...the Help file, while not perfect, has gotten MUCH better
  22. I know years ago that was expressly what they wanted to avoid...can't speak to the "now"
  23. @Colin Gilchrist Thanks...with everything I have going on in real life my weekends are mostly taken up with taking care of things at home, spending time with Wifey and getting ready to do it all over again the next week. I greatly appreciate the offer, at this point though it's nothing I would be able to make the time to do...
  24. Correct.... That allows all of what we check for to make sure it'll work and clear everything...

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