jasonwinters
11-20-2006, 08:28 AM
My, it's quiet around here....
Okay, I found one work around for those of us who are working in inches, and keep getting crashes when we use the 'by operation' to copy settings from one tool path when making another.
I don't know if others are having this problem, but when making a new operation (such as roughing waterline), there is a box for filling in the parameters 'by operation'. Using this box causes an invalid pointer dereference a lot, and I finally figured out what caused it to NOT crash.
Before using the copy function, go into the parameters menu of the operation you wish to duplicate, and press the feedrate tab. Then, under the feedrate pulldown menu select anything that is not currently showing. Example, if it currently say's "work feed", select "rapid feed" or something. Don't change any of the values (if you don't want to, that is!). All you have to do is force it to look at something else. Say 'ok', then go ahead and create the new operation, and you can use the 'by operation' and select the one you just looked at.
This seems to cause all of those related crashes to disappear. Which means that my speed just went way up! :)
Ciao!
Jason
Okay, I found one work around for those of us who are working in inches, and keep getting crashes when we use the 'by operation' to copy settings from one tool path when making another.
I don't know if others are having this problem, but when making a new operation (such as roughing waterline), there is a box for filling in the parameters 'by operation'. Using this box causes an invalid pointer dereference a lot, and I finally figured out what caused it to NOT crash.
Before using the copy function, go into the parameters menu of the operation you wish to duplicate, and press the feedrate tab. Then, under the feedrate pulldown menu select anything that is not currently showing. Example, if it currently say's "work feed", select "rapid feed" or something. Don't change any of the values (if you don't want to, that is!). All you have to do is force it to look at something else. Say 'ok', then go ahead and create the new operation, and you can use the 'by operation' and select the one you just looked at.
This seems to cause all of those related crashes to disappear. Which means that my speed just went way up! :)
Ciao!
Jason