mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-14 10:17:52 -06:00
Add generic CPE+ as a bundled package.
Contributes to CURA-5510.
This commit is contained in:
parent
f1379135e0
commit
f90409452d
1 changed files with 18 additions and 0 deletions
|
@ -767,6 +767,24 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"GenericCPEPlus": {
|
||||||
|
"package_info": {
|
||||||
|
"package_id": "GenericCPEPlus",
|
||||||
|
"package_type": "material",
|
||||||
|
"display_name": "Generic CPE+",
|
||||||
|
"description": "The generic CPE+ profile which other profiles can be based upon.",
|
||||||
|
"package_version": "1.0.0",
|
||||||
|
"sdk_version": 6,
|
||||||
|
"website": "https://github.com/Ultimaker/fdm_materials",
|
||||||
|
"author": {
|
||||||
|
"author_id": "Generic",
|
||||||
|
"display_name": "Generic",
|
||||||
|
"email": "materials@ultimaker.com",
|
||||||
|
"website": "https://github.com/Ultimaker/fdm_materials",
|
||||||
|
"description": "Professional 3D printing made accessible."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"GenericHIPS": {
|
"GenericHIPS": {
|
||||||
"package_info": {
|
"package_info": {
|
||||||
"package_id": "GenericHIPS",
|
"package_id": "GenericHIPS",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue