THAI: Support load topping default from google sheet
This commit is contained in:
parent
2a1a27e42f
commit
a989adf1d7
1 changed files with 1 additions and 0 deletions
|
|
@ -553,6 +553,7 @@
|
|||
|
||||
|
||||
if len(spl) > 15 and len(spl[15].strip()) != 0:
|
||||
|
||||
out_xml( '\t\tTopping "Load" "' + spl[3 + int(spl[15].strip())].replace("-alter", "") + '"\r\n')
|
||||
else:
|
||||
out_xml( '\t\tIf PD_STAGE_2 = "Enable" Then\r\n')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue