Jaime van Kessel
f773030218
Add main stage to previewStage so that SimulationView can use it
...
CURA-5829
2018-10-31 09:37:21 +01:00
Diego Prado Gesto
e2254fe039
Merge branch '3.6' into rename_ToolBox_to_Marketplace
2018-10-31 09:20:38 +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
Lipu Fei
0068dc81b1
Update bundled material packages due to CC 0.6
...
CURA-5839
- Update bundled material package versions which has material profiles
updated due to CC 0.6
- Fix sdk_versions by changing them to 5
- Add bundled material packages for new materials for CC 0.6
2018-10-30 15:15: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
Lipu Fei
09e7603dd6
Update nozzle_id to CC Red 0.6
...
CURA-5839
2018-10-30 12:28:58 +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
Lipu Fei
f0fa03c3ce
Add CC 0.6 for UM S5
...
CURA-5839
2018-10-30 10:58:40 +01:00
Ghostkeeper
c736bfffb5
Add hotkeys for managing profiles and materials
...
These are unused on all platforms. We can't use Ctrl+M (multiply selection), Ctrl+P (print) or Ctrl+Q (quit) sadly.
Fixes #4250 .
2018-10-30 10:54:14 +01:00
Diego Prado Gesto
8fee8eeb5e
Merge branch 'cura4.0_header' into cura4.0_action_panel
2018-10-30 10:45:25 +01:00
Diego Prado Gesto
b6ea0e6385
Make the height of the stage buttons themable. Now the height has to be
...
28px as indicated by the UXers.
Contributes to CURA-5784.
2018-10-30 10:38:53 +01:00
Mark
fda0f59c70
Rename user visible entries of ToolBox to Marketplace
...
CURA-5874
2018-10-30 10:27:22 +01:00
Diego Prado Gesto
aa75b64b5b
Use the lining color to the default ouline color for the account widget.
...
Contributes to CURA-5784.
2018-10-30 09:48:56 +01:00
Lipu Fei
8bec733823
Merge pull request #4649 from Ultimaker/M&P-Setting-Optimization
...
TPU temperatures update
2018-10-30 08:32:56 +01:00
Diego Prado Gesto
e486bf8b44
Change the primary color to a slightly different kind of blue.
...
Contributes to CURA-5786.
2018-10-29 15:55:16 +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
Ghostkeeper
f0d7c6fb52
Update version number to 3.6
...
And fill in the report-msgid-bugs-to field where it was missing. There always seems to be something wrong with that metadata.
Contributes to issue CURA-5870.
2018-10-29 15:13:25 +01:00
Ghostkeeper
9c65cc49e4
Update translation templates for all languages for 3.6
...
This adds the new translations to 3.6 to the pre-filled translations from previous translation passes.
Contributes to issue CURA-5870.
2018-10-29 15:08:03 +01:00
Ghostkeeper
cc8f7f1e0a
Update translation templates for Cura 3.6
...
These are the new and changed strings for version 3.6.
Contributes to issue CURA-5870.
2018-10-29 15:05:08 +01:00
Jaime van Kessel
fc6ad4f623
Put back the view menu, since it did more than just show the views
...
CURA-5829
2018-10-29 13:41:46 +01:00
Jaime van Kessel
ebe533bdc8
Move active view panel to previewStage
...
CURA-5829
2018-10-29 13:39:00 +01:00
Jaime van Kessel
9cc7a7ca23
Moved view selection to previewStage
...
CURA-5829
2018-10-29 13:27:47 +01:00
Diego Prado Gesto
5de367bcc4
Merge branch 'ui_rework_4_0' into cura4.0_header
...
Conflicts:
plugins/UM3NetworkPrinting/resources/qml/UM3InfoComponents.qml
resources/qml/Menus/ViewMenu.qml
resources/themes/cura-dark/theme.json
resources/themes/cura-light/theme.json
2018-10-29 11:10:25 +01:00
pinchies
cdb5ab1930
Update cocoon_create_modelmaker.def.json
2018-10-27 03:51:05 +11:00
pinchies
46c6ef71ab
Update jgaurora_z_603s.def.json
2018-10-27 03:50:15 +11:00
pinchies
0487288edf
Update alfawise_u20.def.json
2018-10-27 03:49:34 +11:00
pinchies
6fa382a527
Update jgaurora_a1.def.json
2018-10-27 03:48:24 +11:00
pinchies
5a759fa9f4
fix start routing
2018-10-27 03:47:29 +11:00
Diego Prado Gesto
90e8a05aab
Remove all the entries in the theme that make reference to the sidebar,
...
because there is no sidebar anymore.
Several different margins and linings were created depending on the
side, not depending on where it belongs.
Contributes to CURA-5784.
2018-10-26 17:51:28 +02:00
Diego Prado Gesto
c8bdf7321c
Move the visible check within the component.
...
Contributes to CURA-5772.
2018-10-26 16:31:03 +02:00
Diego Prado Gesto
5a5adb71cd
Make the height of the Print setup selector themable.
...
Contributes to CURA-5772.
2018-10-26 16:16:33 +02:00
Diego Prado Gesto
3eb71021e2
Change the way the string for the tooltip is formatted.
...
Contributes to CURA-5772.
2018-10-26 15:53:20 +02:00
pinchies
49ac423383
Add files via upload
2018-10-26 23:54:29 +11:00
pinchies
135ad6d705
Add files via upload
2018-10-26 23:53:59 +11:00
pinchies
03532969c6
Add files via upload
2018-10-26 23:46:39 +11:00
pinchies
79ef3635a5
Add files via upload
2018-10-26 23:45:32 +11:00
pinchies
adee0fa260
Add files via upload
2018-10-26 23:42:49 +11:00
pinchies
c8269ee4c0
Add files via upload
2018-10-26 23:42:27 +11:00
pinchies
494bedbe0d
Add files via upload
2018-10-26 23:40:27 +11:00
pinchies
f0277f5ef3
Add files via upload
2018-10-26 23:38:30 +11:00
pinchies
1f97aa3df6
Add files via upload
2018-10-26 23:37:31 +11:00
pinchies
5d4aa569a9
Revert "Add JGAurora A1"
...
This reverts commit bc5f92b69b096234512fa8e9ad0f3a0d63c7dd71.
2018-10-26 22:34:15 +11:00
pinchies
bc5f92b69b
Add JGAurora A1
...
Add a preset for the JGAurora A1 to model list
2018-10-26 22:24:04 +11:00
pinchies
2cbaece3e1
Add JGAurora Z-603S
...
Add a preset for the JGAurora Z-603S to model list
2018-10-26 22:21:01 +11:00
Diego Prado Gesto
87086907da
Add some Ultimaker materials to the list of bundled materials, so they
...
will show as installed in the Toolbox.
2018-10-26 12:14:27 +02:00
Diego Prado Gesto
a277bd9f3b
Don't use the hand cursor in the action buttons by default.
...
Contributes to CURA-5784.
2018-10-26 11:29:05 +02:00
Diego Prado Gesto
54518bdc82
Change the minimum window size to be 1280x800.
...
Contributes to CURA-5784.
2018-10-26 11:14:39 +02:00
Vlad Gribinchuk
ad2d54546e
JSON setting for "Z Hop After Extruder Switch Height" feature
2018-10-26 12:05:23 +03:00