585,931 active members*
5,528 visitors online*
Register for free
Login
Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2013
    Posts
    5

    Post processor 5 axis

    Hello, I'm looking for a post processor for 5-axis SolidCAM. Can someone help me please?
    Hello

  2. #2
    Join Date
    Oct 2007
    Posts
    499
    You'll have to be a bit more specific than that.

    What machine is it for, what control?

    What are the machine's kinematics? Is it a head/head, a head/table or a table/table design.

    Is the machine a "3 + 2" unit or a full (simultaneous) 5 axis jobbie.

  3. #3
    Join Date
    Aug 2013
    Posts
    5
    Hello,

    thank you very much for your response.

    The control is not important, okay generic fanuc, I just need the coordinates.

    The kinematics of the machine is:
    the axis (B) rotates around (Y). table
    the axis (A) rotates around (X). tilting head
    see attachment.Attachment 196932

    Thank you.

  4. #4
    Join Date
    Aug 2013
    Posts
    5
    I have a postprocessor 5 axis working,
    but not for the kinematics of my cnc.
    Has the fourth and fifth axis together, table axis parallel to the spindle.

  5. #5
    Join Date
    Oct 2007
    Posts
    499
    I'm sorry but I can't help with that. My posts are for Heidenhain iTNC530, using PLANE SPATIAL and M128 on table-table machines.

    The control is important because Fanuc is lot more picky than H'hain when it comes to 5 axis work (well, the controls before Fanuc 30i were) and you will need to build in the pivot point into the post processor calculations.

  6. #6
    Join Date
    Aug 2013
    Posts
    5
    Thank you.
    This information is very important to me.
    My CNC is a NUM and for the fifth axis use this function:

    G151 S1 EA0 EB0 EU0 EV0 EW0
    ............................
    N5 G17 G41 G1 X39.971 Y7.673 Z-26.819 A3.8389 B14.5113
    N6 X40.062 Y8.024 Z-26.819 A3.6414 B14.5612
    N7 X40.132 Y8.306 Z-26.819 A3.4828 B14.5991
    N8 X40.215 Y8.658 Z-26.819 A3.284 B14.6442
    .......................
    .......................
    G150 S0

    I think it's similar to the Fanuc
    I need the post processor with kinematics as in the attached drawing, then I can edit and adapt to my CNC.
    Does anyone have a postprocessor for me please?

    Thank you.

  7. #7
    Join Date
    Oct 2007
    Posts
    499
    That doesn't look like the Fanuc I used to program (150i). For a start, Fanuc would fault out if you had a G41 in there; I seem to recall G41.3 for tool radial compensation (and then only from centreline) and G43.1 for tool length compensation. Then there is the feedrate - 5 axis on Fanuc needed to have the feedrate expressed as inverse time rather than mm/min.

    I'm sorry I cannot be more helpful. I have heard of NUM but never used it. Out of interest, what machine is it you are programming?

  8. #8
    Join Date
    Aug 2013
    Posts
    5
    Hello,

    I wrote a few lines in file.PRP
    After processing the tool path, the file.PRP has been edited by who?

    first

    ;Sim Five axis
    kinematic_type =HEAD_TABLE
    spindle_direction =0.0000 0.0000 1.0000
    rotate_axis_dir1 =0.0000 1.0000 0.0000
    rotate_axis_dir2 =1.0000 0.0000 0.0000

    first_rot_axis_name = B
    second_rot_axis_name = A
    auto_angle_pair = N
    other_angle_pair = Y
    angle_change_limit = 30.0000
    interplat_angle_step = 3.0000
    interplat_for_dist = N
    interplat_distance = 5.0000, 0.1969
    retract_distance = 100.0000, 3.9370
    center_rot_mac_num = 20
    enable_mx_edit = Y
    pole_angle_tolerance = 0.5700
    use_machine_limits = N
    Use_tool_H_Length = N
    Use_part_shifting = Y
    GCode_part_coordinate = N

    after
    ;Sim Five axis
    first_rot_axis_name = B
    second_rot_axis_name = A
    auto_angle_pair = N
    other_angle_pair = Y
    angle_change_limit = 30.0000
    interplat_angle_step = 3.0000
    interplat_for_dist = N
    interplat_distance = 5.0000, 0.1969
    retract_distance = 100.0000, 3.9370
    center_rot_mac_num = 20
    enable_mx_edit = Y
    pole_angle_tolerance = 0.5700
    use_machine_limits = N
    Use_tool_H_Length = N
    Use_part_shifting = Y
    GCode_part_coordinate = N

  9. #9
    Join Date
    Feb 2011
    Posts
    252
    Hello,

    Send to my email example nc program.
    [email protected]

Similar Threads

  1. post processor 5 axis
    By sml2010 in forum PowerMILL
    Replies: 6
    Last Post: 02-28-2013, 06:56 PM
  2. Replies: 1
    Last Post: 02-13-2013, 08:29 PM
  3. 4-axis post processor
    By denjo in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 0
    Last Post: 03-18-2008, 07:01 PM

Posting Permissions

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