c.lamboo
|
d4449c680f
Find available port when starting backend plugin
|
1 year ago |
Remco Burema
|
015e635213
Engine-plugins wouldn't always close.
|
1 year ago |
Jelle Spijker
|
dead016ed9
Add error messages to BackendPlugin and enhance exception handling
|
1 year ago |
Jaime van Kessel
|
d37afe7880
Actually call startPlugins before slicing
|
1 year ago |
Jaime van Kessel
|
4aebd755b2
Clarify documentation of startBackendPlugin function
|
1 year ago |
Jaime van Kessel
|
bf32b83c82
Move signal definition to top of file
|
1 year ago |
Jaime van Kessel
|
19a4e0d2f8
Fix bunch of comments violating max line length
|
1 year ago |
Jaime van Kessel
|
5d74f2d250
Convert typing in CuraEngineBackend to modern style
|
1 year ago |
Jaime van Kessel
|
f3bc7bf28a
Move backend plugin logic to Cura from Uranium
|
1 year ago |
Casper Lamboo
|
4b43677086
Reset last slice dat in `resetAndReturnLastSliceTimeStats`
|
1 year ago |
Remco Burema
|
4efa8e3ab4
Put slice-time in slice-data-sharing.
|
1 year ago |
jspijker
|
61623720ca
Update copyright using UltiMaker
|
1 year ago |
jspijker
|
696c0f8547
Update company name to UltiMaker
|
1 year ago |
j.spijker@ultimaker.com
|
a712e7517a
Add the received slice_uuid to the print information
|
2 years ago |
Remco Burema
|
d35c862bb8
Prevent run of out-of-install executable in secure context.
|
2 years ago |
j.spijker@ultimaker.com
|
47588393e8
Use Arcus as namespace
|
2 years ago |
Remco Burema
|
08c49c6c13
Changes needed wrt how we build Arcus with Sip 6.
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Ghostkeeper
|
026c4062ce
Add logging for when the user encounters errors in setting values
|
3 years ago |
luz paz
|
d68f375e38
Fix various typos
|
3 years ago |
Jaime van Kessel
|
43fd38e48e
Add missing return
|
3 years ago |
Jaime van Kessel
|
21a076aea4
Set type of engine crash message to Error
|
3 years ago |
jelle Spijker
|
2e6a488c98
Set "Unable to slice" msgs to warning types
|
3 years ago |
Jelle Spijker
|
2263969d5f
Updated message with message types
|
3 years ago |
Ghostkeeper
|
503293fbeb
Revert "Also show error message if connection got reset without error code"
|
3 years ago |
Ghostkeeper
|
40fe8b577d
Also show error message if connection got reset without error code
|
3 years ago |
Ghostkeeper
|
623b59d0e8
Set self to be in an error state if backend crashed
|
3 years ago |
Ghostkeeper
|
e127f7e4b6
Move construction of slicing error message to constructor
|
3 years ago |
Ghostkeeper
|
26487c5b31
Stop slicing if an error occurred
|
3 years ago |
Ghostkeeper
|
399b378ba6
Show message when slicing failed with nonzero exit code
|
3 years ago |
Remco Burema
|
f2088d7fc8
Don't take snapshot if no main window present.
|
3 years ago |
Ghostkeeper
|
a9bf3ed934
Revert "Small fix for slice before main window visible."
|
3 years ago |
Ghostkeeper
|
678516186e
Revert "Don't call @property function"
|
3 years ago |
Ghostkeeper
|
3921cc86d1
Don't call @property function
|
3 years ago |
Remco Burema
|
35d6aad6cd
Small fix for slice before main window visible.
|
3 years ago |
Remco Burema
|
f4ef3b44e3
Properly retrieve snapshot (now made on slice).
|
3 years ago |
Remco Burema
|
4fc0612806
Make a snapshot on slice instead of write.
|
3 years ago |
Ghostkeeper
|
452fe3972f
Don't cache CuraApplication singleton
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
797d6ed438
Convert doxygen to rst for CuraEngineBackend
|
4 years ago |
Jaime van Kessel
|
245a4435e1
Also handle sceneChanged when it's from the root
|
4 years ago |
Ghostkeeper
|
add9be387b
Fix crash when creating a socket before the plug-in is fully registered
|
4 years ago |
Matt Jani
|
43ab23439b
Fixed small typo in nothing to slice
|
4 years ago |
Matt Jani
|
3887814660
Update the nothing to slice message
|
4 years ago |
Lipu Fei
|
b03f666bf5
WIP: Make it work with Python 3.7 packaing
|
4 years ago |
Jaime van Kessel
|
23469948f6
Fix translation mistake in a message
|
5 years ago |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 years ago |
Lipu Fei
|
0524796145
Do not trigger slicing if there's no slicable object
|
5 years ago |
Mark Burton
|
41d7a705e6
Avoid crash due to race in CuraEngineBackend.
|
5 years ago |