Need Help! SolidCAM line, arc, rapid G-code in every line


Results 1 to 4 of 4

Thread: SolidCAM line, arc, rapid G-code in every line

  1. #1
    *Registered User* iIsTi91's Avatar
    Join Date
    Jun 2018
    Posts
    2
    Downloads
    0
    Uploads
    0

    Post SolidCAM line, arc, rapid G-code in every line

    Hi Guys!

    I need help, my problem is, that my cnc control needs line (G1), arc(G2/G3) and rapid G-code in every line where it have to be, but Solidcam posts only in the first line, for example:

    G00 Z25
    Z-2
    G01 X25
    Y25
    X-25
    G02 Y-25 X0 R25
    Y0 X25 R25
    G00 Z25

    But i need in every line the command for example:

    G00 Z25
    G00 Z-2
    G01 X25
    G01 Y25
    G01 X-25
    G02 Y-25 X0 R25
    G02 Y0 X25 R25
    G00 Z25

    Where i have to modify the gpp file or machine ID file, to look like the second example!

    Thanks in advance!

    Similar Threads:


  2. #2
    Member
    Join Date
    May 2006
    Location
    USA
    Posts
    803
    Downloads
    0
    Uploads
    0

    Default Re: SolidCAM line, arc, rapid G-code in every line

    Gcodes are modal commands,
    once set,
    next line uses the prior Gcode rather than include it as redundant info..
    This was implemented during the 1960's to shorten tape length.
    If the control requires every line a full command ? gotta put it in

    Been doing this too long


  3. #3
    Member Danpil's Avatar
    Join Date
    Nov 2017
    Posts
    44
    Downloads
    0
    Uploads
    0

    Default Re: SolidCAM line, arc, rapid G-code in every line

    See picture.

    SolidCAM line, arc, rapid G-code in every line-1-png

    Attached Thumbnails Attached Thumbnails SolidCAM line, arc, rapid G-code in every line-1-png  


  4. #4
    *Registered User* iIsTi91's Avatar
    Join Date
    Jun 2018
    Posts
    2
    Downloads
    0
    Uploads
    0

    Default Re: SolidCAM line, arc, rapid G-code in every line

    Thank you



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
  •  


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

SolidCAM line, arc, rapid G-code in every line

SolidCAM line, arc, rapid G-code in every line