Jaime van Kessel
|
fb598a2444
Operation stopped no longer cause a re-slice.
|
8 years ago |
Ghostkeeper
|
5693d639f1
Merge pull request #618 from Ultimaker/feature_profiles
|
8 years ago |
Arjen Hiemstra
|
69d8160207
Make sure we properly restart the backend when it quits on itself
|
8 years ago |
fieldOfView
|
6e11c2409b
Use working profile instead of "active" profile
|
9 years ago |
Arjen Hiemstra
|
8d2fc1f7e1
Do not close the engine from our side when finished with slicing
|
8 years ago |
Arjen Hiemstra
|
1e4631ecdd
Remove Cura_pb2.py file since it is no longer needed
|
9 years ago |
Jaime van Kessel
|
7c744044fd
Fixed merge issues & updated proto files
|
9 years ago |
Ghostkeeper
|
a45e55ab4c
Reactivate _always_restart
|
9 years ago |
Ghostkeeper
|
c53969f1bd
Wait for FinishedSlicing message to mark slicing as finished
|
9 years ago |
Arjen Hiemstra
|
e74d300fb3
Make things work properly using the new Arcus API
|
9 years ago |
Arjen Hiemstra
|
6930008dd8
Pass the protocol file to Backend's createSocket
|
9 years ago |
Jaime van Kessel
|
0b920950d4
Layer processing is now only done when no slicing is occuring.
|
9 years ago |
fieldOfView
|
091f744838
Reuse code
|
9 years ago |
fieldOfView
|
c900e27c19
Stop slicing immediately when a ToolOperation is started
|
9 years ago |
fieldOfView
|
6bfed19477
Show slicing progress in SaveButton area instead of MessageStack
|
9 years ago |
daid
|
743b403b29
Whole bunch of um-pep8 style fixes.
|
9 years ago |
Mark Walker
|
4a3db419ec
Add back placeholder expansion for start/end gcode
|
9 years ago |
Arjen Hiemstra
|
751f58fb02
Merge branch '15.10'
|
9 years ago |
Arjen Hiemstra
|
aa895c1b15
Properly trigger a reslice when the active instance is changed
|
9 years ago |
Arjen Hiemstra
|
cb05aee391
Move the start of slicing to a proper job
|
9 years ago |
Arjen Hiemstra
|
c5ca763621
If we have no active machine, return None in getEngineCommand
|
9 years ago |
Arjen Hiemstra
|
50e6455875
Send the actual machine JSON to the engine
|
9 years ago |
Arjen Hiemstra
|
b23bbe02fd
Send the dual extrusion file as base JSON to the engine
|
9 years ago |
Arjen Hiemstra
|
560662ac59
Properly clear stored layer data
|
9 years ago |
Jaime van Kessel
|
7c9b190bee
Split up onChanged code a bit for easier debugging
|
9 years ago |
Jaime van Kessel
|
f8d677eee8
Connected tool operation events (again?)
|
9 years ago |
Jaime van Kessel
|
6aea81232d
Added documentation
|
9 years ago |
Jaime van Kessel
|
48d233ca84
Added explicit debug logging to slice process
|
9 years ago |
Jaime van Kessel
|
631c02bf2c
Added message when slicing was cancelled due to errors in settings.
|
9 years ago |
Jaime van Kessel
|
fccf365424
When a new reslices is triggered the old data is removed
|
9 years ago |
Arjen Hiemstra
|
0148186c7a
Display a slicing message when performing a slice operation
|
9 years ago |
Arjen Hiemstra
|
e40c785d86
Use the right values when sending profile overrides
|
9 years ago |
Jaime van Kessel
|
fc4f8da242
Added logging when not slicing due to error values
|
9 years ago |
Arjen Hiemstra
|
57b2ce4f3e
Merge branch 'master' of github.com:ultimaker/Cura into per_object_settings
|
9 years ago |
Arjen Hiemstra
|
1f82e83093
Use SettingOverrideDecorator::getAllSettingValues to get per-object settings
|
9 years ago |
Arjen Hiemstra
|
e6e563cf09
Use the profile for getting setting values, not the machine instance
|
9 years ago |
Jaime van Kessel
|
752a4b26fa
Forced reset of progress when no model was found on platform
|
9 years ago |
Jaime van Kessel
|
4dd2b15ab5
Added force reslice function
|
9 years ago |
Arjen Hiemstra
|
fd8185fcb9
Properly send profile and setting changes to the engine
|
9 years ago |
Arjen Hiemstra
|
a8c302a8ed
Properly send per-object settings to the engine
|
9 years ago |
Arjen Hiemstra
|
1947d773a3
Update all usage of activeMachine to the new API
|
9 years ago |
Arjen Hiemstra
|
842689d88e
Update all uses of the Resources API with the changed API
|
9 years ago |
Tim Kuipers
|
294c7c0f09
new back end call, following new command line parsing
|
9 years ago |
Jaime van Kessel
|
5897237710
removed debug code
|
9 years ago |
Jaime van Kessel
|
453047df1f
Fix to grouped one at a time
|
9 years ago |
Jaime van Kessel
|
ea66139751
Modifications to enable one at a time (still WIP)
|
9 years ago |
Jaime van Kessel
|
78ebb13089
Changes required for printing one at a time
|
9 years ago |
Arjen Hiemstra
|
f4153fa63e
Only process the layer data if the layer view is active.
|
9 years ago |
Arjen Hiemstra
|
f6f3eba3ff
Always emit a progress of 1.0 once we have finished slicing
|
9 years ago |
Arjen Hiemstra
|
72b1302f9e
Disable slicing and platform physics when an operation is being performed
|
9 years ago |