584,812 active members*
5,312 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > WinCnc > Rotary Axis is using inches for degrees!
Results 1 to 8 of 8
  1. #1
    Join Date
    Oct 2018
    Posts
    22

    Rotary Axis is using inches for degrees!

    Today, while running a test piece on my rotary axis using Aspire 9.510 and Wincnc, I was making a rounding tool path on a 4X4 post. I set the Rounding Tool project up as per the Vectric instructions, and the machine worked well. However, instead of the (for my machine) B-axis turning 360º per cut, it was turning 360" per cut (that's 35 revolutions)! What am I doing wrong? Is this something in the post processor that needs to be corrected? Is it a setting in the G-code? If I can get the B-axis to recognize degrees instead of inches, I think things will work great! Any ideas?

    Steve Weaver
    newbe

  2. #2
    Join Date
    Mar 2008
    Posts
    1762

    Re: Rotary Axis is using inches for degrees!

    If you command the B axis to zero, then command B360, does it execute 1 revolution? If not then your steps/unit are incorrect

    What type of axis is the B defined as in the INI?

    Are you using a Rotary Wrapped post processor in Aspire? Which one?
    Gary Campbell CNC Technology & Training
    GCnC411 (at) gmail.com www.youtube.com/user/Islaww1/videos

  3. #3
    Join Date
    Oct 2018
    Posts
    22

    Re: Rotary Axis is using inches for degrees!

    1.- Okay! When I input B360 the B-axis turned 360 inches (that is, Approximately 35 revolutions.

    2.- This is the only settings for B-axis I find in the INI

    [B Axis]
    axisspec=p0 s4 d4 r2000 a2200 o0 t4
    axisvel=r1500 f300 s150 m500 h1500

    3.- I'm using WinCNC Rotary X9*.tap)

  4. #4
    Join Date
    Mar 2008
    Posts
    1762

    Re: Rotary Axis is using inches for degrees!

    The "r" parameter on the axis spec line is the issue. It needs to be set to steps per degree. to arrive at the correct number you will calculate as follows:

    Motor steps per rev * reduction ratio / 360
    Gary Campbell CNC Technology & Training
    GCnC411 (at) gmail.com www.youtube.com/user/Islaww1/videos

  5. #5
    Join Date
    Oct 2018
    Posts
    22

    Re: Rotary Axis is using inches for degrees!

    Thank you so much!

    Steve Weaver

  6. #6
    Join Date
    Oct 2018
    Posts
    22

    Re: Rotary Axis is using inches for degrees!

    These are the figures of the motor/gearbox:
    Neugart PLS70--- 1=10
    F-Nr 2040332 - 1 -008
    OP .UN. 02/2009
    If any of these make sense to you.
    I'm very new at this so I'm not sure how to find the steps-per revolution or the reduction ratio.

  7. #7
    Join Date
    Mar 2008
    Posts
    1762

    Re: Rotary Axis is using inches for degrees!

    Those are not really numbers that jump off the page as definitive, but assuming your motor is a common 200 steps per rev, here are the numbers that you can pick from to match the settings on the drive.
    Attached Thumbnails Attached Thumbnails Rotary REZ.jpg  
    Gary Campbell CNC Technology & Training
    GCnC411 (at) gmail.com www.youtube.com/user/Islaww1/videos

  8. #8
    Join Date
    Oct 2018
    Posts
    22

    Re: Rotary Axis is using inches for degrees!

    Thanks!

    Steve

Similar Threads

  1. Replies: 5
    Last Post: 05-28-2015, 04:14 AM
  2. inches to degrees
    By eloeffler in forum Mechanical Calculations/Engineering Design
    Replies: 5
    Last Post: 04-23-2013, 12:01 PM
  3. Replies: 2
    Last Post: 03-12-2012, 12:21 AM
  4. 4th axis degrees of rotation.
    By Wolford in forum Surfcam
    Replies: 4
    Last Post: 02-11-2012, 07:46 PM
  5. Replies: 4
    Last Post: 04-08-2011, 05:02 PM

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
  •