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:

Justin Beebe at Folsom Tool

Verified Members
  • Posts

    1,138
  • Joined

  • Last visited

Everything posted by Justin Beebe at Folsom Tool

  1. This advice is coming from a mill guy so procede with caution. Click your rough parameters tab then go into your plunge parameter settings and you have several options. Try them and see wich one works for you. I'm sure the lathe gurus will be able to help you more.
  2. Without seeing your part it is hard to know for sure but for the slot I would use one tool to rough and another to finish T1 .500 diameter Niagra Stabilizer TIALN coated RPM = 400SFM = 3056 Feed = .0017 per tooth = 20.8 ipm Toolpath = contour ramp leaving .007 on walls and .007 on floors if the slot is not through T2 .500 diameter Niagra Stabilizer TIALN coated RPM 3800 FEED 24 ipm Toolpath 2D contour may need to slow down the feed in the corners These are the feeds and speeds suggested by the manufacturer for 316 and 304. I used this method with the exact same feeds and speeds in 304 with great success. Make the endmills as stubby as possible and hold them in milling chucks. Make your setup as rigid as possible. It would help if we had more information about the part for example the slot depth and length etc. For the drilling I would use a Guhring Series 5514 drill or its equivelant with through the spindle coolant. Do not use a spot drill. If you must peck use a G73 chip break cycle not a G83. I would only run it at about 1/2 the speed and feed as Guhring suggests.
  3. Thanks every on for the help. I ended up drilling the hole to .359 diameter then reaming it to .375 diameter down to the start of the drill point. Then I went in with the flat bottom counterbore tool from Harvey Tool to remove the material left from the drill point. This works very well. Next time I get a part like this I think I will try the flat bottom drills to see if I can save some time. Thanks again
  4. Thanks for all the replies. The tolerance for the location is +-.002 in the X direction and +-.002 in the Y direction. The tool from Harvey looks good. I'm always pleased with there products. Do they make those in metric. This part also has another bore coming through the other side of the part with a flat bottom that has a diameter of 8.1mm or .319 inches. This one is only 1.102 deep with the same tolerances. Thanks for all the help
  5. I need to drill or bore a hole on a horizontal mill that has a flat bottom. (No drill point allowed). The hole is .375 diameter 2.559 deep. The material is aluminum 6061. The tolerance is +-.004 on the depth and the diameter. Whats a good way to make this bore with the flat bottom. I was thinking of trying a flat bottom drill but I never used one before. Is this a good approach and if so do I need to rough the bore first then finish with the flat bottom drill? Would using a boreing head be a better option? Thanks
  6. Thanks for all the info the sprocket c-hook looks really good. We use a lot of 7050 and I think it is more exspensive than 7075. That doesn't mean it would be better for this application. If anyone knows the difference I'd really like to hear it.
  7. I have an opportunity to design and sell some rear sprockets for motocross dirtbikes. They would be after market parts for Honda, Kawasaki, Suzuki, Yamaha, and KTM. This is a very good opportunity for me because I ride motocross. I was wondering where I can get information on sprocket dimensions and tolerances. Also most manufucturers make the rear sprockets from 7075 T6. I would also like to know why this is the material of choice and if there may be something better to manufacture them from. I'm very new to to this type of work and any imformation would be helpful. Thanks
  8. You can try this. I did it with a simple model and it worked but I don't know what your dealing with. 1. Create a solid from your surfaces 2. Use solids find features to bring up history on the fillets 3. Change the fillet size using the solids fillet parameters. HTH
  9. The only thing I'll be working today is the BBQ.
  10. Solids/Find Features will bring back some of the history.
  11. MrFish Like I said I am new to this machine but I can ask our Deckel expert tommorrow. I will let you know what he says.
  12. I just started using this machine. It is a Deckel Maho DMU100P buoBlock with a TNC530 control. Our post was purchased from IN House Solutions. I suggest you get your post from them. Here is a sample of the code: 0 BEGIN PGM RR0295373-156-997 INCH 1 ;MASTERCAM - X 2 ;MCX FILE - C: 3 ;MATERIAL - ALUMINUM INCH - 2024 4 ;PROGRAM - 5 ;DATE - JUN-29-2010 6 ;TIME - 10:18 AM 7 ;POST DEV - IN-HOUSE SOLUTIONS INC. 8 ; 9 ;TOOL - 43 | #2 CENTER DRILL | | DRILLING 200 10 ;TOOL - 12 | NO. 40 DRILL | | DRILLING 200 11 ;TOOL - 41 | 1/4 FLAT ENDMILL | | SWARF5AX... 12 CYCL DEF 247 DATUM SETTING ~ Q339=+0;DATUM NUMBER 13 M126 M129 14 L Z-.1 R0 F MAX M91 15 L X+10 Y-.1 R0 F MAX M91 16 ; 17 * - #2 CENTER DRILL | SPOT DRILL 6 PLACES 18 ;TOOLPLANE NAME - TOP 19 TOOL CALL 43 Z S1500 20 TOOL DEF 12 21 L Z-.1 R0 F MAX M91 22 L X+10 Y-.1 R0 F MAX M91 23 ; 24 CYCL DEF 19.0 WORKING PLANE 25 CYCL DEF 19.1 A+90 B+0 C+321.345 26 L B+Q121 C+Q122 F MAX 27 ; 28 M08 29 L X+0 Y+12.948 F MAX M3 30 L Z+1.949 F MAX 31 CYCL DEF 200 DRILLING ~ Q200=+.25 ; SET-UP CLEARANCE ~ Q201=-.075 ; DEPTH ~ Q206=50 ; FEED RATE FOR PLUNGING ~ Q202=+1 ; PLUNGING DEPTH ~ Q210=+0 ; DWELL TIME AT TOP ~ Q203=-2.051 ; SURFACE COORDINATE ~ Q204=+4 ; 2ND SET-UP CLEARANCE ~ Q211=+0 ; DWELL TIME AT BOTTOM 32 L X+0 Y+12.948 F MAX M99 33 L X-.0026 Y+12.0301 F MAX 34 L X-.0026 Y+12.0301 F MAX M99 35 M140 MB MAX 36 CYCL DEF 19.0 WORKING PLANE 37 CYCL DEF 19.1 A+90 B+0 C+341.385 38 L B+Q121 C+Q122 F MAX 39 L X+0 Y+12.948 Z+1.949 F MAX 40 L X+0 Y+12.948 F MAX M99 41 L Y+12.03 F MAX 42 L X+0 Y+12.03 F MAX M99 43 M140 MB MAX 44 CYCL DEF 19.0 WORKING PLANE 45 CYCL DEF 19.1 A+90 B+0 C+1.345 46 L B+Q121 C+Q122 F MAX 47 L X+0 Y+12.948 Z+1.949 F MAX 48 L X+0 Y+12.948 F MAX M99 49 L Y+12.03 F MAX 50 L X+0 Y+12.03 F MAX M99 51 M09 52 M5 53 M140 MB MAX 54 CYCL DEF 19.0 WORKING PLANE 55 CYCL DEF 19.1 56 L Z-.1 R0 F MAX M91 57 L X+10 Y-.1 R0 F MAX M91 58 L B+0 F MAX 59 M01 60 ; 61 * - NO. 40 DRILL | DRILL .098 THRU 6 PLACES 62 ;TOOLPLANE NAME - TOP 63 TOOL CALL 12 Z S3000 64 TOOL DEF 41 65 L Z-.1 R0 F MAX M91 66 L X+10 Y-.1 R0 F MAX M91 67 ; 68 CYCL DEF 19.0 WORKING PLANE 69 CYCL DEF 19.1 A+90 B+0 C+321.345 70 L B+Q121 C+Q122 F MAX 71 ; 72 M08 73 L X+0 Y+12.948 F MAX M3 74 L Z+1.949 F MAX 75 CYCL DEF 200 DRILLING ~ Q200=+.25 ; SET-UP CLEARANCE ~ Q201=-.15 ; DEPTH ~ Q206=60 ; FEED RATE FOR PLUNGING ~ Q202=+.05 ; PLUNGING DEPTH ~ Q210=+0 ; DWELL TIME AT TOP ~ Q203=-2.051 ; SURFACE COORDINATE ~ Q204=+4 ; 2ND SET-UP CLEARANCE ~ Q211=+0 ; DWELL TIME AT BOTTOM 76 L X+0 Y+12.948 F MAX M99 77 L X-.0026 Y+12.0301 F MAX 78 L X-.0026 Y+12.0301 F MAX M99 79 M140 MB MAX 80 CYCL DEF 19.0 WORKING PLANE 81 CYCL DEF 19.1 A+90 B+0 C+341.385 82 L B+Q121 C+Q122 F MAX 83 L X+0 Y+12.948 Z+1.949 F MAX 84 L X+0 Y+12.948 F MAX M99 85 L Y+12.03 F MAX 86 L X+0 Y+12.03 F MAX M99 87 M140 MB MAX 88 CYCL DEF 19.0 WORKING PLANE 89 CYCL DEF 19.1 A+90 B+0 C+1.345 90 L B+Q121 C+Q122 F MAX 91 L X+0 Y+12.948 Z+1.949 F MAX 92 L X+0 Y+12.948 F MAX M99 93 L Y+12.03 F MAX 94 L X+0 Y+12.03 F MAX M99 95 M09 96 M5 97 M140 MB MAX 98 CYCL DEF 19.0 WORKING PLANE 99 CYCL DEF 19.1 100 L Z-.1 R0 F MAX M91 101 L X+10 Y-.1 R0 F MAX M91 102 L B+0 F MAX 103 M01 104 ; 105 * - 1/4 FLAT ENDMILL | MILL LEFT SIDE 106 ;TOOLPLANE NAME - TOP 107 TOOL CALL 41 Z S3000 108 M107 109 TOOL DEF 43 110 L Z-.1 R0 F MAX M91 111 L X+10 Y-.1 R0 F MAX M91 112 ; 113 L B+180 C+223.658 F MAX 114 M128 115 ; 116 M08 117 L X+1.4017 Y-1.1889 F MAX M3 118 L Z+10.5666 F MAX 119 L X-.6694 Y+.9815 F MAX 120 L X-1.3597 Y+1.7049 Z+10.5666 B+180 C+223.658 RL F150 121 L X-1.3659 Y+1.699 Z+10.7664 B+180 C+223.658 122 L X-1.4199 Y+1.653 Z+10.7758 B+180 C+224.461 123 L X-1.4803 Y+1.599 Z+10.808 B+180 C+224.546 124 L X-1.5295 Y+1.5541 Z+10.8573 B+180 C+224.785 125 L X-1.5674 Y+1.519 Z+10.9221 B+180 C+224.731 126 L X-1.5916 Y+1.496 Z+10.9994 B+180 C+224.358 127 L X-1.5999 Y+1.4886 Z+11.0762 B+180 C+223.608 128 L X-1.5999 Y+1.4883 Z+11.1394 B+180 C+223.521 129 L X-1.5999 Y+1.4883 Z+11.189 B+180 C+223.527 130 L X-1.5999 Y+1.4883 Z+11.2368 B+180 C+223.53 131 L X-1.5999 Y+1.4884 Z+11.2877 B+180 C+223.51 132 L X-1.5996 Y+1.4878 Z+11.3388 B+180 C+223.591 133 L X-1.5926 Y+1.4948 Z+11.4144 B+180 C+222.105 134 L X-1.5692 Y+1.5164 Z+11.4948 B+180 C+220.145 135 L X-1.5323 Y+1.5506 Z+11.5625 B+180 C+218.165 136 L X-1.4834 Y+1.5951 Z+11.6155 B+180 C+216.311 137 L X-1.4247 Y+1.6469 Z+11.6504 B+180 C+214.768 138 L X-1.3648 Y+1.6999 Z+11.6634 B+180 C+213.706 139 L X-1.319 Y+1.7367 Z+11.6641 B+180 C+213.075 140 L X-1.2809 Y+1.7651 Z+11.664 B+180 C+212.5 141 L X-1.24 Y+1.7942 Z+11.664 B+180 C+211.915 142 L X-1.1989 Y+1.8218 Z+11.664 B+180 C+211.334 143 L X-1.1571 Y+1.8487 Z+11.664 B+180 C+210.753 144 L X-1.1148 Y+1.8745 Z+11.664 B+180 C+210.173 145 L X-1.0718 Y+1.8994 Z+11.664 B+180 C+209.593 146 L X-1.0283 Y+1.9233 Z+11.664 B+180 C+209.013 147 L X-.9842 Y+1.9463 Z+11.664 B+180 C+208.432 148 L X-.9397 Y+1.9681 Z+11.664 B+180 C+207.852 149 L X-.8945 Y+1.9891 Z+11.664 B+180 C+207.267 150 L X-.8496 Y+2.0089 Z+11.6641 B+180 C+206.694 151 L X-.8131 Y+2.0266 Z+11.6676 B+180 C+206.014 152 L X-.7851 Y+2.0401 Z+11.6747 B+180 C+205.144 153 L X-.7558 Y+2.0528 Z+11.6858 B+180 C+204.097 154 L X-.7279 Y+2.0639 Z+11.7003 B+180 C+202.905 155 L X-.7013 Y+2.0735 Z+11.7181 B+180 C+201.612 156 L X-.6766 Y+2.0816 Z+11.7389 B+180 C+200.244 157 L X-.6545 Y+2.0882 Z+11.7624 B+180 C+198.842 158 L X-.6352 Y+2.0935 Z+11.7882 B+180 C+197.454 159 L X-.6192 Y+2.0976 Z+11.816 B+180 C+196.1 160 L X-.6067 Y+2.1005 Z+11.8452 B+180 C+194.808 161 L X-.5981 Y+2.1024 Z+11.8754 B+180 C+193.643 162 L X-.5936 Y+2.1035 Z+11.9061 B+180 C+192.511 163 L X-.5926 Y+2.1033 Z+11.9325 B+180 C+192.146 164 L X-.5928 Y+2.103 Z+11.9797 B+180 C+192.213 165 L X-.5928 Y+2.1032 Z+12.032 B+180 C+192.194 166 L X-.5928 Y+2.1031 Z+12.0787 B+180 C+192.199 167 L X-.5928 Y+2.1032 Z+12.1307 B+180 C+192.198 168 L X-.5928 Y+2.1032 Z+12.178 B+180 C+192.198 169 L X-.5928 Y+2.1032 Z+12.2294 B+180 C+192.198 170 L X-.5928 Y+2.1032 Z+12.2773 B+180 C+192.198 171 L X-.5928 Y+2.1032 Z+12.3281 B+180 C+192.198 172 L X-.5928 Y+2.1032 Z+12.3766 B+180 C+192.198 173 L X-.5928 Y+2.1032 Z+12.4268 B+180 C+192.198 174 L X-.5928 Y+2.1032 Z+12.4762 B+180 C+192.198 175 L X-.5928 Y+2.1032 Z+12.5255 B+180 C+192.198 176 L X-.5928 Y+2.1032 Z+12.5751 B+180 C+192.198 177 L X-.5928 Y+2.1032 Z+12.6242 B+180 C+192.198 178 L X-.5928 Y+2.1032 Z+12.6744 B+180 C+192.198 179 L X-.5928 Y+2.1032 Z+12.7229 B+180 C+192.198 180 L X-.5928 Y+2.1032 Z+12.7737 B+180 C+192.198 181 L X-.5928 Y+2.1032 Z+12.8216 B+180 C+192.198 182 L X-.5928 Y+2.1032 Z+12.873 B+180 C+192.198 183 L X-.5928 Y+2.1032 Z+12.9203 B+180 C+192.199 184 L X-.5928 Y+2.1031 Z+12.9721 B+180 C+192.195 185 L X-.5927 Y+2.1032 Z+13.0192 B+180 C+192.222 186 L X-.5943 Y+2.1032 Z+13.0435 B+180 C+192.704 187 L X-.5999 Y+2.1019 Z+13.0741 B+180 C+193.692 188 L X-.6095 Y+2.0998 Z+13.104 B+180 C+194.73 189 L X-.6228 Y+2.0966 Z+13.1327 B+180 C+195.885 190 L X-.6397 Y+2.0922 Z+13.1598 B+180 C+197.11 191 L X-.6597 Y+2.0866 Z+13.1849 B+180 C+198.379 192 L X-.6826 Y+2.0796 Z+13.2075 B+180 C+199.648 193 L X-.7077 Y+2.0711 Z+13.2273 B+180 C+200.895 194 L X-.7347 Y+2.0611 Z+13.244 B+180 C+202.083 195 L X-.7629 Y+2.0497 Z+13.2573 B+180 C+203.168 196 L X-.7923 Y+2.0366 Z+13.2671 B+180 C+204.124 197 L X-.8206 Y+2.0227 Z+13.273 B+180 C+204.906 198 L X-.8608 Y+2.0037 Z+13.275 B+180 C+205.526 199 L X-.9062 Y+1.9839 Z+13.275 B+180 C+206.111 200 L X-.9511 Y+1.9626 Z+13.275 B+180 C+206.693 201 L X-.9956 Y+1.9405 Z+13.275 B+180 C+207.273 202 L X-1.0395 Y+1.9173 Z+13.275 B+180 C+207.853 203 L X-1.0828 Y+1.8932 Z+13.275 B+180 C+208.433 204 L X-1.1256 Y+1.868 Z+13.275 B+180 C+209.014 205 L X-1.1679 Y+1.8419 Z+13.275 B+180 C+209.595 206 L X-1.2095 Y+1.8148 Z+13.275 B+180 C+210.178 207 L X-1.2503 Y+1.7869 Z+13.275 B+180 C+210.761 208 L X-1.2914 Y+1.7575 Z+13.2751 B+180 C+211.35 209 L X-1.3282 Y+1.7291 Z+13.2749 B+180 C+211.93 210 L X-1.3796 Y+1.6863 Z+13.2769 B+180 C+212.653 211 L X-1.4407 Y+1.6324 Z+13.2961 B+180 C+213.974 212 L X-1.4969 Y+1.5824 Z+13.3361 B+180 C+215.796 213 L X-1.5432 Y+1.5402 Z+13.3936 B+180 C+217.943 214 L X-1.5765 Y+1.5092 Z+13.4644 B+180 C+220.236 215 L X-1.5961 Y+1.4916 Z+13.5477 B+180 C+222.423 216 L X-1.5996 Y+1.4879 Z+13.6122 B+180 C+223.581 217 L X-1.6 Y+1.4884 Z+13.6669 B+180 C+223.513 218 L X-1.5998 Y+1.4882 Z+13.7125 B+180 C+223.53 219 L X-1.5998 Y+1.4883 Z+13.7623 B+180 C+223.526 220 L X-1.5999 Y+1.4884 Z+13.8145 B+180 C+223.526 221 L X-1.5999 Y+1.4883 Z+13.862 B+180 C+223.528 222 L X-1.5999 Y+1.4883 Z+13.9116 B+180 C+223.521 223 L X-1.5999 Y+1.4886 Z+13.9748 B+180 C+223.608 224 L X-1.5916 Y+1.496 Z+14.0516 B+180 C+224.355 225 L X-1.5674 Y+1.5189 Z+14.1289 B+180 C+224.734 226 L X-1.5295 Y+1.5541 Z+14.1937 B+180 C+224.783 227 L X-1.4803 Y+1.599 Z+14.243 B+180 C+224.544 228 L X-1.4197 Y+1.6531 Z+14.2751 B+180 C+224.093 229 L X-1.3659 Y+1.6991 Z+14.2846 B+180 C+223.527 230 L X-1.36 Y+1.7046 Z+14.4845 B+180 C+223.527 F200 231 L X-.6713 Y+.9796 R0 F MAX 232 L X+1.3948 Y-1.1956 F MAX 233 M09 234 M129 235 M140 MB MAX 236 L B+180 C+223.527 F MAX 237 M128 238 ; 239 L X+1.3954 Y-1.195 F MAX 240 L Z+10.5765 F MAX 241 L X-.6707 Y+.9802 F MAX 242 L X-1.3594 Y+1.7052 Z+10.5765 B+180 C+223.527 RL F150 243 L X-1.3653 Y+1.6996 Z+10.7764 B+180 C+223.527 244 L X-1.418 Y+1.6548 Z+10.7856 B+180 C+224.093 245 L X-1.4767 Y+1.6024 Z+10.8167 B+180 C+224.546 246 L X-1.5245 Y+1.559 Z+10.8644 B+180 C+224.785 247 L X-1.5612 Y+1.5249 Z+10.9272 B+180 C+224.731 248 L X-1.5846 Y+1.5027 Z+11.002 B+180 C+224.358 249 L X-1.5926 Y+1.4955 Z+11.0766 B+180 C+223.608 250 L X-1.5926 Y+1.4952 Z+11.1393 B+180 C+223.521 251 L X-1.5926 Y+1.4952 Z+11.189 B+180 C+223.527 252 L X-1.5927 Y+1.4952 Z+11.2368 B+180 C+223.53 253 L X-1.5926 Y+1.4953 Z+11.2878 B+180 C+223.51 254 L X-1.5924 Y+1.4948 Z+11.3386 B+180 C+223.591 255 L X-1.5856 Y+1.5015 Z+11.4122 B+180 C+222.105 256 L X-1.5629 Y+1.5224 Z+11.49 B+180 C+220.145 257 L X-1.5271 Y+1.5556 Z+11.5556 B+180 C+218.165 258 L X-1.4796 Y+1.5987 Z+11.607 B+180 C+216.311 259 L X-1.4227 Y+1.649 Z+11.6408 B+180 C+214.768 260 L X-1.3645 Y+1.7003 Z+11.6535 B+180 C+213.706 261 L X-1.3191 Y+1.7367 Z+11.6541 B+180 C+213.075 262 L X-1.2809 Y+1.7652 Z+11.654 B+180 C+212.5 263 L X-1.24 Y+1.7942 Z+11.654 B+180 C+211.915 264 L X-1.1989 Y+1.8218 Z+11.654 B+180 C+211.334 265 L X-1.1571 Y+1.8487 Z+11.654 B+180 C+210.753 266 L X-1.1148 Y+1.8745 Z+11.654 B+180 C+210.173 267 L X-1.0718 Y+1.8994 Z+11.654 B+180 C+209.593 268 L X-1.0283 Y+1.9233 Z+11.654 B+180 C+209.013 269 L X-.9842 Y+1.9463 Z+11.654 B+180 C+208.432 270 L X-.9397 Y+1.9681 Z+11.654 B+180 C+207.852 271 L X-.8945 Y+1.9891 Z+11.654 B+180 C+207.267 272 L X-.8495 Y+2.0089 Z+11.6541 B+180 C+206.694 273 L X-.8124 Y+2.0267 Z+11.6576 B+180 C+206.014 274 L X-.783 Y+2.0405 Z+11.6649 B+180 C+205.144 275 L X-.7526 Y+2.0535 Z+11.6764 B+180 C+204.097 276 L X-.7234 Y+2.0648 Z+11.6913 B+180 C+202.905 277 L X-.6958 Y+2.0746 Z+11.7098 B+180 C+201.612 278 L X-.6701 Y+2.083 Z+11.7314 B+180 C+200.244 279 L X-.6471 Y+2.0898 Z+11.7559 B+180 C+198.842 280 L X-.627 Y+2.0952 Z+11.7827 B+180 C+197.454 281 L X-.6104 Y+2.0994 Z+11.8116 B+180 C+196.1 282 L X-.5975 Y+2.1025 Z+11.842 B+180 C+194.808 283 L X-.5885 Y+2.1044 Z+11.8734 B+180 C+193.643 284 L X-.5839 Y+2.1056 Z+11.9054 B+180 C+192.511 285 L X-.5828 Y+2.1054 Z+11.9325 B+180 C+192.146 286 L X-.583 Y+2.1052 Z+11.9796 B+180 C+192.213 287 L X-.583 Y+2.1054 Z+12.032 B+180 C+192.194 288 L X-.583 Y+2.1052 Z+12.0787 B+180 C+192.199 289 L X-.583 Y+2.1053 Z+12.1307 B+180 C+192.198 290 L X-.583 Y+2.1053 Z+12.178 B+180 C+192.198 291 L X-.583 Y+2.1053 Z+12.2294 B+180 C+192.198 292 L X-.583 Y+2.1053 Z+12.2773 B+180 C+192.198 293 L X-.583 Y+2.1053 Z+12.3281 B+180 C+192.198 294 L X-.583 Y+2.1053 Z+12.3766 B+180 C+192.198 295 L X-.583 Y+2.1053 Z+12.4268 B+180 C+192.198 296 L X-.583 Y+2.1053 Z+12.4762 B+180 C+192.198 297 L X-.583 Y+2.1053 Z+12.5255 B+180 C+192.198 298 L X-.583 Y+2.1053 Z+12.5751 B+180 C+192.198 299 L X-.583 Y+2.1053 Z+12.6242 B+180 C+192.198 300 L X-.583 Y+2.1053 Z+12.6744 B+180 C+192.198 301 L X-.583 Y+2.1053 Z+12.7229 B+180 C+192.198 302 L X-.583 Y+2.1053 Z+12.7737 B+180 C+192.198 303 L X-.583 Y+2.1053 Z+12.8216 B+180 C+192.198 304 L X-.583 Y+2.1053 Z+12.873 B+180 C+192.198 305 L X-.583 Y+2.1053 Z+12.9203 B+180 C+192.199 306 L X-.583 Y+2.1052 Z+12.9721 B+180 C+192.195 307 L X-.5829 Y+2.1053 Z+13.0192 B+180 C+192.222 308 L X-.5846 Y+2.1053 Z+13.0445 B+180 C+192.704 309 L X-.5904 Y+2.1039 Z+13.0764 B+180 C+193.692 310 L X-.6003 Y+2.1017 Z+13.1075 B+180 C+194.73 311 L X-.6142 Y+2.0984 Z+13.1375 B+180 C+195.885 312 L X-.6317 Y+2.0939 Z+13.1656 B+180 C+197.11 313 L X-.6526 Y+2.0881 Z+13.1917 B+180 C+198.379 314 L X-.6763 Y+2.0809 Z+13.2152 B+180 C+199.648 315 L X-.7025 Y+2.0722 Z+13.2358 B+180 C+200.895 316 L X-.7306 Y+2.062 Z+13.2531 B+180 C+202.083 317 L X-.76 Y+2.0502 Z+13.2669 B+180 C+203.168 318 L X-.7906 Y+2.0369 Z+13.277 B+180 C+204.124 319 L X-.8202 Y+2.0228 Z+13.283 B+180 C+204.906 320 L X-.8608 Y+2.0037 Z+13.285 B+180 C+205.526 321 L X-.9062 Y+1.9839 Z+13.285 B+180 C+206.111 322 L X-.9511 Y+1.9626 Z+13.285 B+180 C+206.693 323 L X-.9956 Y+1.9405 Z+13.285 B+180 C+207.273 324 L X-1.0395 Y+1.9173 Z+13.285 B+180 C+207.853 325 L X-1.0828 Y+1.8932 Z+13.285 B+180 C+208.433 326 L X-1.1256 Y+1.868 Z+13.285 B+180 C+209.014 327 L X-1.1679 Y+1.8419 Z+13.285 B+180 C+209.595 328 L X-1.2095 Y+1.8148 Z+13.285 B+180 C+210.178 329 L X-1.2503 Y+1.7869 Z+13.285 B+180 C+210.761 330 L X-1.2914 Y+1.7576 Z+13.2851 B+180 C+211.35 331 L X-1.3284 Y+1.729 Z+13.2849 B+180 C+211.93 332 L X-1.3789 Y+1.6871 Z+13.2869 B+180 C+212.653 333 L X-1.4382 Y+1.635 Z+13.3055 B+180 C+213.974 334 L X-1.4927 Y+1.5865 Z+13.3442 B+180 C+215.796 335 L X-1.5376 Y+1.5456 Z+13.4 B+180 C+217.943 336 L X-1.5699 Y+1.5155 Z+13.4686 B+180 C+220.236 337 L X-1.589 Y+1.4984 Z+13.5492 B+180 C+222.423 338 L X-1.5924 Y+1.4948 Z+13.6123 B+180 C+223.581 339 L X-1.5927 Y+1.4953 Z+13.6668 B+180 C+223.513 340 L X-1.5925 Y+1.4951 Z+13.7125 B+180 C+223.53 341 L X-1.5926 Y+1.4952 Z+13.7623 B+180 C+223.526 342 L X-1.5927 Y+1.4952 Z+13.8145 B+180 C+223.526 343 L X-1.5926 Y+1.4952 Z+13.8619 B+180 C+223.528 344 L X-1.5926 Y+1.4952 Z+13.9118 B+180 C+223.521 345 L X-1.5926 Y+1.4955 Z+13.9744 B+180 C+223.608 346 L X-1.5846 Y+1.5027 Z+14.0489 B+180 C+224.355 347 L X-1.5612 Y+1.5249 Z+14.1238 B+180 C+224.734 348 L X-1.5244 Y+1.559 Z+14.1866 B+180 C+224.783 349 L X-1.4767 Y+1.6024 Z+14.2343 B+180 C+224.544 350 L X-1.418 Y+1.6548 Z+14.2654 B+180 C+224.093 351 L X-1.3653 Y+1.6996 Z+14.2746 B+180 C+223.527 352 L X-1.3594 Y+1.7052 Z+14.4745 B+180 C+223.527 F200 353 L X-.6707 Y+.9802 R0 F MAX 354 L X+1.3954 Y-1.195 F MAX 355 M108 356 M5 357 M129 358 M140 MB MAX 359 L Z-.1 R0 F MAX M91 360 L X+10 Y-.1 R0 F MAX M91 361 L B+0 F MAX 362 CYCL DEF 7.0 DATUM SHIFT 363 CYCL DEF 7.1 X+0 364 CYCL DEF 7.2 Y+0 365 CYCL DEF 7.3 Z+0 366 L B+0 C+0 F MAX M91 367 M30 99999 END PGM INCH
  13. I have noticed that if I don't save my file immediately after deleting planes in the view manager that they come back. Has anyone else seen this?
  14. I like the idea also Chris. I'm just starting to use dynamic milling and really like the results.
  15. TOP WCS and Front view for B0 then rotate from there. This is my method. We only do single parts at a time so everything is programmed from centerline with one fixture offset.
  16. Anyone using dynamic milling with bullnose endmills in aluminum. The job I am doing would require a 1/2 inch endmill with .125 corner radius. If so what brand would you guys suggest.
  17. Thanks for the replies everyone I have it working now.
  18. While we are on the subject how do I enter info into the title block such as company name etc..
  19. Colin What you suggested worked. However I had to change my drafting scale to 2.0 not .5
  20. Thanks I thought there had to be a way to get it to work.
  21. I tried using the solids layout feature today to make a 4 view ANSI print. When the scale factor was set to 1.0 I recieved an error message telling me the parts would not fit on the page. So I scaled the parts to .5 and got them to fit. The problem I had was after I did this I tried to add dimesnions and they were also scaled to .5 so a dimesnion that should have showed up as 1.00 was coming out at .500. I ended up going back in and changing the dimesnions through anylize entity properties and multiplying them by 2. This was very time consuming and left room for error. Am I missing something. What good is this feature if you can't fit it to a page and get the true dimesnions to show up when you add drafting.

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