587,999 active members*
2,408 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2010
    Posts
    0

    Question scm tech 80 (xilog)

    i was on the internet and saw this http://www.imagetogcode.com/ and i downloded it and wanted to create a coca cola logo just to try if it would work and it did.
    but when i wanted to import the program to my scm xilog i could not use it so i was wondering if any of you had some tricks to put .ncd, nc, iso,txt,or ngc files to working pgm file

  2. #2
    Join Date
    Jul 2011
    Posts
    0
    HI... i also have a question about this ...
    I am in the process of just learning about CNC'S now i came across the site mentioned , while trying to convert a j-peg image to g-code .. up to that point had no problem . then put it on a flash drive .. entered it into the machine ... nothing.... i can only presume it;s either the wrong type of g-code or something simple that i am missing..
    anyone point me in the right direction ..

    the machine (cnc) is a MORBIDELLI AUTHOR 636 SY ... XILOG PLUS ..

    THANK YOU
    john.

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    The g-code is probably in the wrong format. It also needs to be converted to a binary file, too.

    I use a Morbidelli 636. First, you need to get the program to output the correct format. This usually entails modifying the post processor.

    Once you get the code in the correct format, then you need to convert it to binary, using WinISO, which should be on the machine PC somewhere. You point it to the g-code text file, and it outputs a binary .pgm file.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  4. #4
    Join Date
    Jul 2011
    Posts
    0
    Gerry,
    How do i go about converting it...ie.. modifying the posy processor..
    just to let you know i am new to this .. but i am picking it up .. and really want to get the hang of this machine.. and codes.. am in work tomorrow and will look up the WinISO,

    thank you
    john

  5. #5
    Join Date
    Mar 2003
    Posts
    35538
    Quote Originally Posted by flekka View Post
    Gerry,
    How do i go about converting it...ie.. modifying the post processor..
    I don't really know, as I've never used image to g-code.

    Looking at the basic .pdf manual on their site, it looks like it doesn't use a post processor. In that case, you'd need to manually edit the code to be compatible.
    The main things you need for the Morbidelli is the header, or the first few lines of code. Also, the last few lines.

    Also be aware that rapid moves are handles differently than standard g-code. The Morbidelli handles rapid moves on it's own. What's important is that you get the start of the cut correct. It should look something like this:

    G0 X=-.5 Y=16.25 Z=-.25 E=TLLEN V=8890 S=16000 T=101

    My recommendation is to study some working code until you have a good understanding of the Morbidelli code.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

Similar Threads

  1. Record 110 and Xilog Plus
    By YorkyJD in forum CNC Machining Centers
    Replies: 4
    Last Post: 03-01-2012, 06:45 PM
  2. problem withe dxf in xilog
    By eliori in forum Uncategorised CAM Discussion
    Replies: 2
    Last Post: 03-08-2010, 03:18 AM
  3. xilog tooling management
    By zx6 in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 1
    Last Post: 12-05-2009, 03:33 AM
  4. Licom To Xilog Plus
    By mnchaos in forum CNC Machining Centers
    Replies: 3
    Last Post: 07-09-2007, 04:10 PM
  5. surface machining + xilog
    By Shawnm in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 7
    Last Post: 10-18-2006, 02:55 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
  •