/ PyPortal_EZ_Make_Oven / profiles / sn63pb37.json
sn63pb37.json
 1  {
 2  	"title": "Lead 183",
 3  	"alloy": "Sn63/Pb37",
 4  	"melting_point": 183,
 5  	"temp_range": [30,235],
 6  	"time_range": [0,340],
 7  	"reference": "https://www.chipquik.com/datasheets/TS391AX50.pdf",
 8  	"stages": {
 9  		"preheat": [30,100],
10  		"soak": [120,150],
11  		"reflow": [150,183],
12  		"cool": [240,183]
13  		},
14  	"profile": [
15  		[0,30],
16  		[20,90],
17  		[30,100],
18  		[40,110],
19  		[110,140],
20  		[120,150],
21  		[130,160]
22  		[150,183],
23  		[200,230],
24  		[210,235],
25  		[220,230],
26  		[240,183],
27  		[340,50]
28  	]
29  }