586,364 active members*
3,123 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > EdgeCam > Reducing Gcode lines in EdgeCAM
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2014
    Posts
    1

    Reducing Gcode lines in EdgeCAM

    Hello all,

    RE: need to reduce accuracy of G-code toolpath to reduce the lines of G-code.

    Great forum, it has been very helpful!! I have moved up from CamBAM to edgeCAM, I have a 5 axis machine setup using a generic adaptive mill from the code wizard, it works well but the amount of steps in the code is ridiculous over 15000 line for a tiny job. So my question is how would one shorten this. Should I be using arcs or can i increase the distance between points used to generate the toolpath? In either case just pointing me in the right direction would be greatly appreciated. The machine is a custom university project for turbine blade grit blasting, I have been allowed to use the universities Edgecam license but have no guidance so all my info is obtained online but I still can't find a solution to this simple problem?

    Thanks in advance

  2. #2
    Join Date
    May 2014
    Posts
    23

    Re: Reducing Gcode lines in EdgeCAM

    Check your step over % in any roughing cycle's, if it's low that could cause a lot of extra lines.

    How complex is the part?

  3. #3
    Join Date
    Mar 2007
    Posts
    53

    Re: Reducing Gcode lines in EdgeCAM

    most likely cause for excessive lines of code is the tolerance setting
    this is used in conjunction with the Control Tab - Option - NC Output Smoothing
    when set to None - the cycle will output straight line / spline moves of length equal to the tolerance setting
    when set to Line Arc - Edgecam calculates the toolpath end point,
    if the move approximates an Arc within the tolerance band it will output a G02 / G03 move.

    some HSM controllers require all output as linear spline moves,
    a larger tolerance value will make the individual line moves longer.

Similar Threads

  1. Replies: 9
    Last Post: 01-11-2014, 11:04 PM
  2. Reducing Gcode for simultation 4 axis
    By pinguS in forum SolidCAM for SolidWorks and SolidCAM for Inventor
    Replies: 3
    Last Post: 08-13-2010, 05:36 PM
  3. Replies: 1
    Last Post: 08-11-2010, 01:59 PM
  4. LazyCam only generating 49 lines of Gcode
    By SigUser in forum Mach Software (ArtSoft software)
    Replies: 1
    Last Post: 05-07-2010, 12:12 AM
  5. Bridgeport Boss gcode loss of lines
    By dougputt in forum G-Code Programing
    Replies: 0
    Last Post: 09-04-2007, 03:41 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
  •