Okuma post processor for OSP-7000M contol

Okuma post processor for OSP-7000M contol

hooverwelding
Enthusiast Enthusiast
1,955 Views
9 Replies
Message 1 of 10

Okuma post processor for OSP-7000M contol

hooverwelding
Enthusiast
Enthusiast

Hi all,

 

 I'm looking for some help with a post processor. Should I be sending my request to posts@hsmworks.com or posting on this forum?

 

  Thanks,

 

Carl

0 Likes
Accepted solutions (1)
1,956 Views
9 Replies
Replies (9)
Message 2 of 10

matthew.nichols
Alumni
Alumni
For posts we are wanting the idea station to start being used. Here is the link.
https://forums.autodesk.com/t5/hsm-ideas/idb-p/231


Matthew Nichols
Adoption Specialist - MFG
0 Likes
Message 3 of 10

hooverwelding
Enthusiast
Enthusiast

Thanks! I posted it there. https://forums.autodesk.com/t5/hsm-ideas/idb-p/231

 

 Carl

0 Likes
Message 4 of 10

matthew.nichols
Alumni
Alumni
Awesome!! Thank you Carl!


Matthew Nichols
Adoption Specialist - MFG
0 Likes
Message 5 of 10

scottmoyse
Mentor
Mentor
Accepted solution

Lets start with this. I did this for a HSM Express user for free, then got zero feedback. So... I'm guessing you will be providing feedback 🙂


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

Message 6 of 10

scottmoyse
Mentor
Mentor

hey @matthew.nichols I'm not sure that the Ideastation is the best spot for control version/model specific post modification requests is it? I think Brad bucked the trend there massively. Otherwise its just for generic base posts, right? Please correct me if I'm wrong.


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

Message 7 of 10

hooverwelding
Enthusiast
Enthusiast

I'll provide some feedback as soon as I get some time to check it out, may be next week.

 

0 Likes
Message 8 of 10

hooverwelding
Enthusiast
Enthusiast

Ok, I did get to use that post some, works great!! The only thing I am changing in the posted code is to remove the line with the comments "(T5 5/16 drill)". I am using NCnet lite for DNC and it has a option to remove comments but it also removes some of the line of code prior to the comment!!

 

 Thanks, Scottmoyse for the post!

 

  Carl

Message 9 of 10

scottmoyse
Mentor
Mentor

@hooverwelding wrote:

Ok, I did get to use that post some, works great!! The only thing I am changing in the posted code is to remove the line with the comments "(T5 5/16 drill)". I am using NCnet lite for DNC and it has a option to remove comments but it also removes some of the line of code prior to the comment!!

 

 Thanks, Scottmoyse for the post!

 

  Carl


Excellent. Good to know. You can turn off some of the comments, apart from the operation comment using some of the options in the post dialog:

 

2016-10-01_7-26-31.png


Scott Moyse
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


EESignature


RevOps Strategy Manager at Toolpath. New Zealand based.

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

0 Likes
Message 10 of 10

hooverwelding
Enthusiast
Enthusiast

 

Ok, a few things I's like to change in the post processor. ( I'm using "OKUMA-OSP5020M" from Scott Moyse)

 

I made a small part to post some code

 

$OPOST.MIN%
N1 G40 G80 G90 G94 G17
N2 G20
N3 G30 P1

(Drill1)     I'd like this removed but an empty line would be great (this is what it posts with "write tools, NO")
N5 M09
N6 T51 M06
N7 S1600 M03
N8 G15 H01
N9 M08
N11 G00 X1. Y1.
N12 G56 Z0.5 H51
N14 Z0.1
N15 G71 Z0.1
N16 G82 X1. Y1. Z-0.6841 R0.05 F4.8 M53
N17 G00 Z0.1
N18 Z0.5

N19 M05
N20 M09
N21 G30 P1     I'd like this changed to G30 P2 to use a different home position that I have set
N24 M02
%

 

That's all!!!

 

  Thanks,

   Carl

0 Likes