mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Fix pre-installed Ultimaker PC material
This commit is contained in:
parent
3dda3f04fb
commit
6f402c9ea9
1 changed files with 19 additions and 0 deletions
|
@ -1025,6 +1025,25 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"UltimakerPC": {
|
||||
"package_info": {
|
||||
"package_id": "UltimakerPC",
|
||||
"package_type": "material",
|
||||
"display_name": "Ultimaker PC",
|
||||
"description": "Example package for material and quality profiles for Ultimaker materials.",
|
||||
"package_version": "1.0.0",
|
||||
"cura_version": 4,
|
||||
"website": "https://ultimaker.com/products/materials/pc",
|
||||
"author": {
|
||||
"author_id": "Ultimaker",
|
||||
"display_name": "Ultimaker B.V.",
|
||||
"email": "materials@ultimaker.com",
|
||||
"website": "https://ultimaker.com",
|
||||
"description": "Professional 3D printing made accessible.",
|
||||
"support_website": "https://ultimaker.com/en/resources/troubleshooting/materials"
|
||||
}
|
||||
}
|
||||
},
|
||||
"UltimakerPLA": {
|
||||
"package_info": {
|
||||
"package_id": "UltimakerPLA",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue