Jump to content

Park position


---
 Share

Recommended Posts

I have a program on a 6 position pallet. There's 4 park positions in this program, I cant see anyway to delete them. IS there a difference between a program and a pallet when using park positions. Can I delete the park positions and start over.
Link to comment
Share on other sites

Unfortunately, I am not aware of a way to delete parking positions. You can delete the contents of a park position so it doesn't do anything. So maybe you focus on Park Position 1 and make it the way you want and just ignore the extras. You also have the option to select Off for a parking position. If you absolutely didn't want the extra ones, you could select all of the characteristics, right-click and select Copy with References from the old program and Paste with References into a new program. Not sure if it is worth all of the extra work involved.
Link to comment
Share on other sites

It's a little bit hidden. Go to "CNC => Navigation => Navigation Paths List"
Then you should see all your parking positions and be able to edit/delete them.
Link to comment
Share on other sites

  • 2 months later...
I do it mostly with a PCM Postsetting.
positionCMM(350,-350,-50)  
or
if (getRecordHead("palletlocationnumber") == getRecordHead("lastpalletlocationnumber")) then  
positionCMM(350,-350,-50)  
endif 
Link to comment
Share on other sites

 Share

×
×
  • Create New...