initial commit
This commit is contained in:
15
tcl/scd5.stick
Normal file
15
tcl/scd5.stick
Normal file
@ -0,0 +1,15 @@
|
||||
stickDesc = sample changer for maxi orange (5 rotating samples, DMC)
|
||||
|
||||
stick_sensors x89143 code=33000
|
||||
|
||||
makenv warmup -driver warmup
|
||||
|
||||
if [catch {
|
||||
table tbl_tt_dblctrl_int2 2:10 10:20 20:50 50:300 120:1250 300:2000
|
||||
table tbl_warmup_weight 50:0.5 100:0 160:-0.3 200:-0.6 300:-1
|
||||
table tbl_tt_dblctrl_prop_lo 20:0 100:0.8
|
||||
table tbl_tt_dblctrl_prop_up 10:0.1 20:0.3 50:0.6
|
||||
nv autoflow/prop 1
|
||||
} msg] {
|
||||
clientput $msg
|
||||
}
|
Reference in New Issue
Block a user