Jack Ha
|
10ba900449
CURA-5090 empty layer data when new sliced data is empty and prevent some layer data to be processed if it is outdated
|
6 years ago |
Lipu Fei
|
934d297e6c
Split error checking into smaller sub-tasks
|
6 years ago |
Jack Ha
|
3b8d470323
Merge branch 'master' into feature_enable_disable_extruder
|
6 years ago |
ChrisTerBeke
|
cd01b096b5
Emit backend errors so we can process them differently than through a qml notification
|
6 years ago |
Jack Ha
|
53ec846436
CURA-4400 introduced value -1 for extruder number setting (not optional_extruder); this one takes the defaultExtruderPosition in MachineManager
|
6 years ago |
Lipu Fei
|
9a354efd19
Merge remote-tracking branch 'origin/master' into refactoring_machine_manager
|
6 years ago |
Lipu Fei
|
c432d4ffbb
WIP: Simplify global stack and extruder stack activation and fixes
|
6 years ago |
Jack Ha
|
2c689ef03f
Log markup
|
6 years ago |
Lipu Fei
|
495fc8bbd7
WIP: Refactor BuildPlateModel and split MultiBuildPlateModel
|
6 years ago |
Jaime van Kessel
|
2dee2ce5d9
Fixed issue where optimized layer data could be empty
|
6 years ago |
Jaime van Kessel
|
e01c8218fa
Removed uneeded checks if a node was a SceneNode
|
6 years ago |
Jaime van Kessel
|
516d7015e4
Fixed some issues caused by the multi buildplate system
|
6 years ago |
Jack Ha
|
4c474c9619
Merge branch '3.2'
|
6 years ago |
Jack Ha
|
8d8fa0269a
CURA-4821 loading gcode will now delete all existing models from all build plates and delete existing layer data to be processed
|
6 years ago |
Diego Prado Gesto
|
0fbcd2d2ec
Merge branch '3.2'
|
6 years ago |
Diego Prado Gesto
|
f25aad8091
CURA-4821 Remove debug output
|
6 years ago |
Diego Prado Gesto
|
1f4e7421c1
Revert "CURA-4821 Remove debug info"
|
6 years ago |
ChrisTerBeke
|
fb8aa08c6a
Merge pull request #3031 from Ultimaker/feature_headless_docker
|
6 years ago |
Diego Prado Gesto
|
d03ecf3cba
CURA-4821 Remove debug info
|
6 years ago |
Diego Prado Gesto
|
ece63bfea8
CURA-4821 The previous cached layer data is removed when a GCode is loaded. Temporary solution for one buildplate.
|
6 years ago |
ChrisTerBeke
|
422d047317
Merge branch 'master' into feature_headless_docker
|
6 years ago |
Jack Ha
|
a0738c2977
CURA-4808 fix extruder setting change trigger slice. re-introduce extrudersAdded signal, probably needed because of timing issues (extruder added after loading global container). it's the inversion of 225b03e98ee1d92467176a1fd1ef3605ce0999c7
|
6 years ago |
ChrisTerBeke
|
d19b2fb8d9
Fix merge conflicts with master
|
6 years ago |
ChrisTerBeke
|
41dec889ac
Also emit a back-end slicing error when the job result is an actual error
|
6 years ago |
Lipu Fei
|
b54b075cc9
Use isinstance() instead or issubclass()
|
6 years ago |
Lipu Fei
|
225b03e98e
No need for the extra extrudersAdded signal
|
6 years ago |
Lipu Fei
|
8b3bd71b36
Get extruders list from GlobalStack itself
|
6 years ago |
Aleksei S
|
3f4a2c565c
Fix: after extruders switch do not trigger slicing, provided a new signal
|
6 years ago |
Jack Ha
|
d91a2e1ca3
CURA-4525 move reset print information to a better place to prevent it sending info of non existent build plates
|
6 years ago |
Jack Ha
|
6262003069
CURA-4525 reset the print information for build plates that are marked for slicing
|
6 years ago |
Jack Ha
|
0fdb470ec7
CURA-4525 only try to slice next build plate if there are actually build plates to slice
|
6 years ago |
Jack Ha
|
80aaad83e1
CURA-4525 fix manual slice slicing more than one build plate at a time
|
6 years ago |
Lipu Fei
|
c8cef9583e
rename scene.gcode_list to gcode_dict
|
6 years ago |
Jack Ha
|
c1cb86a334
CURA-4525 remove initial 'Unable to slice'
|
6 years ago |
Jack Ha
|
86eb9c73ba
CURA-4525 do not send empty build plates gcode; direct calling slice when skipping empty build plate
|
6 years ago |
Jack Ha
|
52b75b58e7
CURA-4525 allow for empty build plates between filled build plates
|
6 years ago |
Aleksei S
|
784a17149f
Don't show save to file if not possible to slice
|
6 years ago |
Aleksei S
|
5dad6cab2c
If the model is:some per mesh settings or outside of the buildplate show message,
|
6 years ago |
Ghostkeeper
|
a8ad956c92
Erase gcode of build plates that are determined to be empty
|
6 years ago |
Ghostkeeper
|
fefb20deb7
Don't start slicing again if you can't slice
|
6 years ago |
Jack Ha
|
62487e8ea2
CURA-4525 cleanups and change comment and added new-lines
|
6 years ago |
Jack Ha
|
c05e6b43ff
Fixed platform physics. CURA-4525
|
7 years ago |
Jack Ha
|
5152b2ae65
Solved merge conflicts. CURA-4525
|
7 years ago |
Jack Ha
|
e10ba065ca
CURA-4707 better signal to connect solving this issue
|
7 years ago |
Jack Ha
|
a85bea4bae
CURA-4707 fix extruder setting not triggering reslice
|
7 years ago |
Aleksei S
|
ed3d8266b3
Merge branch 'print_simulation_view'
|
7 years ago |
Ruben D
|
6d2bcd9b3e
Fix error message when slicing with per-object setting errors
|
7 years ago |
Diego Prado Gesto
|
98d48978a8
CURA-4526 Add the SimulationView plugin to Cura and deleting LayerView
|
7 years ago |
Jack Ha
|
be6561b575
CURA-4525 fixed material info per build plate, bugfix arrange on load
|
7 years ago |
Jack Ha
|
4a893c048e
CURA-4525 made PrintInformation multi buildplate-aware
|
7 years ago |