Ghostkeeper
|
8a21ac77ed
Re-implement sending global settings
|
8 years ago |
Ghostkeeper
|
b03aa246a0
Call new function to send global settings
|
8 years ago |
Ghostkeeper
|
63bf5bec3d
Remove _profile from start slice job parameters
|
8 years ago |
Ghostkeeper
|
2696f883b0
Add a bit of documentation
|
8 years ago |
Ghostkeeper
|
4ef9c1a3e7
Merge branch '2.1'
|
8 years ago |
Jaime van Kessel
|
efd14421cc
Codestyle & Documentation
|
8 years ago |
Simon Edwards
|
dff976f197
Minor code style fix.
|
8 years ago |
Simon Edwards
|
f92ff3e864
Only talk to the CuraEngine socket from the same (Main) thread, and be a lot more careful about handling the StartSliceJob when restarting CuraEngine.
|
8 years ago |
Ghostkeeper
|
de9a66e1f4
Merge branch '2.1'
|
8 years ago |
Jaime van Kessel
|
b863d239b0
Added more logging to engine connection
|
8 years ago |
Thomas-Karl Pietrowski
|
5d00c3120d
Use save variable names here
|
8 years ago |
Jaime van Kessel
|
fa59416dc4
Added warning to logging if no one at a time print is possible
|
8 years ago |
Jaime van Kessel
|
c15709936b
Grouping and per object settings now work correctly again
|
8 years ago |
Arjen Hiemstra
|
1e4631ecdd
Remove Cura_pb2.py file since it is no longer needed
|
8 years ago |
Arjen Hiemstra
|
e74d300fb3
Make things work properly using the new Arcus API
|
8 years ago |
Arjen Hiemstra
|
22fb26bae6
Update StartSliceJob to reflect the new Arcus API
|
8 years ago |
Arjen Hiemstra
|
aefed915e2
Remove debug code
|
9 years ago |
Arjen Hiemstra
|
9267b517d6
Fix coding style issues
|
9 years ago |
daid
|
743b403b29
Whole bunch of um-pep8 style fixes.
|
9 years ago |
Tim Kuipers
|
8060ab02f9
lil bugfix in parsing startGcode
|
9 years ago |
Mark Walker
|
4a3db419ec
Add back placeholder expansion for start/end gcode
|
9 years ago |
Arjen Hiemstra
|
b7471d6b1d
Remove unused import in StartSliceJob
|
9 years ago |
Arjen Hiemstra
|
288ad0c201
Remove per-group settings for now
|
9 years ago |
Arjen Hiemstra
|
f75b6bb046
Make sure to send all settings when an object overrides the profile
|
9 years ago |
Arjen Hiemstra
|
cb05aee391
Move the start of slicing to a proper job
|
9 years ago |
Arjen Hiemstra
|
20b828ecee
Add a Job subclass that handles sending data to the engine
|
9 years ago |