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:

Randy Morton @ Clem Industrial

Verified Members
  • Posts

    1,636
  • Joined

  • Last visited

Everything posted by Randy Morton @ Clem Industrial

  1. But is that not the point to making it Non-Associative? So it doesnt pick it up as XY Zero, it gives you the rotation and X 4.xx Y1.xx (or whatever the numbers are)?
  2. Right, and that is what I did. I just said it differently ('I setup the origin on the hole '). And as such I am still confused by why its not working. Is there a possibility that the post is forcing X0 Y0?
  3. Hey all, Been a while since I have done this and its not working out quite rite, so bear with me. I have a hole on the OD of a part that is offset to the diameter. This hole is to be drilled (horizontal machine), but when I setup the origin on the hole and post out it gives me X0 Y0 B38. But the hole is not on center. If I open open the view manager it says X4.5 Y2.5. Those are the numbers I want posted out. So in that, I have unselected 'associative' and still get X0 Y0... Either I cant remember how to do this, or somethign else is goofy. Any thots would be great!
  4. Thats what I thot... thanks. And Gcode, you werent suppose to tell!!!
  5. A fellow here in the office swears up and down that at his previous shop when he was verifying a lathe boring bar it showed up as round. Personally I dont believe I have ever seen this. Far as I recall they always come out as a 2D rectangularish shape... What does everyone else have? Or better yet, can a boring bar be set to verify as a round bar? Tks!
  6. This is what I have near the top of my fanuc based posts. If you have this switch, just set it to 'no$' and see how that works for ya. code: css_start_rpm : no$ #Do direct RPM spindle start prior to CSS ? HTH
  7. Hey Ron, long time no chat! I remember them talking about this with the old...what was it called? MMT? (Cant recall cause its been delayed sooooooooooooo long!). I will give this a try. Thanks!
  8. I am trying setup in my machine def. a solid model of my chuck. So, I select 'chuck properties' then select Solid from the drop down and it kicks me to a blank screen, on level 1. From there I am not completely sure what to do. I have already got a complete solid of my chuck drawn on level 5000...but am not sure how to get that info from there to the blank level 1 it moves me to when I select lathe chuck solid. Any one have any ideas?
  9. I was thankful that the shop I was with (a few years back) bought v9 a month before X premiered so I didnt have to linger or form lots of V9 habits that I have seen so many people talk about since... From what little I had on V9 and then went X, I loved X. As far as how to transition? There was a fellow at my current work who refused to use X2 and still have V9 on his computer here. Said he just didnt understand X and wasnt willing to put the effort in (he is 47 now). He went on holidays and had IT remove V9 from his computer. He was quite upset when he came back, but a few months later he thanked me cause he could see the benefits and ease of going into X instead of V9....All be it, all he did was draw bolt circles! lol Stick it out. It gets better, and easier.
  10. We had this problem with our Cimco for a while, although not thru Mastercam. We have Cimco Edit Pro v5. and NC Base. Our NC base server is on one computer in the office and when we had the last programmer who used the computer, Cimco always took long to load. Since we replaced that fellow it loads nearly instantly. Although I am not sure why it would have an impact on what user name is being called on the server computer, it does seem to have made a big difference.
  11. I am with Ron, as we have an e-series Integrex as well and program ONLY in EIA. This is an example of my code for this machine...not sure how it translates to the Nexus lathes tho... (bear in mind I have a B axis and Y axis on my machine) HTH code: N2 ( FACE + ROUGH OD - CNMG543 ) G20 G10.9 X1 G91 G30 P4 X0. Y0. Z0. W0. M901 M202 T1.17 T7 M06 G95 G91 G30 P4 X0. Z0. G90 M108 G0 G90 B45. M107 G54 G90 G43 P1 X14.51 Y0. Z1. M51 G18 M239 G92 S800 R1 G96 S700 M204 R1 G0 Z.25 G272 W.125 R.02 G272 P100 Q110 U0. W0. F.018 S700 N100 G0 Z0. S700 G1 X2. N110 Z.25 G0 X14.51 Z.057 G0 X14.0223 G271 U.175 R.02 G271 P120 Q130 U0. W0. F.018 S700 N120 G0 X13.5911 S700 G1 X13.9725 Z-.1337 G3 X14. Z-.1669 R.0469 G1 Z-2.9206 N130 X14.0223 Z-3.133 G0 Z1. M9 M205 G91 G30 P4 X0. Y0. Z0. G90 M740 M01
  12. Sorry, but why would you need the center points? Personally I hate them... Why wouldnt you just select either Mask on Arc and use that or use entity selection if you have a variety of sizes?
  13. Hey all, Did some searching and didnt find what I was looking for, so wondered if I could get some assistance. I am wanting to set up a VTL Machine Def for an old beater VTL we got. I am not too sure how to properly set up the axis so that I can come out with the correct prespective on the machine. Any help would be awesome!
  14. I am begining to feel like your tagline applies to me, Kccad. Why? Cause I dont follow. If I take the example of that chamfer mill I listed in the first part of this post, I assume that I am just suppose to xform scale this...but it's to what I dont understand. Mchin, u just have me royally more confused with your post.
  15. Kccadcam, Just to make something certain, for my end anyways... I am guessing those are saved in an X3 format? The computer I have here with X3 is out at the machine and the machine is being serviced so sadly I cannot open them. Can you re-do T103 for X2 style? One example should be good enough I would think. Thanks!
  16. Gcode, the reason the generic version of Mastercam's chamfer tool doesnt work for me is because I am using the tool to do and ID undercut for a thread relief. As such, Mastercam puts the chamfer on the front of the tool and then make the rest of the chamfer body in line with the largest diameter, obviously wiping out the front of my bore (visually only). Kccadcam, thanks! I will take a look at this.
  17. Hey all, I drew a custom chamfer mill because MC doesnt display properly with their generic version. Very simple chamfer tool. 1" at the bottom, 1.75" at the largest diameter. When I go to back plot with this tool it displays ALOT smaller then I drew it. It does the same in verify. Now if I post the code for that tool (doing a circle mill path) it posts out correctly according to the diameter. But, I would like to be able to SEE it 'cutting' at the right diameter in MC. Is this a common problem? I know I could fix it by making it an Undefined tool, but I use this tool alot and dont want to do that....Whats the deal?!?
  18. Noob Question; Why is it that I have a pdrlcst$ in my post and a pdrlcst2$? I know what they represent and have done many edits in pdrlcst$, but what good does the pdrlcst2$ do in comparision?
  19. I am not to sure about Haas atm, cause I havent worked on one in a few years, but on my Mazak we have more letter combinations on the G83/73 cycles that can allow you to change this kind of thing. I am wondering if the Haas have the same? My typical is G83 Z R Q F, but can T D J I K to do other stuff to the G83 (such as what you are looking for). Check your haas book maybe you have something similar. HTH
  20. NM, I figured it out. Had to track down which tools were giving me the Lower Turret error and replace those tools with 'new' (the same) tool from the library and it solved the issue. Very strange! Hope you enjoyed the read tho.
  21. I programmed something up with my Integrex post. Seems when I was going thru the Properties - Tool Settings tab in the TP Manager and inadvertantly click the 'Assign Tool Numbers Sequentially' checkbox. So, to fix said stupidity after going thru 85 operations and changing the tool numbers back to what they are suppose to be (I used the Tool Manager to change the numbers) I go to repost. I now get numerous errors. Similar tools that arent similar sharing a different number? I get the warning that is the subject of this thread. And as such it will now no longer post out anything beyond the tooltable..and not even the entire tooltable. What gives?!?! I really dont want to start this one over again. So any help would be great. Tks!
  22. I ended up making my own setup sheet in Excel with pictures, tool lists, probe cycle information and more for just this reason... The Mastercam ones suck and dont output Lathe and Mill. Maybe In-House's html setup sheet works the way you want it to? Never tried it myself... GL!
  23. quote: Also can we get the ability in Lathe to turn off the multiply work offsets error like we do in mill.Since we got our Integrex, I am totally with you Ron. This error is stupid and should have a switch to turn it off. I personally use (typically) G54 for my main and G55 for my sub and get that error all over the place. /sigh

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