G92 Error


Results 1 to 3 of 3

Thread: G92 Error

  1. #1

    Default G92 Error

    Can anyone help me about what to do when the machine keep whrithing Error G92 every time i try to run the contour?
    It is brand new portable cnc plasma cutter from Huxia cnc in China, but when i whrithe to them they do not answer, they have not done that since payment.

    The controller is a starfire, and the only thing i can find about G92 is this

    (COPY (1) G92 reference point setting Set program is running, processing starting point (reference point) coordinates, must start in the program, and set the absolute coordinates. Format: G92 XnYn If not after G92 with X, Y, with the current X, Y coordinates of reference points. In commonly when used machine tool positioning, G92 not with X, Z content.

    It do not help me what to do. I have tryed to zerro all coordinates it make no difference, i have succeesfull been running a outline ( square around the part to see if it is on the sheet)



  2. #2
    Member machinehop5's Avatar
    Join Date
    Aug 2009
    Location
    United States
    Posts
    1564
    Downloads
    5
    Uploads
    2

    Default Re: G92 Error



  3. #3
    Member mactec54's Avatar
    Join Date
    Jan 2005
    Location
    USA
    Posts
    15362
    Downloads
    0
    Uploads
    0

    Default Re: G92 Error

    Quote Originally Posted by cjbjerringbro View Post
    Can anyone help me about what to do when the machine keep whrithing Error G92 every time i try to run the contour?
    It is brand new portable cnc plasma cutter from Huxia cnc in China, but when i whrithe to them they do not answer, they have not done that since payment.

    The controller is a starfire, and the only thing i can find about G92 is this

    (COPY (1) G92 reference point setting Set program is running, processing starting point (reference point) coordinates, must start in the program, and set the absolute coordinates. Format: G92 XnYn If not after G92 with X, Y, with the current X, Y coordinates of reference points. In commonly when used machine tool positioning, G92 not with X, Z content.

    It do not help me what to do. I have tryed to zerro all coordinates it make no difference, i have succeesfull been running a outline ( square around the part to see if it is on the sheet)
    Why are you using a G92, it's not normally needed, G54 will do what you need, it also may be faulting because the way it is being used, (a G92 command shifts all work coordinate systems (G54-G59) this is kind of how it works.
    %
    O60921 (G92 SHIFT WORK OFFSETS) ;
    (G54 X0 Y0 Z0 is at the center of travel) ;
    G00 G90 G54 X0 Y0 (Rapid to G54 origin) ;
    G92 X2. Y2. (Shifts current G54) ;
    G00 G90 G54 X0 Y0 (Rapid to G54 origin) ;
    G92 X-2. Y-2. (Shifts current G54 back to original) ;
    G00 G90 G54 X0 Y0 (Rapid to G54 origin) ;
    M30 (End program) ;
    %

    Mactec54


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

G92 Error

G92 Error