Skip to content

Commit 09e9962

Browse files
Use own url's
1 parent 870b595 commit 09e9962

1 file changed

Lines changed: 8 additions & 166 deletions

File tree

docs/software/updates-cc2.md

Lines changed: 8 additions & 166 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CC2 update archive
22

33
### v01.03.16.89 (Released 09/01/2025)
4-
[Download Global (abroad)](https://iot-p.elegoo.com/devs/ota/76784743-9db1-4e1e-a440-4ae01e429b1c_1767955403127_ec_eeb001_01.03.01.89_20251226194337.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
5-
[Download China (homeland)](https://iot-p.elegoo.com.cn/devs/ota/76784743-9db1-4e1e-a440-4ae01e429b1c_1767955403127_ec_eeb001_01.03.01.89_20251226194337.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
4+
[Download Global (abroad)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.03.01.89-18d82e89afe354a5801102751e838fcb-release-abroad.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
5+
[Download China (homeland)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.03.01.89-18d82e89afe354a5801102751e838fcb-release-homeland.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
66

77
Changelog:
88

@@ -14,50 +14,9 @@ Changelog:
1414
6. Fixed abnormal settings and reset issues in filament selection
1515
7. Fixed occasional WiFi disconnection
1616

17-
??? info "Raw update server response"
18-
=== "abroad"
19-
```json
20-
{
21-
"code": 200,
22-
"message": "success",
23-
"data": {
24-
"version": "01.03.01.89",
25-
"info": "[FEATURE Function optimization]\n1. Added ELEGOO Matrix APP binding function (APP requires v1.0.11 or later).\n2. Added ElegooSlicer binding function (requires v1.3.0.11 or later).\n3. Optimized occasional screen flickering during LAN video streaming.\n4. Optimized filament breakage handling during multi-color printing.\n5. Enhanced CANVAS plug/unplug handling during printing.\n\n[FIX Problem fix]\n1. Fixed abnormal settings and reset issues in filament selection\n2. Fixed occasional WiFi disconnection \n",
26-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/76784743-9db1-4e1e-a440-4ae01e429b1c_1767955403127_ec_eeb001_01.03.01.89_20251226194337.zip.sig",
27-
"releaseTime": 1767984436207,
28-
"md5": "86d6bb442930238e31011c335b3fa98c",
29-
"type": "fdm",
30-
"fileSize": 88366158,
31-
"fileMd5": "18d82e89afe354a5801102751e838fcb",
32-
"updateType": 1
33-
}
34-
}
35-
```
36-
37-
=== "homeland"
38-
```json
39-
{
40-
"code": 200,
41-
"message": "success",
42-
"data": {
43-
"version": "01.03.01.89",
44-
"info": "[FEATURE Function optimization]\n1. Added ELEGOO Matrix APP binding function (APP requires v1.0.11 or later).\n2. Added ElegooSlicer binding function (requires v1.3.0.11 or later).\n3. Optimized occasional screen flickering during LAN video streaming.\n4. Optimized filament breakage handling during multi-color printing.\n5. Enhanced CANVAS plug/unplug handling during printing.\n\n[FIX Problem fix]\n1. Fixed abnormal settings and reset issues in filament selection\n2. Fixed occasional WiFi disconnection \n",
45-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/76784743-9db1-4e1e-a440-4ae01e429b1c_1767955403127_ec_eeb001_01.03.01.89_20251226194337.zip.sig",
46-
"releaseTime": 1767955636207,
47-
"md5": "6b2265170e35dc7744aebb00d8c24670",
48-
"type": "fdm",
49-
"fileSize": 88366158,
50-
"fileMd5": "18d82e89afe354a5801102751e838fcb",
51-
"updateType": 1
52-
}
53-
}
54-
```
55-
5617
### v01.01.16.64 (Released 11/12/2025)
57-
[Download Global (abroad)](https://iot-p.elegoo.com.cn/devs/ota/e2c5d7cc-d2c6-41c6-969d-2cf25d079d0a_1765438770696_ec_eeb001_01.01.16.64_20251208164215.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
58-
[Download China (homeland)](https://iot-p.elegoo.com.cn/devs/ota/e2c5d7cc-d2c6-41c6-969d-2cf25d079d0a_1765438770696_ec_eeb001_01.01.16.64_20251208164215.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
59-
60-
Note: In the abroad and homeland update response, both updates point to the same URL. Unsure why. Seems like a mistake.
18+
[Download Global (abroad)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.01.16.64-0e8e05b1a71e193e1cf428db7280c664-release-abroad.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
19+
[Download China (homeland)](https://github.com/suchmememanyskill/cc2-firmwares/blob/main/cc2-01.01.16.64-0e8e05b1a71e193e1cf428db7280c664-release-homeland.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
6120

6221
Changelog:
6322

@@ -70,48 +29,9 @@ Changelog:
7029
7. Fixed the problem of incomplete material display
7130
8. Improved the stability of connection with slicing soft
7231

73-
??? info "Raw update server response"
74-
=== "abroad"
75-
```json
76-
{
77-
"code": 200,
78-
"message": "success",
79-
"data": {
80-
"version": "01.01.16.64",
81-
"info": "[FEATURE Function optimization]\n1. Optimized the process of material feeding and unloading;\n2. Optimized the flushing process during material change;\n3. Adjusted the material exhaustion handling process in multi-color mode;\n4. Added material breakage alarm function;\n5. Added screen off after 25 minutes option.\n[FIX Problem fix]\n1. Fixed the issue with abnormal cavity temperature alarm;\n2. Fixed the problem of incomplete material display;\n3. Improved the stability of connection with slicing soft.",
82-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/e2c5d7cc-d2c6-41c6-969d-2cf25d079d0a_1765438770696_ec_eeb001_01.01.16.64_20251208164215.zip.sig",
83-
"releaseTime": 1765467707144,
84-
"md5": "24586f6668b00c2fede52e854e32ccca",
85-
"type": "fdm",
86-
"fileSize": 87448375,
87-
"fileMd5": "0e8e05b1a71e193e1cf428db7280c664",
88-
"updateType": 1
89-
}
90-
}
91-
```
92-
93-
=== "homeland"
94-
```json
95-
{
96-
"code": 200,
97-
"message": "success",
98-
"data": {
99-
"version": "01.01.16.64",
100-
"info": "[FEATURE Function optimization]\n1. Optimized the process of material feeding and unloading;\n2. Optimized the flushing process during material change;\n3. Adjusted the material exhaustion handling process in multi-color mode;\n4. Added material breakage alarm function;\n5. Added screen off after 25 minutes option.\n[FIX Problem fix]\n1. Fixed the issue with abnormal cavity temperature alarm;\n2. Fixed the problem of incomplete material display;\n3. Improved the stability of connection with slicing soft.",
101-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/e2c5d7cc-d2c6-41c6-969d-2cf25d079d0a_1765438770696_ec_eeb001_01.01.16.64_20251208164215.zip.sig",
102-
"releaseTime": 1765438907144,
103-
"md5": "a91f3f87b3c7373c98e25fca8b716351",
104-
"type": "fdm",
105-
"fileSize": 87448375,
106-
"fileMd5": "0e8e05b1a71e193e1cf428db7280c664",
107-
"updateType": 1
108-
}
109-
}
110-
```
111-
11232
### v01.01.16.40 (Released 17/11/2025)
113-
[Download Global (abroad)](https://iot-p.elegoo.com/devs/ota/c7dc4280-e8c4-402b-881b-b267fd3a5df3_1763383548971_ec_eeb001_01.01.16.40_20251113120758.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
114-
[Download China (homeland)](https://iot-p.elegoo.com.cn/devs/ota/e21bf3a3-cb93-423e-899f-7313fbe84cfa_1763456959889_ec_eeb001_01.01.16.40_20251113120758.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
33+
[Download Global (abroad)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.01.16.40-3b88c664cbd7e5a29bcd44868321971d-release-abroad.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
34+
[Download China (homeland)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.01.16.40-3b88c664cbd7e5a29bcd44868321971d-release-homeland.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
11535

11636
Changelog:
11737

@@ -123,84 +43,6 @@ Changelog:
12343
6. Fixed the file display abnormality issue
12444
7. Added multi-language display support
12545

126-
??? info "Raw update server response"
127-
=== "abroad"
128-
```json
129-
{
130-
"code": 200,
131-
"message": "success",
132-
"data": {
133-
"version": "01.01.16.40",
134-
"info": "1. Optimized the retry mechanism for feeding failures under CANVAS;\n2. Fixed the issue where the tool head consumable detection failed to trigger under certain conditions;\n3. Resolved the abnormal triggering count issue of filament entanglement detection;\n4. Fixed the abnormal display issue during Wi-Fi search;\n5. Adjusted the RFID recognition status to avoid detection during self-check;\n6. Fixed the file display abnormality issue;\n7. Added multi-language display support;",
135-
"downloadUrl": "https://iot-p.elegoo.com/devs/ota/c7dc4280-e8c4-402b-881b-b267fd3a5df3_1763383548971_ec_eeb001_01.01.16.40_20251113120758.zip.sig",
136-
"releaseTime": 1763412397870,
137-
"md5": "2bfcc76deef01bb381271048b882eafc",
138-
"type": "fdm",
139-
"fileSize": 86923924,
140-
"fileMd5": "3b88c664cbd7e5a29bcd44868321971d",
141-
"updateType": 1
142-
}
143-
}
144-
```
145-
146-
=== "homeland"
147-
```json
148-
{
149-
"code": 200,
150-
"message": "success",
151-
"data": {
152-
"version": "01.01.16.40",
153-
"info": "1. Optimized the retry mechanism for feeding failures under CANVAS.\n2. Fixed an issue where the tool head consumable detection might not trigger in certain cases.\n3. Resolved the abnormal triggering frequency of the filament entanglement detection.\n4. Fixed the abnormal display issue during Wi-Fi searches.\n5. Adjusted the RFID recognition status to avoid detection during self-check processes.\n6. Fixed the abnormal file display issue.\n7. Added multilingual display support.",
154-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/e21bf3a3-cb93-423e-899f-7313fbe84cfa_1763456959889_ec_eeb001_01.01.16.40_20251113120758.zip.sig",
155-
"releaseTime": 1763457048255,
156-
"md5": "d25dff8332e9037b406ec1170fd12cb3",
157-
"type": "fdm",
158-
"fileSize": 86923924,
159-
"fileMd5": "3b88c664cbd7e5a29bcd44868321971d",
160-
"updateType": 1
161-
}
162-
}
163-
```
164-
16546
### v01.01.16.21 (Released 31/10/2025)
166-
[Download Global (abroad)](https://iot-p.elegoo.com/devs/ota/9b1b59db-98a1-4abe-bbc5-4260f7783045_1761879403470_ec_eeb001_01.01.16.21_20251030205543.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
167-
[Download China (homeland)](https://iot-p.elegoo.com.cn/devs/ota/9b1b59db-98a1-4abe-bbc5-4260f7783045_1761879403470_ec_eeb001_01.01.16.21_20251030205543.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
168-
169-
??? info "Raw update server response"
170-
=== "abroad"
171-
```json
172-
{
173-
"code": 200,
174-
"message": "success",
175-
"data": {
176-
"version": "01.01.16.21",
177-
"info": "01.01.16.21",
178-
"downloadUrl": "https://iot-p.elegoo.com/devs/ota/9b1b59db-98a1-4abe-bbc5-4260f7783045_1761879403470_ec_eeb001_01.01.16.21_20251030205543.zip.sig",
179-
"releaseTime": 1761908286424,
180-
"md5": "6d41cba0bac7efde0d67323100658b04",
181-
"type": "fdm",
182-
"fileSize": 87055041,
183-
"fileMd5": "a20c212081d7287869bf094cb1522106",
184-
"updateType": 1
185-
}
186-
}
187-
```
188-
189-
=== "homeland"
190-
```json
191-
{
192-
"code": 200,
193-
"message": "success",
194-
"data": {
195-
"version": "01.01.16.21",
196-
"info": "01.01.16.21",
197-
"downloadUrl": "https://iot-p.elegoo.com.cn/devs/ota/9b1b59db-98a1-4abe-bbc5-4260f7783045_1761879403470_ec_eeb001_01.01.16.21_20251030205543.zip.sig",
198-
"releaseTime": 1761879486424,
199-
"md5": "fe50b7a27cc3370d3b75b2491491d361",
200-
"type": "fdm",
201-
"fileSize": 87055041,
202-
"fileMd5": "a20c212081d7287869bf094cb1522106",
203-
"updateType": 1
204-
}
205-
}
206-
```
47+
[Download Global (abroad)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.01.16.21-a20c212081d7287869bf094cb1522106-release-abroad.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }
48+
[Download China (homeland)](https://github.com/suchmememanyskill/cc2-firmwares/raw/refs/heads/main/cc2-01.01.16.21-a20c212081d7287869bf094cb1522106-release-homeland.zip.sig){ referrerpolicy="no-referrer" .md-button .md-button--primary }

0 commit comments

Comments
 (0)