Hi All!
I have done various searches here on this forum but have been unable to find this information...
How can I find the maximum cutting depth in a particular tool path so that I can incorporate that data into my shop documentation?
I am currently running 64bit NX7.0, soon to...
Awesome, awesome, awesome!
Thanks Jaydenn. I love simple solutions...
One follow up question though?
I'm not sure where it is you are telling me to set the ourput to "Circular-Perp to TA". Could you point me in the right direction please?
Thanks Beforehand!
Is there a way to get the post to output helical motion with the G2/G3 words where a 'Z' word indicates the pitch?
Ex;
G2 X1.0 Y1.0 Z-.5 I-1. J-1.
Thanks!
I,J & K enable me to make much more efficient pecking cycles. Where I is the initial pack depth (which mean I can eliminate "air" drilling to clear my initial clearance plane), J and K being the reducing and minimum values enable me to utilize the extended drill depth capabilities while...
Thanks Everybody,
Sound like I'm in a little over my head for now then. Guess we'll stick with my workaround untill I get a chance to go to the Post Builder class unless I can get my hand on some further documentation... :)
I hope you all have a great weekend!
Everything I tried inside PB is making all my 'motion' G variables have decimals and I don't need that...
Unless I'm missunderstanding you, I think changing the mom variable may be the way to go. I'm assuming I have to manually edit a file, but where do I find this file and what is it's name?
As far as I can tell by reading the online documentations, there are only three mom variables/expressions available by default:
$mom_cycle_step1, $mom_cycle_step2, and $mom_cycle_step3.
What I am trying to accomplish accessing the values I enter under 'Cycle Parameters-> Step Values...
Yes, I can change the leader to whatI wish, but it won't let me read the value from step 4 thru 7 where I define the Step Values in my drilling cycle parameters. It is the
$mom_cycle_step4 command that is not working...
By default, the post I am working with is using $mom_cycle_step1 for the...
Hello,
I am trying to change the tapping cycle in my post to output G84.2 for rigid tapping as opposed to the default G84
does anybody have any suggestions as to how to accomplish this?
Thanks Beforehand!
Hello,
I am in the process of customizing my post and adding I,J,K, & P variables to my drill deep & drill chip break cycles.
I,J, & K no problem! I added them by using user defined expressions and the following:
$mom_cycle_step1 for I,
$mom_cycle_step2 for J, and
$mom_cycle_step3...
John!
Thank You so much!
I feel like an idiot for not think of that myself but you have no idea what headache you just made dissapear for me!
I thought that function would basically only disable editing of the tool path...
Thanks.