585,766 active members*
4,548 visitors online*
Register for free
Login

Thread: G83 Error

Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2014
    Posts
    2

    G83 Error

    Hello,
    I am currently running some tests on the G83 command.
    I manually set my starting point as my origin, I am using an MDX-40a

    My Error message appears when I change my Q value to anything bellow 0.1 ... I would like to set it to 0.05 and it gives me an error everytime. I tried multiple ways of writting the code without any luck. I would have imaged I simply needed to write something like this:
    Code:
    G83 Z-0.800 R0.0 F3.0 Q0.05
    Working Code:
    Code:
    %
    G20
    S15000
    M03
    G00 X0 Y0
    G00 Z0
    G83 Z-0.800 R0.0 F3.0 Q0.1000
    G80
    M05
    M00
    M02
    Thanks in advance!

  2. #2
    Join Date
    Jan 2005
    Posts
    15362

    Re: G83 Error

    wordizlife

    This is one way to do it, if your X & Y were at a different location then you would have X & Y with different numbers, have a play with this, you control may be looking for something different
    %
    G20
    T2M6
    G0Z.5
    S1500M3
    G90G0X0Y0.
    G43Z.1H.2
    G83G98X0.Y0.Z-.8R.1Q.1F3.
    G80G0Z.5
    M5
    M30
    %
    Mactec54

  3. #3
    Join Date
    Jan 2009
    Posts
    103

    Re: G83 Error

    Some controls have the format: Q1000 which would be .1
    Try changing to Q500 that should give you .05 peck

  4. #4
    Join Date
    Sep 2014
    Posts
    2

    Re: G83 Error

    Hey guys, thanks for the reply.

    mactec54: I does not seem to have anything to do with my X & Y coordinates.

    mcode: I tried your suggestion without any luck. As I mentioned the pecking worked when I wrote Q0.100
    I do not understand why it gives me an error with Q0.050

    Any other suggestions?

    Thanks again

  5. #5
    Join Date
    Jan 2005
    Posts
    15362

    Re: G83 Error

    Quote Originally Posted by wordizlife View Post
    Hey guys, thanks for the reply.

    mactec54: I does not seem to have anything to do with my X & Y coordinates.
    No it does not,have anything to do with the X Y coordinates, that is not what is written, I think you misunderstand what is written

    Here is the Roland NC code, what I gave you should be working, you may need to upgrade your software, contact Roland for that

    Have you tried just .050
    Attached Thumbnails Attached Thumbnails Roland MDX-NC_CODE_EN.pdf  
    Mactec54

Similar Threads

  1. Replies: 0
    Last Post: 07-17-2014, 04:12 PM
  2. Replies: 0
    Last Post: 05-05-2013, 05:40 AM
  3. Yaskawa Servopack error: A.D1. Motor Load Position Excess Error
    By Syphonics in forum Servo Motors / Drives
    Replies: 0
    Last Post: 04-26-2012, 07:53 AM
  4. Error 414 Z axis error detect- servo alarm
    By andywids in forum Fanuc
    Replies: 0
    Last Post: 07-09-2009, 04:33 PM
  5. Error 414 Z-axis error detect servo alarm
    By andywids in forum Uncategorised MetalWorking Machines
    Replies: 1
    Last Post: 07-09-2009, 03:56 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
  •