Return to site

Num 1020 Cnc Manual

broken image


NUM 1020/1040/1060M G codes for cnc machinists who work on cnc mill with NUM cnc controls.

Num 1020 Cnc Manual Diagram

Num 1020 CnC manual Text of Num 1020 CnC manual. 12-96 fr-938819/5. Manuel deprogrammation. Malgr tout le soin apport llaboration de ce document, NUM ne peut garantir lexactitude de toutes les informations quil contient et ne peuttre tenu responsable, ni des. NUM 1020/1040/1050/1060 Documentation Structure. These documents are designed for use of the CNC. Integrator Documents. NUM 1000 FAMILY CNC - NUM DRIVE MAINTENANCE. 4.6 1020/1040 Motherboard 4 - 39 5 Memory 5. Manuals 938816, 938938 and 938977.

NUM 1020/1040/1060M G-Codes

G CodeDescription
G00High-speed linear interpolation
G01Linear interpolation at programmed feed rate
G02Clockwise circular interpolation at programmed feed rate
G03Counterclockwise circular interpolation at programmed feed rate
G04Programmable dwell
G06Spline curve execution command
G09Accurate stop at end of block before going to next block
G10Interruptible block
G12Overspeed by handwheel
G16Definition of tool axis orientation with addresses P, Q, R
G17XY plane selection
G18ZX plane selection
G19YZ plane selection
G23Circular interpolation defined by three points
G293D tool correction (3 axes or 5 axes)
G31Thread chasing cycle
G40Tool radius offset (cutter compensation) cancel
G41Left tool radius offset (cutter compensation)
G42Right tool radius offset (cutter compensation)
G433D correction with cylindrical tool
G45Simple pocket cycle
G46Pocket or facing cycles with any contours
G48Spline curve definition
G49Spline curve deletion
G51Mirroring
G52Programming of movements in absoluted dimensions with reference to the measurement origin
G53DAT1 and DAT2 offset cancel
G54DAT1 and DAT2 offset enable
G59Programme origin offset
G70Inch data input
G71Metric data input
G73Scaling factor cancel
G74Scaling factor enable
G75Emergency retraction subroutine declaration
G76Transfer of the current values of «L» and «E» parameters into the part programme
G76+/-ISO programme or block creation/deletion
G77Unconditional branch to a subroutine or block sequence with return
G77 -iCall of a subroutine return block
G78Axis group synchronisation
G79Conditional or unconditional jump to a sequence without return
G79+/-Temporary suspension of next block preparation in a sequence with movements
G80Canned cycle cancel
G81Centre drilling cycle
G82Counterboring cycle
G83Peck drilling cycle
G84Tapping cycle
G84Rigid tapping cycle
G85Reaming cycle
G86Boring cycle with indexed stop and clearance at hole bottom
G87Drilling cycle with chip breaking
G88Boring and facing cycle
G89Boring cycle with dwell at hole bottom
G90Programming in absolute dimensions with respect to the programme origin
G91Programming in incremental dimensions with respect to the start of the block
G92Programme origin preset
G92 RProgramming of the tangential feed rate
G93Feed rate expressed as inverse time (V/L)
G94Feed rate expressed in millimetres, inches or degrees per minute
G95Feed rate expressed in millimetres or inches per revolution
G97Spindle speed expressed in revolutions per minute
G1043D curve smoothing
G997Enabling and execution of all the functions stored in state G999
G998Enabling of execution of part of the functions processed in state G999
G999Suspension of execution and forcing of block concatenation

Description

Reads the axis names from 1st axis to the specified axis number. In case that '*data_num' is bigger than the current controlled axis number, this function sets the actual read axis number (the current controlled axis number) to '*data_num' variable after execution. And in case that '*data_num' is smaller than the current controlled axis number, this function reads data for the specified axis number which is specified by '*data_num'. MTConnect Fanuc Adapter
Universal Fanuc Driver
Fanuc Focas Library CD

Declaration

#include 'fwlib32.h' or 'fwlib64.h' FWLIBAPI short WINAPI cnc_rdaxisname(unsigned short FlibHndl, short *data_num, ODBAXISNAME *axisname);

Arguments

Specify the library handle. See 'Library handle' for details.

Specify the pointer to the number of data to be read. This function returns the number of data which was read actually.

Specify the pointer to the array of ODBAXISNAME structure to store the axis names. The number of array must be equal to '*data_num'.

The ODBAXISNAME structure is as follows.
name
Axis name is stored.
suff
Subscript of the axis name is stored.

Return

Num 1020 cnc manual pdf

EW_OK is returned on successful completion, otherwise any value except EW_OK is returned.

The major error codes are as follows.

Return codeMeaning/Error handling
EW_LENGTH
(2)
Data block length error
The axis number (*data_num) is 0 or less.

As for the other return codes or the details, see 'Return status of Data window function'

CNC option

Num 1020 Cnc Manual Download

For HSSB connection,

    The extended driver/library function is necessary.

For Ethernet connection,

    The Ethernet function and the extended driver/library function are necessary.

    However, in case of Series 16i/18i/21i-B, 0i-B/C/D/F, Series 30i and PMi-A, the required CNC option is as follows.

    When Embedded Ethernet is used,

      above two optional functions are not required.

    When Ethernet board is used,

      only Ethernet function is required.

CNC parameter

Num 1020 Cnc Manual Instructions

This function is related to the following CNC parameter.
See the manual of CNC parameter for details.

  • Series 15i

  • Num 1020 Cnc Manual Pdf

  • Series 16i/18i/21i, 0i, 30i, Power Mate i, PMi-A
  • 1020, 3131 (influenced by setting)

    CNC mode

    This function can be used in any CNC mode.

    Available CNC

    0i-A0i-B/C(Note)0i-D0i-F1515i16182116i-A18i-A21i-A16i-B18i-B21i-B30i-A30i-B
    M (Machining)XOOOXOXXXOOOOOOOO
    T (Turning) XOOOX - XXXOOOOOOOO
    LC (Loader) - - - - - - XXXXXXXXX - -
    0i-D0i-F16i18i30i-A30i-B
    P (Punch press)OOOO - O
    L (Laser) - - O - - O
    W (Wire) - - XXOO

    Power Mate i-DO
    Power Mate i-HO
    Power Motion i-AO

    Num 1020 Cnc Manual Instructions

    'O':Both Ethernet and HSSB
    'E':Ethernet
    'H':HSSB
    'X':Cannot be used
    '-':None

    Num 1020 Cnc Manual For Sale

    Note) 0i-C does not support the HSSB function.





    broken image