Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Small issue with drilling cycle when different Z depth.

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
luis_carville
264 Views, 4 Replies

Small issue with drilling cycle when different Z depth.

Hi!

 

I have a small issue when post drilling cycles with different Z depth values.

 

let's show you an example, if there are few drilling holes with the same Z depth it is posted like this..

nice and clean.

developmentNZ9L2_0-1676200762086.png 

But if the Z depth value is different ...

the post open and close the drill cycle every time.

developmentNZ9L2_1-1676200845856.png

 

If it is possible I would like to change the post to show the cycles like this..

developmentNZ9L2_2-1676200971865.png

X and/or Y coordenates with Z

 

Thanks,

Nacho

 

Labels (3)
4 REPLIES 4
Message 2 of 5
KrupalVala
in reply to: luis_carville

Hi @luis_carville ,

 

The drilling cycle follows the following sequence of functions,

  • onCycle() 
  • onCyclePoint()
  • EXPANDED Postion - onRapid
  • onCycleEnd()

& There are other fuctions too.

 

You can try with create a variable and add it to the condition in the drilling cycle phase but in some cases you may get the expected output and in some you may not.

So I would suggest go with standar format method and I am not sure if your controller supports that format or not. Even if the controller supports the format, the machine may end up behaving the same way.

 

Thanks,



Krupal Vala
Senior Technology Consultant - Post Processor & Machine Simulation
Message 3 of 5
luis_carville
in reply to: KrupalVala

Hi @KrupalVala 

 

Thanks for your answer.

 

I'm not sure what you mean with "try with create a variable and add it to the condition in the drilling cycle phase", I have to say that I'm not a developer so JavaScript is not part of my skills, could you please be a bit more specific?  

 

Many Thanks.

Message 4 of 5
KrupalVala
in reply to: luis_carville

HI @luis_carville ,

 

I tried it but not getting the output 🙂. Please follow the current format which is generic and working fine.

Thanks,

 



Krupal Vala
Senior Technology Consultant - Post Processor & Machine Simulation
Message 5 of 5

Hi @KrupalVala 

 

Thanks for take time and try, I'll continue editing the file manually.

 

Best Regards

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report