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:

Zoffen

Verified Members
  • Posts

    447
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Zoffen

  1. I have basically that same setup but got the i7-3930 (Hex core) and i love this system. with OC (2400mhz) ram you need to setup a bunch of stuff in your bios to actually get it to run at that speed.
  2. how about a mastercam install on a ramdisk....anyone think that might be faster than an ssd? or any software on a ramdisk....wonder if this would make things faster. really tempted to try it.
  3. Cool! thanks a bunch! Don't have time to play around with the machine untill the end of the week so we'll see if i can't get it figured out. Man those machines are sweet! Does anyone have any info on the 5 axis post writing. I figured alot out by sheer determination and time in front of the monitor but i would really like more info on how all the vector functions work. Any info on using the vector functions to calculate/map WCS's to the top plane and then post correctly would be awesome. I know this is very complicated stuff, but having minimal documentation makes it alot harder.
  4. I'm trying to get TCP to work on an 2012 Mazak Integrex i-150 and am wondering if anyone can post up a code sample of entry and exit into TCP. I tried to use the examples from the manual but as we all know they are very weak. Any help would be much appreciated. Thanks!
  5. Its different for educational posts....not sure why.... They have a guy who writes all the education posts.
  6. They are getting a post from mastercam for it.
  7. In the public world they buy things one piece at a time. I'll have them look into that. Seems to be working out with the generic Matrix control.
  8. The local tech school just got an Integrex i-150 (and A VF3SS w TR210) (and a DMS 5 axis router) and i'm helping them out get it going programming (Mastercam) and verification wise(Vericut). I'm wondering if the Matrix control file for the Integrex Mk IV series will work for the I series machine? I can modify control files but it would be great if the control file provided with Vericut would work out of the box with minor tweaks. Or would the standard Generic Matrix control just work fine? Thanks!
  9. How does the post know if its an inside or outside corner?
  10. In windows 7 when i right click on an icon there is a render openGL on... option....... I am running a Quadro 4000 and a GTX 55TI, My original thinking was i would hook my nice monitors up to the quadro outputs; but it still drags on the quadro when i move the window onto a monitor driven by the GTX card. Not an expert by any means, this is just my experience.
  11. hello, I am new to c-hooks and i'm wondering if i could get some sample code to get all tool data for each tool in the machine group. Thanks!
  12. I just got the system in my siggy up and running and it has been awesome so far. H100, no problem! Can't wait to start pushing this thing....need to water cool my graphics card first. thos 4000's sure do run hot! the bigger the better. build your system so you don't have to upgrade in a year.
  13. oh i see what ur trying to do now....probably should re-read before i post stuff! DOH! Ya i would go with what yoDoug is saying by incorporating the renishaw macros into it: Something like this maybe - Basically moves the probe in X+,Y+ to set Z then moves back past original X,Y position to probe edges O0001(X+,Y+ Corner Set) (Sets Z then sets X and Y) (Jog Probe to .25 above corner you wish to probe) #1= .5 (Distance to move in X&Y to probe Z surface relative to routine start position) #2= -.5 ( Z position to measure X and Y relative to probe routine start position) #3= 1 (Work offset to update) G91 G65 P9510 X#1 Y#1 F100. (Protected Position) G90 G65 P9511 Z0.0 S#3 (Measure Z Surface) G91 G65 P9510 X[-#1-.25] F100. (Move to X probe location G65 P9510 Z#2 (Move to probe depth G90 G65 P9511 X0.0 S#3 (Measure X+) G91 P9510 Z[-#2] F100. (Move to clearance) G65 P9510 X[-#1+.25] G65 P9510 Y[-#1-.25] (Moves to Y Probe position G65 P9510 Z#2 (Move to probe plane) G90 P9511 Y0. S#3(Measure y) G91 G65 P9510 Z-#2 (Move to clearance) G90 M30 Just banged that out in a few minutes so some stuff may be wrong. But hopefully this is something that will lead you down the right path.
  14. if the macro looks up what work offset is active and cal the positio it wont matter what offset is active. Or u could use a work offset just for work setting using the probe. Also if ur probe is always the same number u can modify the tool change routine to active the comp? Or can u do an incremental g43 move? G91 g43 h# z0.0
  15. Could u grab the active work offset and calc what position it would be in that active work offset then apply a g43 move to that position which would net in a move of nothing....then ur tool comp would be applied properly and u can probe away. Hope this is what ur looking for!
  16. Yes sir.....look for the only guy in a green hat that looks too young to be here lol! Prolly be in the software and machine halls. Cnc apps guy and others, would be nice to meet u all face to face and shake ur hand in thanks for all the help! Wheres the emastercam meet up!???
  17. Im here. Any way to tell emastercammers from ur average show folk? I would like to thank some of u in person for your help! Overwhelmed by the awesomeness of this show!
  18. Going for the whole week! BOOYAY!
  19. figured it out. gotta use a string selection table!
  20. i've put some feed 0 and speed 0 checks in my post and now i want to output a message saying "0 feedrate/speed found in op#" I've got it all figured out except for combining my string with the opnum variable. how would i do this? thanks!
  21. updated to the latest ODE Graphics driver and it still has this problem

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