Results 1 to 3 of 3

Thread: X2: Charmilles Robofil 2020 post problems

  1. #1
    Registered
    Join Date
    Jun 2011
    Location
    Canada
    Posts
    4
    Downloads
    0
    Uploads
    0

    X2: Charmilles Robofil 2020 post problems

    I've been building this post for the last couple weeks when I have the time, but I have found a problem that I cant seem to crack.

    this is what my post is kicking out:

    O0001
    N100G92X0.Y0.
    N110G42D0
    N120G01X-10.Y10.
    N130X10.
    N140Y-10.
    N150X-10.
    N160Y10.
    N170G40
    N180X0.Y0.
    N190M02
    % <---- dont want this

    this is what it should look like

    %(0001) <---- this would be nice too
    N100G92X0.Y0.
    N110G42D0
    N120G01X-10.Y10.
    N130X10.Y10.
    N140Y-10.X10.
    N150X-10.Y-10.
    N160Y10.X-10
    N170G40
    N180X0.Y0.
    N190M02

    Its like a half breed between abs and inc.

    Any help would be greatly appreciated


  2. #2
    Registered Superman's Avatar
    Join Date
    Dec 2008
    Location
    Krypton
    Posts
    1,769
    Downloads
    0
    Uploads
    0
    Make a backup copy of your post, and open the original with any text editor

    if there is any problem, overwrite the original with the backuped copy, & you are back to the start again

    Quote Originally Posted by solonvan View Post
    N180X0.Y0.
    N190M02
    % <---- dont want this
    look for this
    Code:
    peof$            #End of file for non-zero tool           
          pretract
          if lock_codes = one & rot_on_x, pbld, n$, *sunlock, sunlockcomm, e$
          rotretflg = 1
          .......
          clearsub$
          mergeaux$
          clearaux$
          "%", e$
    change to
    Code:
    peof$            #End of file for non-zero tool           
          pretract
          if lock_codes = one & rot_on_x, pbld, n$, *sunlock, sunlockcomm, e$
          rotretflg = 1
          .......
          clearsub$
          clearsub$
          mergeaux$
          clearaux$
          # "%", e$
    %(0001) <---- this would be nice too
    N100G92X0.Y0.
    N110G42D0
    look for this
    Code:
    pheader$         #Call before start of file                        
          ...
          year$ = year$ + 2000
          year$ = year$ + 2000
          "%", e$
          spaces$=0
          *progno$, " ", scomm_str, sprogname$, scomm_end, e$
          spathnc$ = ucase(spathnc$)
    change this
    Code:
    pheader$         #Call before start of file                         
          ...
          year$ = year$ + 2000
          # "%", e$
          spaces$=0
          # *progno$, " ", scomm_str, sprogname$, scomm_end, e$
       "%",  scomm_str, sprogname$, scomm_end, e$
          spathnc$ = ucase(spathnc$)


  3. #3
    Registered
    Join Date
    Jun 2011
    Location
    Canada
    Posts
    4
    Downloads
    0
    Uploads
    0
    thanks again for the help, I got the title line figured out.
    Last edited by solonvan; 07-19-2011 at 01:24 PM.


Similar Threads

  1. Charmilles Robofil 300 question
    By rtuls35 in forum General Waterjet
    Replies: 3
    Last Post: 06-15-2011, 01:09 PM
  2. charmilles robofil 440 post
    By JCrafton in forum Mastercam
    Replies: 0
    Last Post: 02-12-2011, 05:26 PM
  3. New software for Charmilles Robofil 510
    By tallenttoolroom in forum General Waterjet
    Replies: 2
    Last Post: 02-09-2011, 01:26 AM
  4. Charmilles Robofil 4000
    By John Murphy in forum General Waterjet
    Replies: 4
    Last Post: 09-21-2010, 07:11 AM
  5. Charmilles Robofil 510 Aux codes
    By tallenttoolroom in forum General Waterjet
    Replies: 6
    Last Post: 09-13-2010, 06:25 PM

Tags for this Thread

Posting Permissions


 


About CNCzone.com

    We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

Follow us on

Facebook Dribbble RSS Feed


Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.