585,753 active members*
4,366 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2006
    Posts
    13

    Post processor

    Does any one have a Deckel DMU Millplus post processor for UG or at least something close?

  2. #2
    Join Date
    Dec 2005
    Posts
    8
    Unfortunately my company paid for a UG post so I can't give it to you. But I can try and help answer any ?s you have. The post is also for a heidienhain (bad spelling) millplus IT. Ask away and I will try to help

    Mike

  3. #3
    Join Date
    May 2006
    Posts
    13
    I used Postbuilder to get close. The only thing I don't seem to get a good out put on is the C40= and B40= values which are the radius from center of the rotary table to the cut position on each axis. This is what controls the feedrate conversion from deg/min to in/min. Good out put is as follows: G01 X-.9104 Y-1.9381 Z2.5218 B138.317 C75.82 B40=.9996 C40=2.2311. I'm not sure if there are MOM outputs I can capture and calculate these values.

  4. #4
    Join Date
    Dec 2005
    Posts
    8
    Usually you have to replace the basic call with a custom command that outputs what you want. After you get the line created the way you want you output with the MOM_output_literal command. See example below


    MOM_output_literal "A=$A5 B=$B5 C=$C5"

    Good luck
    Sorry it took so long to reply.

  5. #5
    Join Date
    Feb 2011
    Posts
    252

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •