mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Update mentions to UltiMaker
Contributes to CURA-9808
This commit is contained in:
parent
68f6a0d146
commit
f76f711790
29 changed files with 180 additions and 180 deletions
|
@ -92,7 +92,7 @@ class PackageModel(QObject):
|
|||
"display_name": display_name,
|
||||
"package_version": package_version,
|
||||
"package_type": package_type,
|
||||
"description": "The material package associated with the Cura project could not be found on the Ultimaker marketplace. Use the partial material profile definition stored in the Cura project file at your own risk."
|
||||
"description": "The material package associated with the Cura project could not be found on the UltiMaker Marketplace. Use the partial material profile definition stored in the Cura project file at your own risk."
|
||||
}
|
||||
package_model = cls(package_data)
|
||||
package_model.setIsMissingPackageInformation(True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue