585,708 active members*
3,850 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1

    Xilog Plus Error in G-Code

    Hi All,

    I've just started working on Xilog Plus using a CNC router at work and am having an issue where I will specify the tool (specifically "1" or "E1") and will get an error message saying I must specify a positive value for the R field. The R field defaults to a value of "1" and I am not sure what it should be. I assume my issue is in the first few lines of my code as I am trying to convert the G-Code from Fusion 360's CAM software. I have posted the first few lines bellow. Any assistance would be greatly appreciated.

    H DX=1200 DY=600 DZ=38 -A *MM /DEF
    ; Stock bottom test
    ; Creating stock with stock setup
    ; T1 D=10 CR=0 - ZMIN=-19 - flat end mill
    XPL X=0 Y=0 Z=0 Q=0. R=0.
    XG0 X=-1075.229 Y=495.131 Z=15 T=1 S=1750
    XG0 T=1 S=1750
    XG0 Z=5 T=1 S=1750
    XG0 Z=2.5 T=1 S=1750
    XL2P X=-1074.973 Y=495.041 Z=2.491 V=350
    XL2P X=-1074.712 Y=494.966 Z=2.481
    XL2P X=-1074.448 Y=494.906 Z=2.472
    XL2P X=-1074.18 Y=494.862 Z=2.462
    XL2P X=-1073.91 Y=494.832 Z=2.453
    XL2P X=-1073.639 Y=494.819 Z=2.443

  2. #2
    Quick update.

    I have managed to get the first line working okay and am now given the error "ChkPgm line 6:GO using the boring unit (T=1)"

    I assumed that if T=1 On my first line then line 6 should be okay to have T=1 as well. Hoping I'm just missing something simple

    Cheers guys

  3. #3
    Join Date
    Jan 2015
    Posts
    35

    Re: Xilog Plus Error in G-Code

    what kind machine do you have? Normaly T=1 is for boring unit and is only for drilling (XBO function)

    Try T=101

    and X is negative X=-1074.973. this position is out of machine

Similar Threads

  1. Xilog plus error
    By shomy in forum CNC Machining Centers
    Replies: 2
    Last Post: 10-18-2021, 01:25 PM
  2. SCM / Xilog g code & m code list?
    By Finndus in forum Commercial CNC Wood Routers
    Replies: 6
    Last Post: 06-30-2019, 12:20 AM
  3. Xilog+ PC error
    By fringledingle in forum CNC Machining Centers
    Replies: 5
    Last Post: 02-21-2018, 09:13 PM
  4. Xilog Error
    By GG33 in forum CNC Machining Centers
    Replies: 8
    Last Post: 08-17-2017, 08: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
  •