User Tools

Site Tools


mycnc:global_variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mycnc:global_variables [2024/02/22 10:27] ivanmycnc:global_variables [2024/03/20 12:01] (current) ivan
Line 371: Line 371:
 | GVAR_CUTPROCESS_CUTSPEED | 7605 | Specifies the cutting speed | | GVAR_CUTPROCESS_CUTSPEED | 7605 | Specifies the cutting speed |
 | GVAR_CUTPROCESS_CUTSPEED_LOW | 7606 | Low cutting speed for arcs/holes | | GVAR_CUTPROCESS_CUTSPEED_LOW | 7606 | Low cutting speed for arcs/holes |
-| GVAR_CUTPROCESS_CUTSPEED_LOW_P  | 7609 | Low cutting speed (arc cutting) as % of regular speed |+| GVAR_CUTPROCESS_FLAG_SLOWSPEED | 7607 |  |  
 +| GVAR_CUTPROCESS_MARKSPEED | 7608 |  |  
 +| GVAR_CUTPROCESS_CUTSPEED_LOW_P  | 7609 | Low cutting speed (arc cutting) as % of regular speed on arcs/holes |
 ^ Oxy Fuel cutting, Automatic Gas Console ^^^ ^ Oxy Fuel cutting, Automatic Gas Console ^^^
 | GVAR_CUTPROCESS_AGC_IGNITION_FUEL | 7610 | Automatic gas console ignition fuel variable | | GVAR_CUTPROCESS_AGC_IGNITION_FUEL | 7610 | Automatic gas console ignition fuel variable |
Line 483: Line 485:
 | GVAR_CURRENT_XWORK_POSITION | 8231 | (+8) Stores the current work position for the 8 axes | | GVAR_CURRENT_XWORK_POSITION | 8231 | (+8) Stores the current work position for the 8 axes |
 | GVAR_CURRENT_XMACHINE_CORRECTION | 8241 | (+8) Stores the current machine correction for the 8 axes| | GVAR_CURRENT_XMACHINE_CORRECTION | 8241 | (+8) Stores the current machine correction for the 8 axes|
-^ Laser Cutting ^^^ 
-| GVAR_LASER_PRESET_SELECT  | 8470 | Load a set of parameters for the corresponding preset number | 
-| GVAR_LASER_PRESET_SAVE | 8471 | Save the current parameters as a cutting preset for the specified number  | 
 ^ PLC Move (Positioning/Jog) ^^^ ^ PLC Move (Positioning/Jog) ^^^
 | GVAR_G0PLUS_SPEED | 8330 | Set motion speed for AxisPlus PLC move commands in pulses/sec  | | GVAR_G0PLUS_SPEED | 8330 | Set motion speed for AxisPlus PLC move commands in pulses/sec  |
Line 493: Line 492:
 | GVAR_AXPLUS_MSPEED | 8341 | Set Jog speed for AxisPlus PLC move commands  | | GVAR_AXPLUS_MSPEED | 8341 | Set Jog speed for AxisPlus PLC move commands  |
 | GVAR_AXPLUS_MACCEL | 8342 | Set Jog acceleration for AxisPlus PLC move commands  | | GVAR_AXPLUS_MACCEL | 8342 | Set Jog acceleration for AxisPlus PLC move commands  |
 +^ Laser Cutting ^^^
 | GVAR_LASER_CUT_SPEED | 8411 | | GVAR_LASER_CUT_SPEED | 8411 |
 | GVAR_LASER_CUT_DYN_POWER1 | 8412 | | GVAR_LASER_CUT_DYN_POWER1 | 8412 |
Line 532: Line 532:
 | GVAR_LASER_PIERCE3_TIME | 8457 | | GVAR_LASER_PIERCE3_TIME | 8457 |
 | GVAR_LASER_PIERCE3_SOFT_PIERCE | 8458 | | GVAR_LASER_PIERCE3_SOFT_PIERCE | 8458 |
-| GVAR_LASER_PRESET_SELECT | 8470 | +| GVAR_LASER_PRESET_SELECT  | 8470 | Load a set of parameters for the corresponding preset number 
-| GVAR_LASER_PRESET_SAVE | 8471 |+| GVAR_LASER_PRESET_SAVE | 8471 | Save the current parameters as a cutting preset for the specified number  |
 | GVAR_LASER_PRESET_TAB | 8472 | | GVAR_LASER_PRESET_TAB | 8472 |
 | GVAR_LASER_PRESET_RAMP | 8473 | | GVAR_LASER_PRESET_RAMP | 8473 |
Line 601: Line 601:
 | GVAR_SET_MPOSITION | 9701 | +20. Writing to this global variable from PLC sets machine position for the coordinates X,Y,Z,etc. | | GVAR_SET_MPOSITION | 9701 | +20. Writing to this global variable from PLC sets machine position for the coordinates X,Y,Z,etc. |
 | GVAR_SET_WPOSITION | 9721 | +20. Writing to this global variable from PLC sets the work (program) position for the coordinates X,Y,Z,etc. | | GVAR_SET_WPOSITION | 9721 | +20. Writing to this global variable from PLC sets the work (program) position for the coordinates X,Y,Z,etc. |
 +| GVAR_ARC_SLOW_CONTROL | 9790 | Controls the enabling/disabling the slow speed functionality for arcs/holes | 
 +| GVAR_ARC_SLOW_DIAMETER | 9791 | Max diameter for the arc/hole to be used for the slow speed |
 |  | 9795 | Independent axis - THC low speed percentage | |  | 9795 | Independent axis - THC low speed percentage |
 |  | 9796 | Independent axis - THC OFF arc radius | |  | 9796 | Independent axis - THC OFF arc radius |
mycnc/global_variables.txt · Last modified: 2024/03/20 12:01 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki