Okuma Post Processor File name output and Multiple WCS retract height settings

Okuma Post Processor File name output and Multiple WCS retract height settings

andyP24KU
Participant Participant
239 Views
1 Reply
Message 1 of 2

Okuma Post Processor File name output and Multiple WCS retract height settings

andyP24KU
Participant
Participant

Hi yall,

 

How can I manipulate the post processor configuration to allow Fusion360 CAM to post process my program as text rather than the format of four digits? (parameters make it error out if not in the 'correct' format)

 

Is it possible to set a retract height between multiple work coordinate systems? I have multiple dual station jaws and pallets. I have manually edited my program before, I am wondering if there is a more efficient way to do this.

 

Thanks for any input,

Andy 

0 Likes
240 Views
1 Reply
Reply (1)
Message 2 of 2

KrupalVala
Autodesk
Autodesk

Hi @andyP24KU ,

 

You can remove the alphabet or number based on your need. If you keep both then you can able to use the alphanumeric in NC file name.

Go to function onOpen() { and find below codes,

if (!isSafeText(programName, "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789")) {

 

Could you please give me more details or send the project with modified NC codes for "How to set a retract height between multiple work coordinate systems"?

 

Thanks,

 



Krupal Vala
Senior Technology Consultant - Post Processor & Machine Simulation
0 Likes