diff --git a/devices.py b/devices.py index e5c8990..90ff45d 100644 --- a/devices.py +++ b/devices.py @@ -244,7 +244,7 @@ components = [ "args": ["SAROP21-OKBV139"], "z_und": 139, "desc": "Vertically focusing Bernina KB mirror", - "type": "slic.devices.xoptics.kbver:KBver", + "type": "slic.devices.xoptics.kb:KBVer", "kwargs": {}, }, { @@ -252,7 +252,7 @@ components = [ "name": "kb_hor", "z_und": 140, "desc": "Horizontally focusing Bernina KB mirror", - "type": "slic.devices.xoptics.kbhor:KBhor", + "type": "slic.devices.xoptics.kb:KBHor", "kwargs": {}, }, {