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:

StrikeQ

Verified Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

StrikeQ's Achievements

Newbie

Newbie (1/14)

1

Reputation

  1. Trying to use the tool list in 2019 for lathe, it doesn't seem to support 3d tools. Rest of the tools show up fine, it just skips over the tools created with the new 3d tool option for lathe.
  2. We ended up with the post guys modifying it so it puts an XY from the Top Plane in the initial positioning. Then a G234 XYZ from the TCPC plane. The G234 XY while numerically different then the top plane XY are still the same machine position so it accomplishes what we wanted. Thanks to all who responded.
  3. 5m 11.941s adding up the times. 4m 46s if you go by the start/stop time stamps (since some processing is ran in parallel due to multi threading). Second PC I built for work about 3-4 years ago. I7 5820k @ 4.5GHz 32GB DDR3 @ 1866MHz
  4. Don't see an edit button. But using the G254/G255 or leaving it default the XY go to the same location, then re-position when G234 is called. In the case of the first tool path used to Rough, it positions the tool over the trunnion approximately 6-7" away from where it starts cutting. The next program finishing the full blade doesn't have as big of a re position but still moves (~1" but it starts at the OD closer to A0 whereas the rough starts at the LE closer to A90). Haven't moved on to the other programs yet as I'm working on some surface finish issues so been running these 2 programs primarily. But I'm sure they'll have the same initial positioning issues.
  5. Physical movement? Yes both the X and Y are physically moving when the Z moves. It seems to position XY off of the G55 offset, then when G234 is called it repositions XY based off TCPC. We purchased a post. Outside of the initial positioning the rest of the tool path seems to run correctly.
  6. I appreciate the responses so far. I'll admit I haven't tried too much on the programming side for a solution, but the few things I did try with regards to where I approach from have resulted in Over Travel alarms. As for Brian's advice I've tried both the following: G00 G17 G20 G40 G49 G80 G90 G94 G91 G28 Z0. M05 N1 T13 M06 S12000 M03 M11 M13 G00 G90 G55 A14.95 C344.777 G254 X1.504 Y3.1845 G255 /M08 G234 H13 Z2.5729 G94 G17 G01 X1.4852 Y3.1153 Z2.3045 F400. X1.4581 Y3.0158 Z1.9181 F30. G00 G17 G20 G40 G49 G80 G90 G94 G91 G28 Z0. M05 N1 T13 M06 S12000 M03 M11 M13 G254 G00 G90 G55 X1.504 Y3.1845 A14.95 C344.777 G255 /M08 G234 H13 Z2.5729 G94 G17 G01 X1.4852 Y3.1153 Z2.3045 F400. X1.4581 Y3.0158 Z1.9181 F30. Both still do XYZ movements when the G234 is called
  7. We're a small shop that does Impeller work. We got a new VF2 TR160 machine that came with TCPC/DWO. None here are familiar with it and we're in the process of getting our post finalized. There's been some back and forth as we're learning we have to discard some of our old practices (G93 etc). Essentially we're on one last hang up. We like to position XYAC before doing anything with Z. Here's a snippet of some GCode G00 G17 G20 G40 G49 G80 G90 G94 G91 G28 Z0. M05 N1 (ROUGH ALL) (OPERATION NO - 2) T13 M06 (5/32 TIP TAPER MILL) S12000 M03 M11 M13 G187 P1 G00 G90 G55 X-1.7192 Y2.1279 A85.615 C33.991 /M08 G234 H13 Z3.8327 G94 G17 G01 X-1.423 Y1.6886 Z3.7921 F400. X-1.2 Y1.3579 Z3.7615 F30. X-1.177 Y1.3778 Z3.6665 A84.862 C32.462 X-1.1716 Y1.3826 Z3.6494 A84.575 C32.152 X-1.1639 Y1.3892 Z3.6323 A84.269 C31.823 X-1.1558 Y1.3962 Z3.6186 A84.003 C31.536 X-1.1429 Y1.4073 Z3.6014 A83.631 C31.135 X-1.0925 Y1.4491 Z3.5496 A82.341 C29.743 X-1.0279 Y1.5003 Z3.4874 A80.742 C28.017 I hand modified the G234 H13 to be below the /M08 (We also want coolant on before Z moves as there is a delay and if not it will start cutting before coolant actually flows). By default in the current post it's on the same line as the G00 G90 G55. The problem is the X-1.7192 Y2.1279 are not accurate. They are based off the G234 but since it hasn't been called yet the machine moves the tool somewhere over the trunnion (for this program). Then when the G234 is called it does a 3 axis positioning to the proper place. Bringing Z down close to the trunnion/part while XY are mvoing. Which is what we want to avoid, only Z should move after everything else is initially positioned. If I leave the post default with the G234 on the same line as the other 4, Z comes down near the tool setter, trunnion, and part as it wraps around. In this case it's all avoided, but I'm not sure how it'll be with a smaller part that requires Z to move down more etc. It's something we'd just like to not have to worry about. If I try to move the G234 H13 (leaving Z where it's at) above the G00 G90 G55, or even on the same line just with Z by itself still I get a Y Axis over travel alarm. I have the post people working on this too but it's been slow and the few responses I've got are leading me to believe they can't do what we want.

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