added bsen object for bernina, changed usd_table offset back to zero

This commit is contained in:
2020-06-07 06:49:45 +02:00
parent b851b76452
commit fb826d5863
+10 -1
View File
@@ -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: