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:

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/2020 in all areas

  1. Mass edit all ops with Right Click/Edit Common Parameter/Change NC file name and make sure all ops get posted with the same filename There is nothing more embarrassing than importing a nice pocket roughing operation then failing to post it.. and figuring it out after a $400 endmill dives in to finish a pocket that has not been roughed. This is an error Mastercam Verify will not catch I also have my Post Dialog setting set to "Ask" as a further safeguard against this
    2 points
  2. I use a stock model every few ops to track the progress of the program, and it works like a quick verify. Will show retract errors etc. I rename the NCI and reset the O number. Then I post it and run it through Vericut.
    1 point
  3. I was able to replicate this and instead using Boolean to add the radius ends I just extended the sweep to the length of slot then used solid fillet to create the full radius ends . Then did the Boolean remove . This is why this forum is so great . I would have struggled a lot more without everyone chipping in .
    1 point
  4. http://mooretool.com/publications.html Buy yourself a copy of "Foundations of Mechanical Accuracy", and read it cover-to-cover. Then, I would pick up a copy of S.K. Sinha's book on Macro B Programming. Macro B is basically the beating heart of your CNC Machine. https://www.powells.com/book/-9780071713320 Yes, Amazon is cheaper, but they are also destroying the planet. Buy it from Powell's and help support an amazing company.
    1 point
  5. There are a couple tricks I thought I would share for Haas machines. One saves time, the other increases accuracy. The first setting I always check on a machine has to do with the accuracy of how drill cycles are executed. Setting 57 tells the Haas Control to force "Exact Stop Mode" to be active for any Canned Cycle. This will ensure the machine is checking the XY location to be sure you are positioned as accurately as possible. This does effect the speed at which your machine can run the cycle, so be aware of that. Only use it when you require the true position accuracy to be enhanced. If you don't want or need to force Exact Stop Mode for all cycles, then you can also use G61 to put the machine in Exact Stop Mode when you want it, and you can disable Exact Stop with A G64. You can also use Non-Modal Exact Stop, by placing a G9 on an individual line of NC Code. G9 only applies to the line it is coded on. So technically you could have a Drill Cycle which cuts 10 holes, but put Exact Stop on only 3 of the line if you wanted to. ------ For saving time; Setting 52 can help. Most programmers will place their R Plane for a G83 Peck Cycle at a large distance from the Top of Stock, in order for there to be enough chip clearance. Say you want to retract to 0.25 above the start of the hole, so you put your R Plane as R0.25, but your Peck value is only Q0.05. This means when your cycle executes, you are drilling a quarter inch of air (5 pecks)! Setting 52 is an 'incremental retract in Z, from the commanded R Plane. So you can program a R Plane of say R.02 and Setting 52 as 0.48, you'll get your retract position for clearing chips (at rapid) of 0.500, but you won't waste the time drilling that empty air.
    1 point
  6. You answered your own question. The "shortest direction, absolute angle" gives you the output that is limited to 0-360 degrees. There are three different radio button options. You want "signed continuous".
    1 point
  7. 360 points, 180 points. What's with all the points? Machining splines gives crappy results anyway. Make 1 full circle, draw a single line through the circle at the angle you need to start your cutter at. Break at intersection then delete the lines. You could also just break the circle into multiple entities then Xform rotate everything the to the correct position for starting the cutter. K2 and Pilot pretty much nailed it. With a 2d circle tool path you don't even need a break, under cut parameters select your start angle, under finishing transitions you have your entry options.
    1 point
  8. 5,633 downloads

    Mastercam V8 or V9 in combination with a newer V8 or V9 post has imbedded subprogram support for depth cuts, and toolpath transformations. This post is however specifically used to efficiently program multiple identical parts using subprograms and incrementing Work Coordinate System values (G54, G55, G56, etc.). Click here to view sample output. Program a part once, and specify the number of required repetitions under Misc Values. The Z2G file extension indicates a Zip2Go file created by Mastercam. You can associate these files with WinZip. Ensure that you preserve the directory structure when extracting. This file contains the post, the Control Definition, and a generic Machine Definition. Click "Download File" below for the following options: Mastercam Work Offset Post for Version X Mastercam Work Offset Post for Version 9 Mastercam Work Offset Post for Version 8 Sample Output
    Free
    0 points
  9. 0 points

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