mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 07:09:01 +08:00
Update name and displayName for a bunch of plugins
This commit is contained in:
parent
a77a95eec8
commit
e5e621e511
@ -4,7 +4,7 @@ from . import CuraEngineBackend
|
||||
from UM.Preferences import Preferences
|
||||
|
||||
def getMetaData():
|
||||
return { "name": "CuraBackend", "type": "Backend" }
|
||||
return { "name": "CuraEngine Backend", "type": "Backend" }
|
||||
|
||||
def register(app):
|
||||
Preferences.addPreference("BackendLocation","../PinkUnicornEngine/CuraEngine")
|
||||
|
Loading…
x
Reference in New Issue
Block a user