585,996 active members*
4,657 visitors online*
Register for free
Login
Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2011
    Posts
    12

    Unhappy Post processor for 5axis solidcam

    Dear all Friend

    Iam looking to gpp file for Variaxis mazak machine,model VRX630 0r VRX700 shut be ok,i'll be edit if not suitable
    anybody can help Please.....

  2. #2
    Join Date
    Jun 2007
    Posts
    3757
    Like ALL solidXXX stuff, you need to buy a license, I guess, and only the latest version, and not backward compatible, either. Yes. It sucks.
    Super X3. 3600rpm. Sheridan 6"x24" Lathe + more. Three ways to fix things: The right way, the other way, and maybe your way, which is possibly a faster wrong way.

  3. #3
    Join Date
    Feb 2011
    Posts
    252
    I can help: [email protected]

  4. #4
    Join Date
    Dec 2011
    Posts
    12
    Solidcam x,I email to you already,but you also never reply my mail,how u can help bro...

  5. #5
    Join Date
    Feb 2011
    Posts
    252
    Give me your email?

  6. #6
    Join Date
    Dec 2011
    Posts
    12

  7. #7
    Join Date
    Dec 2011
    Posts
    12
    I Need help,when i post the program,g-code format show XY And Z is a wrong value But A,C Axis come out the actual value,I Check this error from machine simulation,Please help me wish area from post processor need to change.I'm so tired n very sad....

    Attachment 209192

  8. #8
    Join Date
    Mar 2013
    Posts
    12
    Zarif,

    Sorry & sad I understand.

    You are moving axis A,C, X,Y w/o dynamic compensation turned on (G54.2 P1)
    Unfortunately your code seems to be missing vital data such as: machine rotate points, dynamic compensation; all necessary for a VariAxis.

    The below code works for our VariAxis


    (Post 8.23.13)
    (Date: 19-NOV-2013)
    (Time: 07:50:50)
    G10 P6 L2 X-9.02973 Y-3.54230 Z-20.78210 A#7004 C#7005(Set G59)
    ( Use G54.1 P1. to set part)
    G10 L20 P20 X#7001 Y#7002 Z#7003 A#7004 C#7005(Sets G54.1P20 to G54.1P1 )
    #100=#7001+9.02973 #101=#7002+3.54230 #102=#7003+20.78210 #103=#7004 #104=#7005
    G10 P1 L21 X#100 Y#101 Z#102 A#103 C#104(Set G54.2)

    M00 ( #### WARNING do not run high speed spindle with this post ### )

    G54.2 P0
    M44 M47
    G00 G91 G28 Z0
    G53 G90 X-15.
    G17 G20 G40 G80 G94 G98
    T05 T005 M06 D5
    G40 G80
    M01
    G94
    (====================)
    N4 (**F-CONTOUR1 **)
    G0 G91 G28 Z0
    G90
    G59
    G54.2 P1 X0. Y0. Z6. A-90. C-90.
    G00 G90
    A-90. C-90.
    G0 X0.0059 Y0.5019 S8500 M03
    G94
    Z1.3875
    M8
    Z0.5787
    G1 Z0.5 F15.
    X0.0086 Y0.5035 Z0.5

    hope this helps.
    DW

  9. #9
    Join Date
    Mar 2013
    Posts
    12
    Zarif,

    The attachment is what I was sent by Mazak support to develop our post. All dimensions in English.

    DW

  10. #10
    Join Date
    Feb 2015
    Posts
    2

    Re: Post processor for 5axis solidcam

    Good afternoon, could you help me with the post-processor for Solidcam for the Mazak Variaxis i600 machine? I want will learn to work in Solidcam and to write the thesis on this machine.

Similar Threads

  1. 5axis post processor for powermill
    By ekashfi in forum Post Processor Files
    Replies: 1
    Last Post: 05-13-2016, 04:07 PM
  2. SolidCAM post-processor creation tnc530 or iso 5axis
    By spacelight in forum SolidCAM for SolidWorks and SolidCAM for Inventor
    Replies: 3
    Last Post: 02-02-2015, 10:23 AM
  3. rhinocam post processor for mach3 for 5axis
    By komar197021 in forum Rhinocam
    Replies: 3
    Last Post: 07-28-2012, 10:29 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
  •