add instconfig for preps

+ fix gitignore
This commit is contained in:
l_samenv
2022-08-22 15:13:01 +02:00
parent 013a9e5998
commit 86c169a819
8 changed files with 18 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
*.pyc
.idea
.ipynb*
*.ipynb

2
tcl/instconfig/prep1.tcl Normal file
View File

@ -0,0 +1,2 @@
# enable automatic N2 filling
instconfig makeitem n2fill 1

2
tcl/instconfig/prep2.tcl Normal file
View File

@ -0,0 +1,2 @@
# enable automatic N2 filling
instconfig makeitem n2fill 1

5
tcl/instconfig/prep3.tcl Normal file
View 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
View File

@ -0,0 +1,2 @@
# enable automatic N2 filling
instconfig makeitem n2fill 1

1
tcl/instconfig/prep5.tcl Normal file
View File

@ -0,0 +1 @@
# instconfig makeitem stickrot 1

3
tcl/instconfig/prep7.tcl Normal file
View File

@ -0,0 +1,3 @@
# enable automatic N2 filling
instconfig makeitem n2fill 1
instconfig makeitem sensirion 1

2
tcl/instconfig/prep9.tcl Normal file
View File

@ -0,0 +1,2 @@
instconfig makeitem stickrot 1
instconfig makeitem sensirion 1