added bsen object for bernina, changed usd_table offset back to zero
This commit is contained in:
+10
-1
@@ -563,7 +563,7 @@ components = [
|
||||
"z_und": 141,
|
||||
"desc": "Upstream diagnostics table",
|
||||
"type": "eco.endstations.hexapod:HexapodSymmetrie",
|
||||
"kwargs": {'offset':[1.308,0.881,0.,0.027,0.231,0.]},
|
||||
"kwargs": {'offset':[0.,0.,0.,0.,0.,0.]},
|
||||
"lazy": True,
|
||||
},
|
||||
{
|
||||
@@ -637,6 +637,15 @@ components = [
|
||||
"kwargs": {"Id": "SARES23"},
|
||||
"lazy": True,
|
||||
},
|
||||
{
|
||||
"args": [],
|
||||
"name": "bsen",
|
||||
"z_und": 142,
|
||||
"desc": "bsen targets",
|
||||
"type": "eco.xdiagnostics.bsen_usd:bsen_targets",
|
||||
"kwargs": {"Id": "SARES23"},
|
||||
"lazy": True,
|
||||
},
|
||||
]
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user