diff --git a/OutputDevicePlugin.py b/OutputDevicePlugin.py index edcb3c5..671d123 100644 --- a/OutputDevicePlugin.py +++ b/OutputDevicePlugin.py @@ -11,7 +11,7 @@ from .qt_comp import * from .OutputDevice import SM2OutputDevice -MACHINE_SERIES = "Snapmaker 2" +MACHINE_SERIES = "Snapmaker A" DISCOVER_PORT = 20054 DISCOVER_INTERVAL = 6000 # 6 seconds