CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > CAM Software > EdgeCam


EdgeCam Discuss EdgeCam software here.


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-17-2009, 03:09 PM
 
Join Date: Jun 2006
Location: CANADA
Posts: 35
honk is on a distinguished road
Simple two operation part

Hi every one just a question on best method for this simple procedure.

I have a part that im turning in the lathe simple part.

OP1 face and turn partial od.
OP2 face rough profile finish.

Now what the best way to do this in Edgecam.

I want the program so when op1 is finished i get m00 flip the part around and hit start again.

Do i write two separate programs and join them bring in two models and rotate one. I would like the simulation to look correct as well.

Thanks.

I find with Edgecam the simple stuff is the stuff it does very bad. What should be easy never is.
Reply With Quote

  #2   Ban this user!
Old 08-18-2009, 08:27 PM
jstikeleather's Avatar  
Join Date: Feb 2008
Location: USA
Posts: 49
jstikeleather is on a distinguished road

Hello,
So what you want to do is the following:

OP1: face and rough turn OD
Flip the part around
OP2: face and rough turn OD then finish profile

You have a couple options:
1. Use two part files, one for standard orientation, one for reverse orientation
2. Use one part file but have two sequences

Using the first option should be pretty straight forward. Output the code for both programs and then use copy/paste to get it into one file.

The second option you will need to create a second CPL on the origin of the back of the part. When you are in the manufacturing side and select "file > new sequence" it will prompt you for the initial CPL, this would be the CPL you had made on the back face.

Make sure that Z is pointing in the correct direction.

Then program it accordingly. You will still have to output two programs and then copy/paste them together.

The convenience of option 2 is that you only have one PPF file and when you simulate it will look correct. For option 1 to simulate correctly you will have to save the stock model as an STL and import it into the second file.

Good luck.
Jeremiah Stikeleather
ATS
Reply With Quote

  #3   Ban this user!
Old 08-19-2009, 09:44 AM
 
Join Date: Jun 2006
Location: CANADA
Posts: 35
honk is on a distinguished road

Thanks i had programmed it using method two method one does not work for fixture checking as the part is held in a chuck. It looks like your machining through the chuck all the time.

You would think such a common practice in lathe turning would be easy, and have the option in Edgecam so it simulates correct and you dont need to mess with pasting programs and stuff.

Thanks for the input.
Reply With Quote

  #4   Ban this user!
Old 10-19-2009, 09:51 AM
 
Join Date: Sep 2006
Location: uk
Posts: 136
inflateable is on a distinguished road

I do it Jerimiah's second way, but then I don't show the chuck on screen.
In simulator just turn the machine off, (so you can only see the part, floating in midair)and it'll look fine.

Simulating the machine for a lathe just isn't worth the hassle.
Reply With Quote

  #5   Ban this user!
Old 11-16-2009, 12:34 PM
 
Join Date: Jun 2006
Location: CANADA
Posts: 35
honk is on a distinguished road

Originally Posted by jstikeleather View Post
Hello,
So what you want to do is the following:

OP1: face and rough turn OD
Flip the part around
OP2: face and rough turn OD then finish profile

You have a couple options:
1. Use two part files, one for standard orientation, one for reverse orientation
2. Use one part file but have two sequences

Using the first option should be pretty straight forward. Output the code for both programs and then use copy/paste to get it into one file.

The second option you will need to create a second CPL on the origin of the back of the part. When you are in the manufacturing side and select "file > new sequence" it will prompt you for the initial CPL, this would be the CPL you had made on the back face.

Make sure that Z is pointing in the correct direction.

Then program it accordingly. You will still have to output two programs and then copy/paste them together.

The convenience of option 2 is that you only have one PPF file and when you simulate it will look correct. For option 1 to simulate correctly you will have to save the stock model as an STL and import it into the second file.

Good luck.
Jeremiah Stikeleather
ATS
I tried the second option just to see what would happen, i could not describe a CPL that had only two axis it kept given me 3 axis.
Also when typing in X positions it is no longer working in Diameter, and the tool is the wrong way, well the correct way but obviously if im trying to machine the back of the part and trick Edgecam into thinking its the front the right hand tool should be the other way.

So are you saying i also need to select a lefthand tool and change the name to right

Thanks
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 11-17-2009, 09:37 AM
jstikeleather's Avatar  
Join Date: Feb 2008
Location: USA
Posts: 49
jstikeleather is on a distinguished road

Originally Posted by honk View Post
I tried the second option just to see what would happen, i could not describe a CPL that had only two axis it kept given me 3 axis.
Look at your options when creating a CPL. You may just want to create a CPL referenced from the Turn CPL, then rotate it 180 around X.

Originally Posted by honk View Post
Also when typing in X positions it is no longer working in Diameter, and the tool is the wrong way, well the correct way but obviously if im trying to machine the back of the part and trick Edgecam into thinking its the front the right hand tool should be the other way.

So are you saying i also need to select a lefthand tool and change the name to right

Thanks
Those X values being radial are more than likely because of the 3rd axis on the CPL you made.

If you created a new sequence and defined your new initial CPL to be the CPL you created (which is just the reverse of the original Turn CPL) then your tools will be pointed in the correct direction. You are more than likely not defining a new sequence, or you are not correctly defining the initial CPL.
Reply With Quote

  #7   Ban this user!
Old 11-17-2009, 09:53 AM
 
Join Date: Jun 2006
Location: CANADA
Posts: 35
honk is on a distinguished road

Originally Posted by jstikeleather View Post
Look at your options when creating a CPL. You may just want to create a CPL referenced from the Turn CPL, then rotate it 180 around X.



Those X values being radial are more than likely because of the 3rd axis on the CPL you made.

If you created a new sequence and defined your new initial CPL to be the CPL you created (which is just the reverse of the original Turn CPL) then your tools will be pointed in the correct direction. You are more than likely not defining a new sequence, or you are not correctly defining the initial CPL.

I think its the CPL thats getting defined wrong but i cannot see any options anywhere to change that. Scrap that just noticed when creating a CPL there is a box to change if its a mill or lathe CPL.

Thanks for the input
Reply With Quote

  #8   Ban this user!
Old 11-20-2009, 04:21 PM
 
Join Date: Oct 2009
Location: USA
Posts: 33
jsanders is on a distinguished road

Originally Posted by honk View Post
Thanks i had programmed it using method two method one does not work for fixture checking as the part is held in a chuck. It looks like your machining through the chuck all the time.

You would think such a common practice in lathe turning would be easy, and have the option in Edgecam so it simulates correct and you dont need to mess with pasting programs and stuff.

Thanks for the input.
Remember to also contact your reseller and have them log a development request on behalf of YOUR COMPANY to support part flip. Edgecam development is prioritized based on frequency of request, so your reseller needs to carry through with making a formal request. You can ask your reseller to let you know what the case # is so that you can pester them to get an update.

If everyone assumes that someone else is making a request, then no one is.
Reply With Quote

  #9   Ban this user!
Old 11-26-2009, 02:42 PM
 
Join Date: Jun 2006
Location: CANADA
Posts: 35
honk is on a distinguished road

Can some one elaborate a bit more on this i thought i had it tried again just now and 2nd way does not work for me always give a 3axis CPL and then will not do anything, and wont go the correct direction im obviously missing something but cant see what.

Thanks
Reply With Quote

  #10   Ban this user!
Old 12-02-2009, 02:58 PM
jstikeleather's Avatar  
Join Date: Feb 2008
Location: USA
Posts: 49
jstikeleather is on a distinguished road

Originally Posted by honk View Post
Can some one elaborate a bit more on this i thought i had it tried again just now and 2nd way does not work for me always give a 3axis CPL and then will not do anything, and wont go the correct direction im obviously missing something but cant see what.

Thanks
How are you creating your "back end" cpl?

Try the following:
1. On the Design side and from the menu, click Geometry > Create CPL.
2. Click on the Reference tab, select Inv Turn.
3. Click on the General tab, check the Origin box, specify a name, check your Work Plane and Dimensions.
4. Select the new location of your CPL (select the back end of the part).

If you have trouble placing the CPL in the correct location, use Coordinate Input.

When you create your new sequence, select this new CPL as your Initial CPL.
Attached Thumbnails
Click image for larger version

Name:	1.jpg‎
Views:	32
Size:	39.5 KB
ID:	94410   Click image for larger version

Name:	2.jpg‎
Views:	33
Size:	40.7 KB
ID:	94411   Click image for larger version

Name:	3.jpg‎
Views:	30
Size:	48.4 KB
ID:	94412  
Reply With Quote

Sponsored Links
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
simple cnc operation help Hubie1110 Coding 0 04-14-2009 07:48 PM
Need Help!- HELP ANY ONE HAVE A PART SOMETHING SIMPLE bobrob General Metalwork Discussion 1 03-26-2009 11:22 AM
Need Help!- SheetCAM TNG simple drill operation BillTodd SheetCam 1 12-03-2008 01:23 PM
Please Help!! Simple 3-D part not so simple for me eaglegage Mastercam 16 05-15-2008 10:00 AM
RFQ on simple part... nate Employment Opportunity 14 04-28-2006 01:25 AM




All times are GMT -5. The time now is 07:38 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361