Jaime van Kessel
|
7ff1b937e3
Perobject settings now use correct stacks to calculate values
|
8 лет назад |
Jaime van Kessel
|
467f971dac
When sending per object settings, we now also check if we need to send anything at all
|
8 лет назад |
Jaime van Kessel
|
a1bd8f59ed
Slicing no longer occurs when stack is invalid
|
8 лет назад |
Jaime van Kessel
|
48d39ce387
material_guid is now also a setting in fdmprinter
|
8 лет назад |
Jaime van Kessel
|
d48b4bf790
Material GUID is now sent to engine for each extruder
|
8 лет назад |
Jaime van Kessel
|
726eb97d9f
Machine_id instead of definition_id is now used to link extruders
|
8 лет назад |
Arjen Hiemstra
|
6f3fa19890
Fix up plugins that use ExtruderManager
|
8 лет назад |
Jaime van Kessel
|
0e098e38eb
More fixes for changed setting object location
|
8 лет назад |
Jaime van Kessel
|
3df1bc4e62
Fixed minor issue in buildExtruderMessage
|
8 лет назад |
Jaime van Kessel
|
d93044a338
Added setting sending per extruder
|
8 лет назад |
Jaime van Kessel
|
899e4cc175
Fixed sending of per-object settings to engine
|
8 лет назад |
Jaime van Kessel
|
123c2f5c85
Moved global settings into slice message (as per API changes)
|
8 лет назад |
Jaime van Kessel
|
95a0c69662
Bit of code refactoring to prevent duplication
|
8 лет назад |
Jaime van Kessel
|
c994cb6bef
Slicing no longer occurs when a perObject setting is in error state
|
8 лет назад |
Arjen Hiemstra
|
8039184c18
Move setting error checking to StartSliceJob and allow the job to return a proper response
|
8 лет назад |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 лет назад |
Ghostkeeper
|
b6aa78cc8d
Use getAllKeys of ContainerStack to get all setting values
|
8 лет назад |
Ghostkeeper
|
6116f592b3
Remove print
|
8 лет назад |
Ghostkeeper
|
15333fa940
Codestyle: Spaces after commas
|
8 лет назад |
Ghostkeeper
|
70b52f4b62
Also get setting values of child definitions
|
8 лет назад |
Ghostkeeper
|
9dab21c4d0
Fix getting print_sequence setting
|
8 лет назад |
Ghostkeeper
|
8a21ac77ed
Re-implement sending global settings
|
8 лет назад |
Ghostkeeper
|
b03aa246a0
Call new function to send global settings
|
8 лет назад |
Ghostkeeper
|
63bf5bec3d
Remove _profile from start slice job parameters
|
8 лет назад |
Ghostkeeper
|
2696f883b0
Add a bit of documentation
|
8 лет назад |
Ghostkeeper
|
4ef9c1a3e7
Merge branch '2.1'
|
8 лет назад |
Jaime van Kessel
|
efd14421cc
Codestyle & Documentation
|
8 лет назад |
Simon Edwards
|
dff976f197
Minor code style fix.
|
8 лет назад |
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 лет назад |
Ghostkeeper
|
de9a66e1f4
Merge branch '2.1'
|
8 лет назад |
Jaime van Kessel
|
b863d239b0
Added more logging to engine connection
|
8 лет назад |
Thomas-Karl Pietrowski
|
5d00c3120d
Use save variable names here
|
8 лет назад |
Jaime van Kessel
|
fa59416dc4
Added warning to logging if no one at a time print is possible
|
8 лет назад |
Jaime van Kessel
|
c15709936b
Grouping and per object settings now work correctly again
|
8 лет назад |
Arjen Hiemstra
|
1e4631ecdd
Remove Cura_pb2.py file since it is no longer needed
|
8 лет назад |
Arjen Hiemstra
|
e74d300fb3
Make things work properly using the new Arcus API
|
8 лет назад |
Arjen Hiemstra
|
22fb26bae6
Update StartSliceJob to reflect the new Arcus API
|
8 лет назад |
Arjen Hiemstra
|
aefed915e2
Remove debug code
|
9 лет назад |
Arjen Hiemstra
|
9267b517d6
Fix coding style issues
|
9 лет назад |
daid
|
743b403b29
Whole bunch of um-pep8 style fixes.
|
9 лет назад |
Tim Kuipers
|
8060ab02f9
lil bugfix in parsing startGcode
|
9 лет назад |
Mark Walker
|
4a3db419ec
Add back placeholder expansion for start/end gcode
|
9 лет назад |
Arjen Hiemstra
|
b7471d6b1d
Remove unused import in StartSliceJob
|
9 лет назад |
Arjen Hiemstra
|
288ad0c201
Remove per-group settings for now
|
9 лет назад |
Arjen Hiemstra
|
f75b6bb046
Make sure to send all settings when an object overrides the profile
|
9 лет назад |
Arjen Hiemstra
|
cb05aee391
Move the start of slicing to a proper job
|
9 лет назад |
Arjen Hiemstra
|
20b828ecee
Add a Job subclass that handles sending data to the engine
|
9 лет назад |