Instruction Manual
Advanced Programming 9-11
78. Use the Position Controls to move the dispensing head to the ULHC of the first flip chip
model in the top row of flip chip models.
79. Click on
Teach.
80. Click on
Done.
> You program will look like this:
1 MEASURE FLOW RATE
2 LOOP PASS: FROM 1 TO 2
3 DO MULTIPASS: Lfill AT (x1, y1)
4 NEXT LOOP:
5 END:
81. Place the cursor on NEXT LOOP.
82. Click on
Pattern on the Dispensing Process toolbar.
83. Select
Place Multipass Pattern.
84. In the Teach Window, select
Lfill in the Available Patterns text box.
85. Use the Position Controls to move the dispensing head to the ULHC of the second flip chip
model in the top row.
86. Click on
Teach.
87. Use the Position Controls to move the dispensing head to the ULHC of the third flip chip
model in the top row.
88. Click on
Teach.
89. Click on
Done.
> Your undrfil.fmw program will look like this:
1 MEASURE FLOW RATE
2 LOOP PASS: FROM 1 TO 2
3 DO MULTIPASS: lfill AT (x
1
, y
1
)
4 DO MULTIPASS: lfill AT (x
2
, y
2
)
5 DO MULTIPASS: lfill AT (x
3
, y
3
)
7 NEXT LOOP:
8 END:
90. Click on Edit on the menu bar.
91. Select
Edit Pattern Skip Info.
> The Edit Pattern Skip Info dialog box opens.