585,954 active members*
4,502 visitors online*
Register for free
Login

Thread: Postprocesor

Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2008
    Posts
    2

    Red face Postprocesor

    postprocessor to mate one of the surfCAM
    MEFI CNC-859 (CNC 872 ITD)
    HAIDENHAIN-TNC 310
    If someone you have these postp. and you were so willing to share and so I was very grateful to you send mail to [email protected]
    Wanted is a long time

  2. #2
    Join Date
    May 2007
    Posts
    71
    I never met the TNC310 Control but 155, 426, 430 and 530!
    Could you show me the difference?

    In Surfcam\POSTLIB\Mpost\ , there are several post could be use for TNC155, 426 and 430! You also could modify by yourself.

    You also could contact your local dealer to modify for you.

    Email: [email protected]
    http://www.3epraha.cz/surfcam/index.php

  3. #3
    Join Date
    Sep 2008
    Posts
    2

    Red face

    Yes, in surfCAMu those processor what you wrote but the TNC 310 is not there. Yet we do not have this control system in the world if only we. Anybody would be so willing to help me create a postprocessor for HEIDENHAIN TNC 310
    ??
    but I do not know how to the creation of the post-processor.
    Hand-written program looks like this is a simple program but it would suffice as an example:

    Program for HEIDENHAIN TNC 310

    0 BEGIN PGM TvarL_10 MM
    1 BLK FORM 0.1 Z X-20 Y+0 Z+0
    2 BLK FORM 0.2 X+0 Y+116 Z+40.8
    3 TOOL CALL 1 Z S800
    4 L Z+50 F6000
    5 L X-520 Y+140 M13
    6 L Z+38.8
    7 CALL LBL 1
    8 L Z+36.8
    9 CALL LBL 1
    10 L Z+34.8
    11 CALL LBL 1
    12 L Z+32.8
    13 CALL LBL 1
    14 L Z+30.8
    15 CALL LBL 1
    16 L Z+28.8
    17 CALL LBL 1
    18 L Z+26.8
    19 CALL LBL 1
    20 L Z+24.8
    21 CALL LBL 1
    22 L Z+22.8
    23 CALL LBL 1
    24 L Z+20.8
    25 CALL LBL 1
    26 L Z+20
    27 CALL LBL 2
    28 L Z+18
    29 CALL LBL 2
    30 L Z+16
    31 CALL LBL 2
    32 L Z+14
    33 CALL LBL 2
    34 L Z+13
    35 CALL LBL 2
    36 L X-520 Y+71.5 F6000
    37 L Z+12
    38 L X+30 F200
    39 L Z+15 F6000
    40 L X-520 Y+83
    41 L Z+11
    42 L X+30 F200
    43 L Z+15 F6000
    44 L X-520 Y+94.5
    45 L Z+10
    46 L X+30 F200
    47 L Z+15 F6000
    48 L X-520 Y+106
    49 L Z+9
    50 L X+30 F200
    51 L Z+15 F6000
    52 L X-520 Y+117.5
    53 L Z+8
    54 L X+30 F200
    55 L Z+50 F6000
    56 L X-520 Y+12
    57 L Z+39.8
    58 L X+30 F200
    59 L Z+90 F6000
    60 L X+130 Y+330 M30
    61 LBL 1
    62 L X-520 Y+140 F6000
    63 L Y+116
    64 L X+30 F200
    65 L Y+140 F6000
    66 L X-520
    67 L Y+78
    68 L X+30 F200
    69 L Y+140 F6000
    70 L X-520
    71 L Y+44.8
    72 L X+30 F200
    73 L Z+50 F6000
    74 L X-520 Y+140
    75 LBL 0
    76 LBL 2
    77 L X-520 Y+140 F6000
    78 L Y+116
    79 L X+30 F200
    80 L Y+140 F6000
    81 L X-520
    82 L Y+87
    83 L X+30 F200
    84 L Y+140 F6000
    85 L X-520
    86 L Y+58
    87 L X+30 F200
    88 L Z+50 F6000
    89 L X-520 Y+140
    90 LBL 0
    91 END PGM TvarL_10 MM

  4. #4
    Join Date
    May 2007
    Posts
    71
    Please try the two post in surfcam\postlib\mpost\
    Hei355c.m3 and Hei355s.m3 (w/ sub-program call)

Posting Permissions

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