incremental neutral point shift

Results 1 to 2 of 2

Thread: incremental neutral point shift

  1. #1
    Schura's Avatar
    Join Date
    Dec 2009
    Location
    Winden
    Posts
    31
    Downloads
    0
    Uploads
    0

    Default

    Hello everybody
    I want to move the NP always around the same value.
    It should like similar to this:

    MPF.1234

    T1L6 (miller d5)
    G54 S5000 F1000 M3
    G0 Z100 M8

    G59 X0 Y0
    L100 P10 (UPG. 100. 10 x repeat)
    G59 X0 Y0

    M30

    SPF.100 (CONTOUR pocket)
    G0 X0 Y0
    G0 Z-2
    G1 G41 Y10
    G1 X-10
    G1 Y-10
    G1 X10
    G1 Y10
    G1 X0
    G1 G40 X0 Y0
    G0 Z50
    G59 X30 Y0 ( the NP is always move around 30mm,so the subprogram is carried out 10 times at the same position.
    M17
    Is it possible to move the No incremental? So that the program at the top would work?
    I couldn’t find anything in the manual

    Regards

    Schura.



  2. #2
    Registered Ma_Hermann's Avatar
    Join Date
    Mar 2011
    Location
    Saalfeld
    Posts
    65
    Downloads
    0
    Uploads
    0

    Default

    Hello
    Write the neutral point shift into the sub program.
    G90-Absolute dimensioning
    G91-incremental dimensioning
    %SPF1
    G91
    G59 X30
    G90
    .
    .
    .
    .
    G59 X0
    M17

    Regards
    Matthias



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

incremental neutral point shift

incremental neutral point shift