ChrisTerBeke
|
41dec889ac
Also emit a back-end slicing error when the job result is an actual error
|
7 years ago |
Lipu Fei
|
225b03e98e
No need for the extra extrudersAdded signal
|
7 years ago |
Lipu Fei
|
8b3bd71b36
Get extruders list from GlobalStack itself
|
7 years ago |
Aleksei S
|
3f4a2c565c
Fix: after extruders switch do not trigger slicing, provided a new signal
|
7 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
|
7 years ago |
Jack Ha
|
6262003069
CURA-4525 reset the print information for build plates that are marked for slicing
|
7 years ago |
Jack Ha
|
0fdb470ec7
CURA-4525 only try to slice next build plate if there are actually build plates to slice
|
7 years ago |
Jack Ha
|
80aaad83e1
CURA-4525 fix manual slice slicing more than one build plate at a time
|
7 years ago |
Lipu Fei
|
c8cef9583e
rename scene.gcode_list to gcode_dict
|
7 years ago |
Jack Ha
|
c1cb86a334
CURA-4525 remove initial 'Unable to slice'
|
7 years ago |
Jack Ha
|
86eb9c73ba
CURA-4525 do not send empty build plates gcode; direct calling slice when skipping empty build plate
|
7 years ago |
Jack Ha
|
52b75b58e7
CURA-4525 allow for empty build plates between filled build plates
|
7 years ago |
Aleksei S
|
784a17149f
Don't show save to file if not possible to slice
|
7 years ago |
Aleksei S
|
5dad6cab2c
If the model is:some per mesh settings or outside of the buildplate show message,
|
7 years ago |
Ghostkeeper
|
a8ad956c92
Erase gcode of build plates that are determined to be empty
|
7 years ago |
Ghostkeeper
|
fefb20deb7
Don't start slicing again if you can't slice
|
7 years ago |
Jack Ha
|
62487e8ea2
CURA-4525 cleanups and change comment and added new-lines
|
7 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 |
Jack Ha
|
f6c7ffac11
CURA-4525 some cleanup and comments
|
7 years ago |
Jack Ha
|
bd8aa8d989
CURA-4525 automatic build plate menu items using BuildPlateModel
|
7 years ago |
Jack Ha
|
8e5e555344
CURA-4525 Send all build plate gcodes to printer at one press of the button :-)
|
7 years ago |
Jack Ha
|
040cc31079
CURA-4525 layer data viewing seems fixed, although after moving an object to a different build plate triggers the reslice only after deselecting
|
7 years ago |
Jack Ha
|
c732470169
CURA-4525 refined the condition when to reslice build plates; however from the layer view it (still) doesn't always show the layers
|
7 years ago |
Diego Prado Gesto
|
1008789364
Merge branch 'master' into print_simulation_view
|
7 years ago |
Jack Ha
|
e21acd1a07
CURA-4525 first multi slice + multi layer data, added filter on build plate, added option arrange on load, visuals like convex hull are now correct
|
7 years ago |
Ruben D
|
c61b9c41ab
Fix translation of Unable to slice message
|
7 years ago |
Diego Prado Gesto
|
97fd926654
CURA-4526 Add to SimulationView the same behavior than LayerView
|
7 years ago |
Lipu Fei
|
9996c829d8
Only schedule re-slice when there is none in progress
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
ade1c039ea
Print information not being set won't cause crash anymore
|
7 years ago |
Jaime van Kessel
|
a3b6ced5e5
Changed titles of unable to slice messages
|
7 years ago |
Ghostkeeper
|
6083989777
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 years ago |
alekseisasin
|
98ab571483
Removed 14bitVoid code accord to a new LGPL license
|
7 years ago |
Ghostkeeper
|
bf96be3ab2
Improve titles for slice failure messages a bit
|
7 years ago |
alekseisasin
|
204019702d
Added Title for messages
|
7 years ago |
Lipu Fei
|
c37782d544
Stop slicing when a new slice is needed
|
7 years ago |
Lipu Fei
|
05879e0dfc
EngineBackend should trigger auto-slice on changes
|
7 years ago |
Lipu Fei
|
439f3e5029
When an error check finishes, only trigger auto-slicing if needed
|
7 years ago |
Lipu Fei
|
c16bfa8949
Remove unnecessary if checks
|
7 years ago |
Lipu Fei
|
9fca677d40
Fix comment location
|
7 years ago |
Lipu Fei
|
d9d39c41df
Fix auto-slicing upon value changes and error checks
|
7 years ago |
Lipu Fei
|
9c1d23fe5b
Make sure MachineManager initializes after ContainerRegistry does
|
7 years ago |