mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Merge branch 'main' into CURA-10415_main_based_update_tree
This commit is contained in:
commit
5002d3695c
4 changed files with 25 additions and 16 deletions
|
@ -9,7 +9,11 @@
|
|||
"manufacturer": "Ultimaker B.V.",
|
||||
"file_formats": "application/x-ufp;text/x-gcode",
|
||||
"platform": "ultimaker_s3_platform.obj",
|
||||
"bom_numbers": [213482, 213483],
|
||||
"bom_numbers": [
|
||||
213482,
|
||||
213483,
|
||||
213484
|
||||
],
|
||||
"exclude_materials": [
|
||||
"generic_hips",
|
||||
"generic_petg",
|
||||
|
|
|
@ -12,7 +12,8 @@
|
|||
"bom_numbers": [
|
||||
9051,
|
||||
214475,
|
||||
214476
|
||||
214476,
|
||||
214477
|
||||
],
|
||||
"firmware_update_info":
|
||||
{
|
||||
|
|
|
@ -9,12 +9,10 @@
|
|||
"manufacturer": "Ultimaker B.V.",
|
||||
"file_formats": "application/x-ufp;text/x-gcode",
|
||||
"platform": "ultimaker_s7_platform.obj",
|
||||
"bom_numbers": [
|
||||
5078167
|
||||
],
|
||||
"bom_numbers": [5078167, 5078168],
|
||||
"firmware_update_info":
|
||||
{
|
||||
"check_urls": [ "https://software.ultimaker.com/releases/firmware/9051/stable/um-update.swu.version" ],
|
||||
"check_urls": [ "https://software.ultimaker.com/releases/firmware/5078167/stable/um-update.swu.version" ],
|
||||
"id": 5078167,
|
||||
"update_url": "https://ultimaker.com/firmware?utm_source=cura&utm_medium=software&utm_campaign=fw-update"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue