585,974 active members*
4,338 visitors online*
Register for free
Login

Thread: Smoothing

Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2003
    Posts
    38
    Hello
    Does anybody know what a program has to look like in order to rough and smooth with it in one cycle without any breaks and new start?

    AGIE CNC 100 DEM 400


    % N100
    N102 D01 T01 G43
    N104 G01 X+009913 Y-007202 G44
    N106 G01 X+000000 Y+010423 G40
    N108 G01 X-003786 Y-011654 G44
    N110 G01 X-012254 Y+000000
    N112 G01 X-003786 Y+011654
    N114 G01 X+009913 Y+007202 G44
    N116 G01 X+000809 Y+000588
    N118 G01 X+000000 Y-010423 G40
    N120 M02 G45 M22 it’s the place where an error occurs

    N102 D02 T02 G43
    N104 G01 X+009913 Y-007202 G44
    N106 G01 X+000000 Y+010423 G40
    N108 G01 X-003786 Y-011654 G44
    N110 G01 X-012254 Y+000000
    N112 G01 X-003786 Y+011654
    N114 G01 X+009913 Y+007202 G44
    N116 G01 X+000809 Y+000588
    N118 G01 X+000000 Y-010423 G40
    N120 M02 G45 M22

    Greetings

  2. #2
    Join Date
    Aug 2005
    Posts
    4
    Hello

    Although I have other machines and controllers, but “M02” stands always at the end of programs. So just delete one that stands next to N120.

  3. #3
    Join Date
    Aug 2003
    Posts
    38
    I have already done it.
    Now there’s an error in the line with N120.

    Greetings

Posting Permissions

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