-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcc-log-excerpt.json
More file actions
113 lines (113 loc) · 3.32 KB
/
Copy pathcc-log-excerpt.json
File metadata and controls
113 lines (113 loc) · 3.32 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
[
{
"Id": "979d4C788A4a78bC777A870F1A02867A",
"Data": {
"Name": "printer name",
"MachineName": "printer model",
"BrandName": "Illy-Goo",
"MainboardIP": "123.123.123.123",
"MainboardID": "2c9018510147017000002c0000000000",
"ProtocolVersion": "V3.0.0",
"FirmwareVersion": "V1.1.29"
}
},
{
"Id": "<vendor id>",
"Data": {
"Cmd": 0,
"Data": {
"Ack": 0
},
"RequestID": "1",
"MainboardID": "<serial#>",
"TimeStamp": 1771686126
},
"Topic": "sdcp/response/<serial#>"
},
{
"Attributes": {
"Name": "Centauri Carbon",
"MachineName": "Centauri Carbon",
"BrandName": "ELEGOO",
"ProtocolVersion": "V3.0.0",
"FirmwareVersion": "V1.1.29",
"XYZsize": "218.88x128.88x220",
"MainboardIP": "192.168.0.0",
"MainboardMAC": "e8:5c:5f:77:47:b2",
"MainboardID": "<serial#>",
"SDCPStatus": 0,
"MaximumCloudSDCPSercicesAllowed": 0,
"NumberOfCloudSDCPServicesConnected": 0,
"NumberOfVideoStreamConnected": 1,
"MaximumVideoStreamAllowed": 4,
"NetworkStatus": "wlan",
"UsbDiskStatus": 0,
"Capabilities": [
"FILE_TRANSFER",
"PRINT_CONTROL",
"VIDEO_STREAM"
],
"SupportFileType": [
"gcode"
],
"DevicesStatus": {
"SgStatus": 1,
"ZMotorStatus": 1,
"XMotorStatus": 1,
"YMotorStatus": 1
},
"CameraStatus": 1,
"RemainingMemory": 6524989440,
"TLPNoCapPos": 0,
"TLPStartCapPos": 0,
"TLPInterLayers": 0
},
"MainboardID": "<serial#>",
"TimeStamp": 1771686145,
"Topic": "sdcp/attributes/<serial#>"
},
{
"Status": {
"CurrentStatus": [
0
],
"TimeLapseStatus": 0,
"PlatFormType": 0,
"TempOfHotbed": 59.55805446106124,
"TempOfNozzle": 220.2960522521225,
"TempOfBox": 31.21578541881348,
"TempTargetHotbed": 0,
"TempTargetNozzle": 0,
"TempTargetBox": 0,
"CurrenCoord": "202.00,264.50,99.52",
"CurrentFanSpeed": {
"ModelFan": 0,
"AuxiliaryFan": 0,
"BoxFan": 0
},
"ZOffset": 0.02,
"LightStatus": {
"SecondLight": 1,
"RgbLight": [
0,
0,
0
]
},
"PrintInfo": {
"Status": 9,
"CurrentLayer": 50,
"TotalLayer": 50,
"CurrentTicks": 272.81738854700051,
"TotalTicks": 273,
"Filename": "",
"TaskId": "",
"PrintSpeedPct": 100,
"Progress": 0
}
},
"MainboardID": "<serial#>",
"TimeStamp": 1771686637,
"Topic": "sdcp/status/<serial#>"
}
]