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:

Leaderboard

Popular Content

Showing content with the highest reputation on 05/24/2021 in all areas

  1. There is a new option in Dynamic for "Corner Pretreatment". This option will make the Toolpath machine away the corners of a block first, leaving more of an Octogon or Circular shape. This helps to lessen the chance of developing a long and thin island at the end. You can still have a small pedestal shape at the end, which will break-off at some point, but it is much less likely to damage the tool when it does let go.
    2 points
  2. Hi, you know I pay a lot of attention to user feedback, so please make sure to report the weaknesses!
    2 points
  3. I've been using this with great results for the past several months.
    1 point
  4. That how all of ours are mounted. The teaching and checking is done at the tool change position of the magazine.
    1 point
  5. We use it to check for broken tools only. We have two m-codes only but you can use any M code number you want. Enshu GE480H stool_detect_test = "M270" stool_detect_teach = "M271" N2 G91 G30 X0 Y0 Z0 G00 G17 G20 G40 G49 G64 G69 G80 G90 G94 #153=1 IF[#1000NE1]GOTO99003 IF[#910NE1]GOTO99004 M06 T01 (3" DIA FACE MILL FOR ALUM .031 RADIUS) M270 <<<<<<<<<<<<<<<<<<<<<<<<<<<<< checks the previous tool after tool change T06 #170=4020 #172=5002 #173=98 #174=0 #199=0 M50 M54 M98P5013 M55 M05 G91 G30 X0 Y0 Z0 #153=#0 M01 Kitamura HX800ILTGA stool_detect_test = "M178" stool_detect_teach = "M177" N4 G91 G30 X0 Y0 Z0 G00 G17 G20 G40 G49 G64 G69 G80 G90 G94 M28 #153=1 IF[#1001NE1]GOTO99003 IF[#910NE1]GOTO99004 M06 T13 (17/32" SCREW MACHINE DRILL) M178 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< checks the previous tool after tool change T12 #154=1 #155=1 #156=0. #157=0. #170=4040 #172=5202 #173=98 #174=0 #199=0 M08 M07 M50 M34 M98P5037 M09 M05 G91 G30 X0 Y0 Z0 #153=#0 M01 % O5510 (TOOL SETTER) (HX800ILTGA 834-101-604) G91 G30 X0 Y0 Z0 M501 M06 T01 M06 T06 (1" FOUR FLUTE CARBIDE END MILL WITH 2.250 FLUTE) M177 T06 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< setting previous tool length (possibly dead hit) T14 M100 T06 R.5 S2865 M06 T14 (3/8" FOUR FLUTE EXTRA LENGTH CARBIDE END MILL 3" FLUTE) M177 T14<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< setting previous tool length T07 M100 T14 R.1875 S1528 M06 T07 (6.75MM 5D COOLANT THROUGH CARBIDE DRILL) M177 T07<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< setting previous tool length T10 M100 T07
    1 point
  6. If a part is coming in with wireframe and solid I usually select all wireframe using the quick mask and delete it all because there is so much wireframe that is useless and just slows things down. I'll usually create a level and viewsheet for solids and one(or more) for wireframe so I can toggle quickly. I'll also usually change wireframe color as I create different wireframe for different operations. I rarely use curve on ALL for an entire model anymore because it makes so much wireframe geom that I won't end up using and with big parts it can slow things down to the point that it's faster to use curve on ONE edge and select what I'll use or curve on ALL and only select one face. Quick masks are great for selecting wireframe as shown above. I've also used Invert selection for similar situations where I want to select most of the entities, just pick what you DONT want selected and click Invert selection to get everything that was not selected.
    1 point
  7. Thanks for all the suggestions!! I ended up using the corner-pretreament on this one, as it's a simple part, and that was the quickest method, but I will definitely try the other suggestions on future parts.
    1 point
  8. I did a video on this a while back. Lots of other options not talked about in this but it's a start. ...video starts at 3:30
    1 point
  9. My previous comment is the solve. The condition I spelled out at the end of the comment is how the post is supposed to work, so I am not calling it a problem. If that switch were being read after the first instance of the tool, there would be a height check at every toolpath change, not just the end of the tool.
    1 point
  10. Turn off cutter comp. Turn off leadin/out. Turn off lookahead.
    1 point

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