mom Variables |
Class |
Description |
Possible Values |
Data Type |
Default |
mom_lathe_thread_advance_type |
Threading |
Defines the type of threading. The values are 1 for constant lead, 2 for increasing lead and 3 for decreasing lead. |
1, 2 or 3 |
Integer |
|
mom_lathe_thread_increment |
Threading |
For increasing or decreasing lead threads, the incremental change. |
|
Numerical Value |
|
mom_lathe_thread_lead |
Threading |
The lead specified for the current threading pass. |
|
Numerical Value |
|
mom_lathe_thread_lead_i |
Threading |
The pitch or lead along the X axis. |
|
Numerical Value |
|
mom_lathe_thread_lead_k |
Threading |
The pitch or lead along the Z axis. |
|
Numerical Value |
|
mom_lathe_thread_pitch |
Threading |
The pitch specified for the current threading pass. |
|
Numerical Value |
|
mom_lathe_thread_tpi |
Threading |
The pitch or lead in units of TPI. (1/pitch). |
|
Numerical Value |
|
mom_lathe_thread_type |
Threading |
Defines the units that mom_lathe_thread_value will be expressed in. 2 - pitch, 3 - lead, 4 - TPI. |
2,3,4 |
Integer |
|
mom_lathe_thread_value |
Threading |
The pitch, lead or TPI value. The units are defined in mom_lathe_thread-type |
|
Numerical Value |
|
mom_sys_lathe_thread_advance_type(1) |
Threading |
Defines the G code for constant lead threading. |
|
Numerical Value |
33 |
mom_sys_lathe_thread_advance_type(2) |
Threading |
Defines the G code for increasing lead threading. |
|
Numerical Value |
34 |
mom_sys_lathe_thread_advance_type(3) |
Threading |
Defines the G code for decreasing lead threading. |
|
Numerical Value |
35 |
|
|
|
|
|
|