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:

JeremyV

Verified Members
  • Posts

    275
  • Joined

  • Last visited

Everything posted by JeremyV

  1. Nice site. Fun! I've had experience machining D2 tool steel.... with ceramic inserts for turning. Fun times. Still in research mode. There appear to be M6 tapped holes as well.
  2. So.... we are in the process of quoting QTY 10 flanges at 321 grade stainless.... Pretty much this material eats tools for breakfast + lunch + dinner. Gunna be fun. So... i'm thinking carbide cutting tools for everything milling related?
  3. Tried 2017 for lathe..... D+z+ does not stay.
  4. Finally something that I will use more so than not. This is something i've been doing for the past 5+ years.... adding spring passes / free passes to contours due to critical hole sizes and tool deflection. So looking forward to this one feature. I haven't tried the open beta testing for Mastercam, but would I have to test this out with a working netHASP or?
  5. Has anyone tried the D+ Z+ issue in maint. update 3? I know I haven't yet, but I plan to soon. One of the positives about this update was the save time has been reduced greatly, which I truly appreciate. 5 seconds to .5 seconds, Thanks devs!
  6. Okay so.... I'll try to keep this short, but no promises. We are trying to machine a rectangle thru hole and c-bore. I'm using a .250 rougher and finisher for the part and a .062 mill to machine the .06R corners. The machine has a Y axis and the reason for .062 mill is 3 things: Limited clearance, not enough live tool holders, and the .062 mill is used for other features on the part. With this being said, the first part was done in climb cut and it looked like the mill pulled into the material... I mean the walls are .04-.06 thick at most. Then we tried conventional milling and a better holder. It came out better, but they don't like it. I don't know if the answer is in the machine definition or not.... I don't know if the Puma can work with milling coordinates using I, J, K codes because currently it is set to Radius. Help is coming extremely slow at a snails pace and its frustrating for me cause I can't figure this out. I used c-axis mill for the milling tool path. If anyone could help / offer suggestions / whatever, I'd appreciate it. -JD
  7. Colin, I may be interested in this as well for the future should you have another one of these again. However, I'm not sure how this will work for me since I'm deaf ......
  8. The bottom options worked best. I tried the first with "ELSE" after every IF.... it posted more M01's than needed lol.... so by eliminating the "ELSE" and replacing it with "IF" for all, that did the trick. Many thanks!
  9. ptlchg$ #Tool change pcuttype toolchng = one toolcount = toolcount + 1 if toolcountn <= tooltotal, nexttool = rbuf(4,toolcountn) else, nexttool = first_tool$ if wcstype = one, #Work coordinate system [ pfbld, n$, *sg28, "X0.", "Y0.", e$ pfbld, n$, "G92", *xh$, *yh$, *zh$, e$ ] if mi10$ = 1, n$, *sm00, "( ***BLOW OUT HOLES*** )", e$ if mi10$ = 2, n$, *sm00, "( ***FLIP CLAMPS TO SIDES*** )", e$ if mi10$ = 3, n$, *sm00, "( ***FLIP CLAMPS TO TOP AND BOTTOM*** )", e$ else, pbld, n$, *sm01, e$ ptlchg_com The above is the current code we are using... For some reason, when calling up #3, it doesn't double post a M00 and M01 .... see below: N4150 X8.49 Y8.22 N4160 G80 N4170 G94 N4180 M09 N4190 G00 G91 G28 Z0.0 N4200 G00 G91 G28 Y0.0 N4210 M00 ( ***FLIP CLAMPS TO TOP AND BOTTOM*** ) (T20 = 1.25 DAPRA F-MILL ) N4230 (ROUGH PERIMETER) N4240 G00 G40 G80 G90 N4250 T20 N3730 X10.46 Y9.76 N3740 X8.49 Y8.22 N3750 G80 N3760 M09 N3770 G00 G91 G28 Z0.0 N3780 G00 G91 G28 Y0.0 N3790 M00 ( ***BLOW OUT HOLES*** ) N3800 M01 (T22 = 1/2-13 OSG BLACK TAP ) N3810 (TAP 1/2-13 X .50DP) N3820 G00 G40 G80 G90 What am I doing wrong?
  10. I had this very thought about doing it this way. I have an idea how to integrate the Misc. item in question into the post, but not sure how to write the different numbered comments like your post is setup. I would like to learn how to set this method up, it seems it might be the ideal way to go... I know you most likely have all the comments memorized, unless you have some sort of sheet on the wall next to the computer that has the list of comments you use....
  11. So that worked.... Go figure. Back to canned text posting.... Seems that "before" adds codes before spindle start "with" on the G54 line "after" happens after the H code line I should be able to move the output line code to a different part of the post file where I want them to be. Unless that's ill-advised?
  12. Okay so... I tried clicking on the buttons in canned text ...... NOTHING was happening in 2017. I opened X9 .... clicking on the buttons actually moved the words over from the left to the right box... Soooo.... is this a bug in 2017 where canned text doesn't work? Or is it just me?
  13. I'll give this a try when I get some free time.... hopefully near the end of my shift.
  14. Well.... there are other comments we usually add into that part such as: "Blow out holes" "Check "feature"" "Check fit tube" "Remove slug"
  15. I've been struggling with trying to understand how the comment posting works out because... ..... N780 M09 N790 G00 G91 G28 Z0.0 N800 G00 G91 G28 Y0.0 N810 M00 (T20 = 1.25 DAPRA F-MILL ) N820 (***FLIP CLAMPS***) N830 (ROUGH BOTTOM) N840 G00 G40 G80 G90 N850 T20 N860 M6 ..... I want the flip clamps line to read after the M00 line.... and when I try to do that the operation note "Rough bottom" disappears. I'm hoping someone here would have suggestions or 2? -JD
  16. We save files to a network.... but X9 does not take long to save to a file.... <1 sec....
  17. Does anyone have issues where 2017 takes 5+ seconds to save parts (even a blank screen) where X9 only takes .5 secs to save? That bothers me.... saving parts shouldn't take that long....
  18. Good to know... ...And I was told by a co-worker who told me 2017 was bug free.
  19. Thats what i did.... I was actually waiting for them to fix that.... if they're not..... ugh. I also forgot this one: When changing tool numbers on metric taps only, mastercam 2017 automatically changes the tap name to Right Hand tap. This happens when you edit the tool itself...............
  20. Does anyone else have an issue with chamfer cutters showing up as an invalid tool? 2017 needs a "flat" called out for any chamfer mill, otherwise it shows up as an invalid tool.
  21. I'll quote myself: I'm having the same issue already >.< On top of that... I try and backplot c-axis tools; mastercam acts wonky in away it does not want to back plot in the viewing screen, but half of it is cut off because the rest of it is up somewhere at the top..........
  22. I don't have this issue and I have the machine to load default at D+, Z+ with turret set to upper left when machine is selected. Even if the DZ plane goes away, I have a button to reselect this. Not sure what the issue is.... but I bet there are ways to fix this.
  23. Is there a way to load default machines when opening a .par file or?
  24. The MSdos command config most likely worked. The other programmer tried the adv config before and that did not work, but it worked. MANY THANKS!

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