You need at least aggregator version 1.1 to use this configuration.
Configuration Overview
The following configuration options of the common machine configuration model applies to Ultimaker machines:
Configuration | Data | Descripton | Mandatory |
---|---|---|---|
|
| The machine interface type | x |
|
| URL of Ultimaker Cluster. | x |
|
| The custom machine name will be displayed in the MES together with the machine interface URL. | x |
|
| Ultimakers unique name to identify the machine in the cluster. | x |
|
| The MES instance(s) of your organization. | x |
|
| To specify umati server port used for data transfer between aggregator and the machine driver. |
Ultimaker machine example:
{ "url": "http://192.168.1.176/cluster-api/v1/", "custom_name": "my_ultimaker_machine", "unique_name": "ultimakersystem-xxxxxxxxx", "type": "ULTIMAKER", "mes_id": [ 10, 33 ], }