global mom_operation_type
global mfg_mode
if{} {
if{([
string match "Variable-axis*" $mom_operation_type
]||
string match "Sequential Mill Main Operation" $mom_operation_type
]||
string match "Variable-axis Z-Level Milling" $mom_operation_type
]){
set mfg_mode "4_axis"
} else{
set mfg_mode "3+1_axis"
}
}
}
#MOM_output_literal " $mom_operation_type" 直接让AI帮你更正就行了。简单的语法错误 随风飘~e族 发表于 2026-2-20 19:20
直接让AI帮你更正就行了。简单的语法错误
嘿嘿🤤🤤🤤 qwe456 发表于 2026-2-20 15:34
global mom_operation_type
global mfg_mode
if{} {
谢谢,你改的这个好用 随风飘~e族 发表于 2026-2-20 19:20
直接让AI帮你更正就行了。简单的语法错误
怎么AI?不会啊
页:
1
[2]