Jaime van Kessel
|
03aa9cf8d3
Codestyle
|
8 years ago |
Jaime van Kessel
|
0794ddb58e
Backend now listens to all machine extruders for changes
|
8 years ago |
Jaime van Kessel
|
a1bd8f59ed
Slicing no longer occurs when stack is invalid
|
8 years ago |
Arjen Hiemstra
|
7971ffdc08
Properly ignore Arcus debug messages
|
8 years ago |
Simon Edwards
|
1e2147522d
Increase the size of the backend log.
|
8 years ago |
Johan K
|
c6790981d6
Merge branch 'master' of https://github.com/Ultimaker/Cura into layerview_dev
|
8 years ago |
Jaime van Kessel
|
da047c6f90
Added benchmark time logs
|
8 years ago |
Jaime van Kessel
|
48620801d1
Merge pull request #843 from thopiekar/master-CURA-1775
|
8 years ago |
Johan K
|
bbd49cee85
Merge branch 'master' of https://github.com/Ultimaker/Cura into layerview_dev
|
8 years ago |
awhiemstra
|
90af9e3986
Merge pull request #846 from Ultimaker/feature_material_editing
|
8 years ago |
Ghostkeeper
|
9d1ea28b49
Remove old commented-out code
|
8 years ago |
Arjen Hiemstra
|
d8555fe57d
Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
|
8 years ago |
Jack Ha
|
2be8111f1b
Restart timer after slicing is performed when not enabled.
|
8 years ago |
Jaime van Kessel
|
08502b9240
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
44e4fc383e
Changing active extruder no longer trigger re-slice
|
8 years ago |
fieldOfView
|
793f7824c7
Quick fix to restore slicing
|
8 years ago |
Jack Ha
|
012484a4f1
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
318182495a
We now recieve material estimation per extruder
|
8 years ago |
U-ULTIMAKER\j.ha
|
84b736df07
first commit in Cura! fix CURA-1085, time estimate is reset before every slice action
|
8 years ago |
Arjen Hiemstra
|
6f3fa19890
Fix up plugins that use ExtruderManager
|
8 years ago |
Jaime van Kessel
|
0e098e38eb
More fixes for changed setting object location
|
8 years ago |
Thomas Karl Pietrowski
|
c67d2faac3
CuraEngineBackend: Keep the last 200 lines of logged messages
|
8 years ago |
Johan K
|
788f79f5ba
Changing the message used from the engine from Layer to LayerOptimized.
|
8 years ago |
Thomas Karl Pietrowski
|
536e0f489a
Merge branch 'master' of https://github.com/Ultimaker/Cura into master-using-platform
|
8 years ago |
Thomas Karl Pietrowski
|
3df124e3cf
CuraEngineBackend: Removing duplicate close()
|
8 years ago |
Thomas Karl Pietrowski
|
6d43ec700d
CuraEngineBackend: Using Platform.isWindows()
|
8 years ago |
Jaime van Kessel
|
9672b3360c
Changing settings in extruder stack now also triggers reslice
|
8 years ago |
Jaime van Kessel
|
123c2f5c85
Moved global settings into slice message (as per API changes)
|
8 years ago |
Arjen Hiemstra
|
93873a2ce8
Also trigger a reslice when the containerstack's containers change
|
8 years ago |
Arjen Hiemstra
|
8039184c18
Move setting error checking to StartSliceJob and allow the job to return a proper response
|
8 years ago |
Arjen Hiemstra
|
cd2b853fff
Remove "slicing" message since it is now displayed in the sidebar
|
8 years ago |
Arjen Hiemstra
|
0b3b718e87
Make CuraEngineBackend respond to changes to the global container stack
|
8 years ago |
Arjen Hiemstra
|
c63eb3871c
Account for the changes to BackendState in Uranium
|
8 years ago |
Ghostkeeper
|
e02e2bde8d
Remove semicolon at the end of the line
|
8 years ago |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 years ago |
Ghostkeeper
|
6522aae915
Improve slice trigger documentation
|
8 years ago |
Arjen Hiemstra
|
396f023bdf
Account for global container stack being None in the backend plugin
|
8 years ago |
Ghostkeeper
|
1cbb3a3f28
Prevent slicing if there is an invalid setting value
|
8 years ago |
Ghostkeeper
|
c6d3677d6f
Remove unused function
|
8 years ago |
Ghostkeeper
|
90ce0f44c3
Document remaining functions of CuraEngineBackend
|
8 years ago |
Ghostkeeper
|
9217dd3e1b
Remove unused function
|
8 years ago |
Ghostkeeper
|
c8de272ec4
Document old functions
|
8 years ago |
Ghostkeeper
|
e94220f46d
Remove commented code
|
8 years ago |
Ghostkeeper
|
6fcba4cdde
Fix typo in error message
|
8 years ago |
Ghostkeeper
|
8f1860413b
Always send FDMPrinter definition via socket
|
8 years ago |
Ghostkeeper
|
eb951ed07c
Fix potential concurrency of finishing before connected to finishing
|
8 years ago |
Ghostkeeper
|
63bf5bec3d
Remove _profile from start slice job parameters
|
8 years ago |
Ghostkeeper
|
a0645a44c8
Re-enable slicing message
|
8 years ago |
Ghostkeeper
|
ae6f4912e6
Remove unnecessary variable initialisation
|
8 years ago |
Ghostkeeper
|
83c1ea2ccc
Move message hide into terminate function
|
8 years ago |