diff --git a/eco/bernina/config.py b/eco/bernina/config.py index 7b06fe3..311199a 100755 --- a/eco/bernina/config.py +++ b/eco/bernina/config.py @@ -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: