Need Help! Programming with G10


Results 1 to 4 of 4

Thread: Programming with G10

  1. #1
    Member Rukam22's Avatar
    Join Date
    Sep 2019
    Location
    DARFIELD
    Posts
    30
    Downloads
    0
    Uploads
    0

    Default Programming with G10

    Hello guys,
    I want to modify parameter 3772 from 12000 to 30000 because I use 2 different motors, with G10 in program? I don't know how to program.

    Similar Threads:


  2. #2
    Member
    Join Date
    Apr 2011
    Location
    USA
    Posts
    841
    Downloads
    0
    Uploads
    0

    Default Re: Programming with G10

    It all depends on the controler that you are using.



  3. #3
    Member Rukam22's Avatar
    Join Date
    Sep 2019
    Location
    DARFIELD
    Posts
    30
    Downloads
    0
    Uploads
    0

    Default Re: Programming with G10

    The controler is Fanuc 31i model B



  4. #4
    Member
    Join Date
    Apr 2011
    Location
    USA
    Posts
    841
    Downloads
    0
    Uploads
    0

    Default Re: Programming with G10

    My book says parameter 3772 is Maximum Spindle Speed
    To change VIA G10:
    G10 L52 ; Parameter entry mode setting
    N3772 R12000
    G11 ; Parameter entry mode cancel
    N_ : Parameter number
    R_ : Parameter setting value (Leading zeros can be
    omitted.)
    P_ : Axis number 1 to maximum controlled axis number (to
    be specified when an axis type parameter or spindle
    type parameter is specified)



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

Programming with G10

Programming with G10