588,152 active members*
4,464 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Posts
    0

    gcode problem

    I modify the pp FANUC from Solidcam for my cnc milling , but i have a problem with the gcode. For example the value generate by the gcode is X20. and i need X20 (without the dot). I have problemes with the drilling because of that dot.
    Can someone tell me what i have to modify, the pp or some settings from solidcam.
    Thanks

  2. #2
    Join Date
    Nov 2012
    Posts
    8

    Post

    Hi,

    This is something to do with the pp.
    open up your gpp file, generally you will find a line like this:

    xpos_f = '5.3'

    if you do not want to have the .(dot), change this line to:

    xpos_f = '5.3(p)'

    this will generate the format as you wanted.:cheers:

  3. #3
    Join Date
    Nov 2012
    Posts
    45

    ionut?

    hello.....where are u from...ionut patrut ?...romania .....?

Similar Threads

  1. Eagle and pcb gcode problem
    By wickedweed in forum PCB milling
    Replies: 2
    Last Post: 11-04-2014, 09:44 AM
  2. KMB1 gcode problem
    By mmachining in forum HURCO
    Replies: 2
    Last Post: 10-07-2008, 04:58 AM
  3. Cam to gcode problem
    By Sonicmook56 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 12-24-2007, 02:01 PM
  4. Replies: 0
    Last Post: 03-10-2005, 07:46 PM
  5. dxf to gcode problem...
    By freezer in forum Uncategorised CAM Discussion
    Replies: 9
    Last Post: 02-19-2004, 07:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •