User guide
9-12 Advanced Programming
76. In the Teach Window, select Lfill in the Available Patterns text box.
77. Use the Position Controls to move the dispensing head to the ULHC of the first flip
chip in the ULHC of Pattern 1.
78. Click on Teach.
79. 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:
80. Place the cursor on NEXT LOOP.
81. Click on Pattern on the Dispensing Process toolbar.
82. Select Place Multipass Pattern.
83. In the Teach Window, select Lfill in the Available Patterns text box.
84. Use the Position Controls to move the dispensing head to the ULHC of the first flip
chip in the ULHC of Pattern 3.
85. Click on Teach.
86. Use the Position Controls to move the dispensing head to the ULHC of the first flip
chip in the ULHC of Pattern 5.
87. Click on Teach.
88. 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:
89. Click on Edit on the menu bar.
90. Select Edit Pattern Skip Info.