UG爱好者

标题: 后处理报警字符串超出范围 [打印本页]

作者: 撕裂つ那伤    时间: 2024-6-13 07:58
标题: 后处理报警字符串超出范围
后处理 运行时间 -PST(2699)- 字符串选择变量的值超出范围:1011,怎么解决

作者: 土兜111    时间: 2024-6-13 09:07
你把后处理放上去才能看见,这样没头没尾谁知道啊
作者: 彷徨惑乱    时间: 2024-6-13 09:28
你把后处理放上去才能看见,这样没头没尾谁知道啊
作者: wo5068056    时间: 2024-6-13 09:29
你把后处理放上去才能看见,这样没头没尾谁知道啊
作者: 流浪在水一方    时间: 2024-6-13 20:34
我功力不夠 看不出來....後處理2699行  是啥內容
作者: 撕裂つ那伤    时间: 2024-6-14 08:52
土兜111 发表于 2024-6-13 09:07
你把后处理放上去才能看见,这样没头没尾谁知道啊

psgcode         #Output the Gcode based on the current plane
      if c_ax_flp,
        [
        #Reverse arc direction for c_axis flip
        if gcode$ = two | gcode$ = three,
          [
          sav_gcode = gcode$
          gcode$ = (5 - gcode$)  #G02->G03 or G03->G02    # 1/17/03
          ]
        ]
        if plane$ = zero, `sgcode     2699行
        if plane$ = one, `sgcode1
        if plane$ = two, `sgcode2
        if c_ax_flp, gcode$ = sav_gcode
作者: 撕裂つ那伤    时间: 2024-6-14 08:52
彷徨惑乱 发表于 2024-6-13 09:28
你把后处理放上去才能看见,这样没头没尾谁知道啊

psgcode         #Output the Gcode based on the current plane
      if c_ax_flp,
        [
        #Reverse arc direction for c_axis flip
        if gcode$ = two | gcode$ = three,
          [
          sav_gcode = gcode$
          gcode$ = (5 - gcode$)  #G02->G03 or G03->G02    # 1/17/03
          ]
        ]
        if plane$ = zero, `sgcode     2699行
        if plane$ = one, `sgcode1
        if plane$ = two, `sgcode2
        if c_ax_flp, gcode$ = sav_gcode
作者: 撕裂つ那伤    时间: 2024-6-14 08:53
流浪在水一方 发表于 2024-6-13 20:34
我功力不夠 看不出來....後處理2699行  是啥內容

psgcode         #Output the Gcode based on the current plane
      if c_ax_flp,
        [
        #Reverse arc direction for c_axis flip
        if gcode$ = two | gcode$ = three,
          [
          sav_gcode = gcode$
          gcode$ = (5 - gcode$)  #G02->G03 or G03->G02    # 1/17/03
          ]
        ]
        if plane$ = zero, `sgcode     2699行
        if plane$ = one, `sgcode1
        if plane$ = two, `sgcode2
        if c_ax_flp, gcode$ = sav_gcode
作者: 撕裂つ那伤    时间: 2024-6-14 08:53
wo5068056 发表于 2024-6-13 09:29
你把后处理放上去才能看见,这样没头没尾谁知道啊

psgcode         #Output the Gcode based on the current plane
      if c_ax_flp,
        [
        #Reverse arc direction for c_axis flip
        if gcode$ = two | gcode$ = three,
          [
          sav_gcode = gcode$
          gcode$ = (5 - gcode$)  #G02->G03 or G03->G02    # 1/17/03
          ]
        ]
        if plane$ = zero, `sgcode     2699行
        if plane$ = one, `sgcode1
        if plane$ = two, `sgcode2
        if c_ax_flp, gcode$ = sav_gcode




欢迎光临 UG爱好者 (https://www.ugsnx.com/) Powered by Discuz! X3.2