Newbie Rotary axis planes determining - WCS and tool plane


Results 1 to 7 of 7

Thread: Rotary axis planes determining - WCS and tool plane

  1. #1
    Member ahmad00syr's Avatar
    Join Date
    Apr 2020
    Posts
    2
    Downloads
    0
    Uploads
    0

    Red face Rotary axis planes determining - WCS and tool plane

    Hello

    I'm a newbie to Mastercam and 4 axis programming
    I have some problems in determining WCS, Tplane and Cplane and rotary axis for my new Chinese CNC router with rotary 4th axis and Richauto a18 control, I use 4axis mill generic with generic Fanuc 4x post.

    I have tried tons of axis configurations with one semi-successful try, in which I put WCS to top, Tool plane (and construction plane) right plane (don't know why) and rotation axis (in Rotary strategy) is y but the result was YZA move simultaneously and X is move between slices (it should be XZA simultaneously and y for moving between slices).
    Attached is a picture of a similar machine, I don't where should be the WCS and the tool plane (in 1,2 or 3) and should I determine tool plane offset or make it (0,0,0)

    Please help me understand what's the issue and how to determine WCS, tool plane and rotary axis.

    Thanks in advance.

    Similar Threads:
    Attached Thumbnails Attached Thumbnails Rotary axis planes determining - WCS and tool plane-rotary-cnc-axis-png   Rotary axis planes determining - WCS and tool plane-model-png   Rotary axis planes determining - WCS and tool plane-gcode-png  
    Attached Files Attached Files


  2. #2
    Member mimarttasarim's Avatar
    Join Date
    Oct 2021
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default Re: Rotary axis planes determining - WCS and tool plane

    please can you share post-processor file mimarttasarim@gmail.com



  3. #3
    Member cadcam's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    3578
    Downloads
    0
    Uploads
    0

    Default Re: Rotary axis planes determining - WCS and tool plane

    what toolpath are you trying to using to cut this? now the WCS for the 4th is the machine WCS for this 4th? if you are doing a multiaxis toolpath output as a 4th or say multiaxis rotary, I would align with the machine WCS and program from the top for that WCS. what version of MC are programming in>

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
    Cadcam
    Turning Product Specialist for a Software Company, contract Programming and Consultant , Cad-Cam Instructor of Mastercam .


  4. #4
    Member RickPhillips's Avatar
    Join Date
    Mar 2022
    Posts
    7
    Downloads
    0
    Uploads
    0

    Default Re: Rotary axis planes determining - WCS and tool plane

    Look in the axis control in one of your tool paths. if you click on Axis control you should see on the right top, 4-axis with 5-axis under it. If you don't see that you need to get your post fixed. Using top is correct. If you click on the top plane it should give you a view of looking down on the 4-th axis, or looking down at the machine table.



  5. #5
    Member cadcam's Avatar
    Join Date
    Apr 2003
    Location
    United States
    Posts
    3578
    Downloads
    0
    Uploads
    0

    Default Re: Rotary axis planes determining - WCS and tool plane

    Quote Originally Posted by RickPhillips View Post
    Look in the axis control in one of your tool paths. if you click on Axis control you should see on the right top, 4-axis with 5-axis under it. If you don't see that you need to get your post fixed. Using top is correct. If you click on the top plane it should give you a view of looking down on the 4-th axis, or looking down at the machine table.
    This will help look for what Rick is trying to point you towards. But if you picked one of the Generic 4th machine defs then this what you would see. this is the Generic Haas 4th Machine def for example.

    I do not think this is your issue.
    Rotary axis planes determining - WCS and tool plane-axis-combo-info-jpg

    Attached Thumbnails Attached Thumbnails Rotary axis planes determining - WCS and tool plane-axis-combo-info-jpg  
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)
    Cadcam
    Turning Product Specialist for a Software Company, contract Programming and Consultant , Cad-Cam Instructor of Mastercam .


  6. #6
    Member eisendud's Avatar
    Join Date
    Jan 2023
    Posts
    4
    Downloads
    0
    Uploads
    0

    Default Re: Rotary axis planes determining - WCS and tool plane

    Hi

    Change this in your post file

    And you have your A axsis in Y direction on your table:
    if (true) {
    var aAxis = createAxis({coordinate:0, table:true, axis:[(getProperty("makeAAxisOtherWay") ? -1 : 1) * 0, -1, 0], cyclic:true, preference:0});
    machineConfiguration = new MachineConfiguration(aAxis);

    Eis



  7. #7
    Flies Fast Superman's Avatar
    Join Date
    Dec 2008
    Location
    Antarctica
    Posts
    3110
    Downloads
    0
    Uploads
    0

    Default

    Quote Originally Posted by eisendud View Post
    Hi

    Change this in your post file

    And you have your A axsis in Y direction on your table:
    if (true) {
    var aAxis = createAxis({coordinate:0, table:true, axis:[(getProperty("makeAAxisOtherWay") ? -1 : 1) * 0, -1, 0], cyclic:true, preference:0});
    machineConfiguration = new MachineConfiguration(aAxis);

    Eis
    This is NOT mastercam programming language in the post



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
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

Rotary axis planes determining - WCS and tool plane

Rotary axis planes determining - WCS and tool plane