MACH_ADV_SET_AUTO_MODE switches automatic data acquisition flags
/-------<-------<-------<-------<-------<-------<-------<-------<-------\ | | +-->----(:AUTO_MODE_CENPNT)-->------->------->----[ :ON | :OFF ]-->-----+ | | ->-(MACHADV_SET_AUTO_MODE)--->--+-->----(:AUTO_MODE_AXIS)---->------->------->----[ :ON | :OFF ]-->-----+-->---- | | +-->----(:AUTO_MODE_TOL_AND_QUALITY)->------->----[ :ON | :OFF ]-->-----+ | | +-->----(:AUTO_MODE_IMAGE)--->------->------->----[ :ON | :OFF ]-->-----+ | | +-->----(:CUST_CHECK_LEVEL)-->------->------->----[ :ON | :OFF ]-->-----+ | | +-->----(:INITIAL_FLAG_LABEL_VISIBILITY)----->----[ :ON | :OFF ]-->-----+ | | +-->----(:COMPUTE_MIN_DRILL_DIA_FOR_TAPPED_HOLE)-->--[ :ON | :OFF ]-->--+ | | +-->----(:COMPUTE_MAX_DRILL_DIA_FOR_TAPPED_HOLE)-->--[ :ON | :OFF ]-->--+ | | \-->----(:FEATURE_FEEDBACK_LEVEL)-+--->--|:NONE|--------->--\ | | | | +--->--|:RAW|---------->--+ | | | | +--->--|:ADJUSTED|----->--+ | | | | \--->--|:SAFETY_ZONES|->--+-->---->---/
The following options are available to switch the automatic data acquisition flags
Option | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
:AUTO_MODE_CENPNT | switches the flag, which controls, whether Machining will grab the Axis position from the selection pick of the face default is ON |
||||||||
:AUTO_MODE_AXIS | switches the flag, which controls, whether Machining will grab the Axis direction from the normal of the picked face at the picked position. This flag is only significant if the centerpoint is automatically grabbed default is ON |
||||||||
:AUTO_MODE_TOL_AND_QUALITY | switches the flag, which controls, whether Machining will display the Tolerance and Surface Quality input fields by default default is OFF |
||||||||
:AUTO_MODE_IMAGE |
switches the flag, which controls, whether Machining will display the parameter images by default default is OFF |
||||||||
:INITIAL_FLAG_LABEL_VISIBILITY |
switches the flag, which controls, whether Machining will initially display the flag label default is ON. You can switch that on a per feature base by CUST_FEAT_SHOW |
||||||||
:CUST_CHECK_LEVEL |
switches the flag, which controls, whether Machining will do checks of values coming from customization areas default is OFF |
||||||||
:FEATURE_FEEDBACK_LEVEL |
switches the method, Machining will display the feedback for the features default is ADJUSTED
|
||||||||
:COMPUTE_MIN_DRILL_DIA_FOR_TAPPED_HOLE |
switches the flag, which controls, whether Machining will compute and check
the minimum drill diameter for a given thread default is ON. |
||||||||
:COMPUTE_MAX_DRILL_DIA_FOR_TAPPED_HOLE |
switches the flag, which controls, whether Machining will compute and check
the maximum drill diameter for a given thread default is ON. |