-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChange Log.txt
More file actions
31 lines (24 loc) · 974 Bytes
/
Change Log.txt
File metadata and controls
31 lines (24 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
//--2026-02-25--//
update driver for the WaferPro
1. add loader driver
2. add thermal chuck driver
3. add positioner driver
//--2024-06-18--//
add new driver for IC-CAP
1. add loader driver
2. add positioner driver
3. add calibration driver
//---2021-02-17---//
Rename from "Driver~Prober~SENTIO_NewDriver_V2" to Driver~Prober~SENTIO_V3.set
//---2020-11-12---//
1. Add Wafer Align + Find Home after "load_wafer"
2. Add "Find Home" in "align", it will execute after "Wafer Align"
File "Driver~Prober~SENTIO_NewDriver_V2" (Internal test only)
1. modify the "move_subs_pos" function, keeping the behavior is same as "move_delta"
2. add error checking for "first_die", "next_die", "next_subsite", "light_on","light_off"
------------------------------------------
File "Driver~Prober~SENTIO_NewDriver"
1. add the function for "load_next"
2. add the function for "align"
4. add the function for "needl_cleaning"
5. add error checking for "go_home", "contact", "no_contact"