16749 Commits

Author SHA1 Message Date
Diego Prado Gesto
3e37f2a09d Reset the list of generic materials to emtpy when creating the models.
Contributes to CURA-5873.
2018-10-31 10:31:20 +01:00
Jaime van Kessel
15f586ffae Fix the location of the simulation slider label
CURA-5829
2018-10-31 10:30:11 +01:00
Diego Prado Gesto
2c7e7a4ad7 Merge branch '3.6' into rename_ToolBox_to_Marketplace 2018-10-31 09:47:33 +01:00
Jaime van Kessel
3fc399a644 Moved default values into components
CURA-5829
2018-10-31 09:46:41 +01:00
Diego Prado Gesto
33da50df26 Rename other entries of the Toolbox to Marketplace.
Add a line in the Changelog indicating that the Toolbox was renamed.

Contributes to CURA-5874.
2018-10-31 09:45:29 +01:00
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
Remco Burema
e887c260ab Add contributors to printer-defs section in the 3.6-changelog.
part of [CURA-5871] Release notes Cura 3.6 Beta
2018-10-31 09:30:41 +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
Remco Burema
bae491ae7d Merge branch 'CURA-5839_cc06' into 3.6 2018-10-30 16:08:50 +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
Simon Edwards
03dd26e6e2
Merge pull request #4692 from Ultimaker/monitor_tab_spacing_improvements
Monitor tab spacing improvements
2018-10-30 14:57:18 +01:00
Simon Edwards
839f1f2adc
Merge pull request #4691 from Ultimaker/CL-1118_no_context_menu_on_finished_jobs
CL-1118 Don't show the context menu for printed jobs
2018-10-30 14:37:16 +01:00
Ian Paschal
30c7a2cbe5 Monitor tab spacing improvements
Fixing CL-1063 (adding camera button at all times) introduced a few small spacing issues. This PR fixes them.
2018-10-30 13:58:42 +01:00
Ian Paschal
0273cd2a0e Don't show the context menu for printed jobs (only active ones and queued ones)
Contributes to CL-1118
2018-10-30 13:44:24 +01:00
Ian Paschal
1680548a39 Remove extra empty line 2018-10-30 13:36:52 +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
Simon Edwards
d64465ca48
Merge pull request #4689 from Ultimaker/CL-1063_always_show_camera_monitor
CL-1063 Always show camera icon in monitor tab
2018-10-30 11:49:58 +01:00
Ghostkeeper
37179e7785
Merge branch '3.6' 2018-10-30 11:11:03 +01:00
Ghostkeeper
ab7f69bc1b
Add change log for Cura 3.6
Implements CURA-5871.
2018-10-30 11:10:45 +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
Ian Paschal
adac66b3f7 Always show camera icon in monitor tab
Contributes to CL-1063
2018-10-30 10:53:43 +01:00
Diego Prado Gesto
8fee8eeb5e Merge branch 'cura4.0_header' into cura4.0_action_panel 2018-10-30 10:45:25 +01:00
Ghostkeeper
cc8776a9b0
Merge branch '3.6' 2018-10-30 10:39:44 +01:00
Ghostkeeper
e2b6a3f411
Add white background to thumbnails
Regardless of the theme, the thumbnail should always have a white background so that the author can base their colours on that. Also this properly renders transparent images with a white background so that the Ultimaker robot is visible again in the dark theme.
2018-10-30 10:39:29 +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
Lipu Fei
b07af898eb
Merge pull request #4662 from Ultimaker/CURA-5767_disable_per_meshgroup_settings_for_one_at_a_time
[3.6] [CURA-5767] Disable per-meshgroup settings in the per-mesh settings when in one-at-a-time mode.
2018-10-30 07:41:25 +01:00
Lipu Fei
39158a643c Revert "Ignore per-meshgroup settings in per object stack"
CURA-5767

This reverts commit 54afa799c54bf3727481241e5e5f45dffb7e3442.
2018-10-30 07:33:55 +01:00
Jaime van Kessel
0a3803d665 Add CuraView, which does something similar to CuraStage
So instead of relying on strange activeViewProxy, it's up to the CuraView to provide a set of components.
These can subsequently be used by the active stage again.

CURA-5829
2018-10-29 16:21:16 +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
116ca8fdc4
Merge branch '3.6' 2018-10-29 15:13:46 +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
Lipu Fei
54afa799c5 Ignore per-meshgroup settings in per object stack
CURA-5767
2018-10-29 15:05:49 +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
d8dd9bf363 Set SolidView to invisible.
Since we don't have a selector in the prepare stage anymore, solidview must be invisible

CURA-5829
2018-10-29 14:54:42 +01:00
Lipu Fei
248bf0f61e Merge remote-tracking branch 'origin/3.6' into CURA-5767_disable_per_meshgroup_settings_for_one_at_a_time 2018-10-29 14:32:44 +01:00
Lipu Fei
1623f66c93
Merge pull request #4656 from fieldOfView/fix_network_camera_memory_leak
[3.6] Fix memory leak in print monitor
2018-10-29 14:12:31 +01:00
Jaime van Kessel
cfa962311b Fixed typing
CURA-5829
2018-10-29 13:54:20 +01:00
Aldo Hoeben
699fc6d482
Merge pull request #3 from LipuFei/fix_url_pyqt
Change camera URL to non-optional QUrl
2018-10-29 13:42:14 +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