Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1
cura-lulzbot
CuraEngine-lulzbot.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CuraEngine-lulzbot.patch of Package cura-lulzbot
diff --git a/plugins/CuraEngineBackend/CuraEngineBackend.py b/plugins/CuraEngineBackend/CuraEngineBackend.py index cbe6b421a..910f01d2e 100644 --- a/plugins/CuraEngineBackend/CuraEngineBackend.py +++ b/plugins/CuraEngineBackend/CuraEngineBackend.py @@ -42,7 +42,7 @@ class CuraEngineBackend(QObject, Backend): super().__init__(parent = parent) # Find out where the engine is located, and how it is called. # This depends on how Cura is packaged and which OS we are running on. - executable_name = "CuraEngine" + executable_name = "CuraEngine-lulzbot" if Platform.isWindows(): executable_name += ".exe" default_engine_location = executable_name
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor