THAI: Support load topping default from google sheet

This commit is contained in:
Kenta420 2025-03-27 15:58:32 +07:00
parent 2a1a27e42f
commit a989adf1d7

View file

@ -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')