add instconfig for preps
+ fix gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
.idea
|
.idea
|
||||||
|
.ipynb*
|
||||||
|
|
||||||
*.ipynb
|
*.ipynb
|
||||||
|
|
||||||
|
|||||||
2
tcl/instconfig/prep1.tcl
Normal file
2
tcl/instconfig/prep1.tcl
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# enable automatic N2 filling
|
||||||
|
instconfig makeitem n2fill 1
|
||||||
2
tcl/instconfig/prep2.tcl
Normal file
2
tcl/instconfig/prep2.tcl
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# enable automatic N2 filling
|
||||||
|
instconfig makeitem n2fill 1
|
||||||
5
tcl/instconfig/prep3.tcl
Normal file
5
tcl/instconfig/prep3.tcl
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# enable automatic N2 filling
|
||||||
|
instconfig makeitem n2fill 1
|
||||||
|
# enable automatic He filling
|
||||||
|
instconfig makeitem hefill 1
|
||||||
|
instconfig makeitem sensirion 1
|
||||||
2
tcl/instconfig/prep4.tcl
Normal file
2
tcl/instconfig/prep4.tcl
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# enable automatic N2 filling
|
||||||
|
instconfig makeitem n2fill 1
|
||||||
1
tcl/instconfig/prep5.tcl
Normal file
1
tcl/instconfig/prep5.tcl
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# instconfig makeitem stickrot 1
|
||||||
3
tcl/instconfig/prep7.tcl
Normal file
3
tcl/instconfig/prep7.tcl
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# enable automatic N2 filling
|
||||||
|
instconfig makeitem n2fill 1
|
||||||
|
instconfig makeitem sensirion 1
|
||||||
2
tcl/instconfig/prep9.tcl
Normal file
2
tcl/instconfig/prep9.tcl
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
instconfig makeitem stickrot 1
|
||||||
|
instconfig makeitem sensirion 1
|
||||||
Reference in New Issue
Block a user