Diego Prado Gesto
ec0d9f09b7
Create a component for selecting the output device before output the
...
file.
Contributes to CURA-5786.
2018-10-31 17:03:09 +01:00
Diego Prado Gesto
eabd7c6b5e
Start mocking up the panel the user gets after slicing.
...
Also the IconLabel component was created with the aim to be reused in
several places.
Contributes to CURA-5786.
2018-10-30 17:07:07 +01:00
Diego Prado Gesto
027bf204cd
Use the BackendState enumeration in QML to not use integers but use the
...
enumeration literals.
Contributes to CURA-5786.
2018-10-30 15:12:03 +01:00
Diego Prado Gesto
00d75cd4d6
Tweak the colors of the disabled state.
...
Contributes to CURA-5786.
2018-10-30 12:28:51 +01:00
Diego Prado Gesto
45af4eec90
Add Shortcut action Ctrl+P to slice or stop slicing.
...
Contributes to CURA-5786.
2018-10-30 12:08:17 +01:00
Diego Prado Gesto
79ed15aee1
Add the label and the icon indicating when Cura is unable to slice.
...
Contributes to CURA-5786.
2018-10-30 11:52:08 +01:00
Diego Prado Gesto
bf59097320
Split the action button panel in two different components that are
...
loaded in different moments.
The SliceProcessWidget is loaded once there is something to slice and it
also shows the process of slicing. The OutputProcessWidget will show the
print information and the actions to do to output the results, such as
Print over network, Save to file, ...
Contributes to CURA-5786.
2018-10-29 15:18:34 +01:00