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

Posts posted by Zoffen

  1. 25 minutes ago, Aaron Eberhard - CNC Software said:

    Zoffen - That's a pretty cool way to ensure you're clear!  So your post was essentially fitting a spherical safety zone and filling in interpolated moves between angular positions?  That's nice :)  The issue people get caught on is that without some sort of controlled move from A to A45, THIS control moves XYZ THEN AB, THAT control moves all XYZAB at max rate, etc, etc.  It results in the motion being "unpredictable," and that's when you knock a spindle into a fixture.

     

     

    Yup. Mostly i just defined the stock box as my actual stock in my 5 axis vice and that turned out to be a good safety zone for the program with very efficient rapid moves.

    I even had logic to determine different clearance zone z heights depending on where the rotaries were acutally at.

    Example: a move from A0 C0. to A-90 C0 required less height than from A0 C0. to A-90 C90 if the part was a more rectangular then cubed. I programmed alot of 12"L x 6"W x 6"T ish workpeices so this did save some extra time not having to go all the way up as it would if i spun it around the long side. I hope that makes sense.

    Typical Part:20160304_160433.thumb.jpg.78af7945daf967e75d7d9815417333a9.jpg

    I had a switch in the post to control the output of rapid positioning combinations. But, it was 99% of the time set to Z+(Clearance Move to safety Z) --> XYAC --> Z-(back down to part)

    This seemed to work very well for the setup and parts that we ran on that machine.

  2. I'm not sure this will help with Ron's current situation here but i thought i would add this as it relates to the safety zone.

    I have used the "stock" Tab in the operations manager to define a "safety" like zone using the rectangular stock option (i imagine you could use other shapes if you set it up correctly). I then customized my post, since all the data from those fields are available, to use this area for automatic 3+2 retracts. This took some heavy post customization but once i had it figure out i would define a box as a safe area and my post would automatically find the sphere the part will spin around in and automatically move it out of the way. This was on a Table/Table 5 axis(variaxis) so moving out of the way was a simple z move. It might be harder to implement in a head/head or other 5-axis style machine.  This saved me SOOOOOO MUCH TIME as i didn't have to worry about retracts at an index move my post would do it all for me. Some of my programs were for fairly complex hydraulic manifolds with some over 500 ops with LOTS of indexing so this was a real lifesaver. Plus if you reorder the ops you don't have to think about retract and approach moves as they are all done AUTOMAGICALLY!

    If anyone is interested i'll try and dig up how i did it. Hope this helps someone!

  3. Off the top of my head:

    Double check, then triple check.

    Always ask for clarification even if it means asking again.

    5% rapid and distance to go are your friend.

    Don't over tighten bolts. Tight is good and tighter is not better!

    Be clean and organized.

    Fail forward, you will make mistakes.

    As long as you bring the desire to learn and a good attitude to the table you will go far.

    • Like 2
  4. I agree to all points here it is frustrating getting them to do what you want sometimes.

     

    I would like to see a graphical depth selection kinda like they use in NX. That is one thing i really liked about it when i got a demo.

     

    Plus dragging things around on the screen makes for good demos!

     

    This would give you easy and precise control of all the depths and stepups.

    post-38000-0-48557000-1487113305_thumb.png

  5. I'v got my Mazak i-700 set up and have the basics working now i'm trying to really dial it in.

     

    How do you get machine sim to process intermediary moves between toolpanes? It just jumps to the new start position at the correct rotary position.

     

    It also tells me i have a z overtravel at startup but the move if definitely within the machine travels. 

     

    Is there any documentation for linking machine sim with a post? or any documentation at all for this part of the product?

    The support for this part of mastercam sucks balls! Is this on purpose so you have to go through CNC software to get this feature set up properly?

     

    • Like 1
  6. It doesn't work it kept freaking out the toolpath using them. That was my 1st thing to try. That was not giving me the desired results so I old schooled it.

    Yes i tried and got to that point also. i got close with a tilt away with a limit on the tilt but for some reason the blend spline is all wonked up between cuts.....Other than that motion looks good. That what i love about mastercam there is always a way to get something done.

  7. I'm trying to delete a solid on a certain level and it goes away visually but still is an entity when you analyze the screen and it still says there is entities in the levelmanager.

     

    Heres a snippet:

     

    SearchManager.SelectAllGeometryOnLevel(Level);

    Mastercam.Database.Geometry[] Geo = SearchManager.GetSelectedGeometry();

    foreach (Geometry g in Geo) {g.delete;}

     

     

    Is there something else i have to do to delete entities from a level in a mastercam file?

     

    Thanks!

     

     

    • Like 1
  8. One fun thing i have done is make a custom drilling macro for doing porting tools is a multi parameter drill combo cycle such as:

     

    1. Drill to certain depth from finish depth with a R1 Speed and Feed 

    2. Now Drill with a "chipbreak style" cycle from here with Q peck and R2 Speed and Feed to a certain depth from finish depth. I usually do this where the seal area is starting to cut to get it not to ratsnest.

    3. From here use F1 Feeds and Speeds to Depth with a Dwell if you want.

     

    I use this for finishers mostly.

     

    Set this up as a custom drill cycle in mastercam. Import operations for all of the cavities you use with your proven speeds and feeds and get good parts all the time everytime. I have done 1000's of these features with very few problems and very solid process stability. Add an M04 at a few thousand RPM to knock any chips off between holes. If the spindle accels/decels fast the g's will whip alot of the chips off of there if any get stuck.

     

    HTH!

  9. I have alot of the probing cycles set up as custom drill cycles. Even have my post setup to rapid around and protected position correctly between cycles and it all works on different planes too (5 axis)! I verify them in vericut and it works super slick. I havent looked much into the programming for probing in vericut as i don't like having two files and would rather have it all in mastercam.

     

    Its pretty sweet to walk up to my machine. Place the stock in the approx position, cycle start, G10 to get you close, probe to get you exact, and off to the races with minimal manual effort!

  10. One thing I do that really helps me go faster is have enter and delete on my mouse. I don't need to move my hands most of the time for geometry selection or when I delete entities. I know it isn't a Mastercam specific tip but it really helps.

    This is the single greatest thing i have done to CAD setup. I have it set up so middle wheel push left = delet, middle wheel push right = enter

    This saves me soooo much time!

     

    The only downside is for some reason vericut uses the spacebar to accept stuff instead of enter!!!

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