10639 Commits

Author SHA1 Message Date
Jaime van Kessel
572852d2d6 Merge branch '2.6' of github.com:Ultimaker/Cura 2017-06-26 11:49:48 +02:00
Jaime van Kessel
ffd17664d0 Fixed names of 2 pp profiles
CURA-3960
2017-06-26 11:49:18 +02:00
Lipu Fei
c2f9786303 Fix enable Prime Power Purge when Prime Tower Wipe is enabled
CURA-3094
2017-06-26 10:59:58 +02:00
Jaime van Kessel
7f98646b42 Merge branch 'feature_CURA-3663_optional_offsetting_for_disallowed_areas' of github.com:Ultimaker/Cura 2017-06-26 10:58:16 +02:00
Ghostkeeper
6088617453
Merge branch '2.6' 2017-06-26 10:34:58 +02:00
Ghostkeeper
9cc2b0fc82
Fix link to material name
The material was named generic_polypropylene, not generic_pp.

Contributes to issue CURA-3960.
2017-06-26 09:55:52 +02:00
Ghostkeeper
35e0d1e607
Add entry for new materials in 2.6.1
Contributes to issue CURA-3960.
2017-06-26 09:24:44 +02:00
Mark Burton
6d6fec46b2 In geometry41core, take the line width/depth from the second vertex rather than the first.
This change fixes a problem where a sequence of lines that have different widths are displayed
with the widths shifted by 1, i.e. line 1 had the width of line 2 and so on.
2017-06-26 08:20:13 +01:00
Ghostkeeper
233474756b
Merge branch '2.6' of github.com:Ultimaker/Cura into 2.6 2017-06-26 09:00:02 +02:00
Lipu Fei
af1e18df24 Enabled Prime Power Purge when Prime Tower Wipe is enabled
CURA-3094
2017-06-26 08:30:01 +02:00
Lipu Fei
15293964f8 Better description for Prime Tower Purge Volume
CURA-3094
2017-06-26 08:29:13 +02:00
Cyrille Meichel
f7a1c8dbb2 Add DiscoEasy printer (dagoma.fr) 2017-06-26 01:02:52 +02:00
Tim Kuipers
49e53c2cda Revert "dark layer view"
This reverts commit 67a4ec2a9e56ba6df31fa06efe49a69aa1b2d20f.
2017-06-23 17:25:53 +02:00
Ghostkeeper
7386b0bced
Remove translation for Material category
It looks very wierd to have the Material category label translated but not the rest of the categories. I don't know the proper translations for the rest, so I must remove this one. The label is left intact though.

Contributes to issue CURA-3950.
2017-06-23 16:50:36 +02:00
Ghostkeeper
8c9d051479
Re-enable Korean translations
They are complete now, as far as we agreed on (only the setting descriptions). They may now be re-enabled.

Contributes to issue CURA-3950.
2017-06-23 16:42:47 +02:00
Ghostkeeper
b68d8d98be
Update Korean translations
These files are directly copied from our Korean translator.

Contributes to issue CURA-3950.
2017-06-23 16:36:53 +02:00
Jaime van Kessel
2cfd6165fa Merge pull request #1992 from onitake/fix_remove_debian_gitignore
Remove debian/ from gitignore
2017-06-23 16:36:47 +02:00
Ghostkeeper
dc638fecbf
Mark 0.8mm CPE+ and PC profiles as experimental
These profiles have been tested and they are in the process of optimising them, but there is still some room for improvement there so this is supposed to lower the expectations of our users.

Contributes to issue CURA-3960.
2017-06-23 16:04:06 +02:00
Jaime van Kessel
ccb3f225ff Preheat now shows error color like all other input fields 2017-06-23 15:49:46 +02:00
Jaime van Kessel
78141cf330 Merge branch 'fix_layerview_small_windows' of https://github.com/fieldOfView/Cura 2017-06-23 15:11:57 +02:00
Jaime van Kessel
31dcb6f41f Decreased height of progress bar
CURA-3856
2017-06-23 14:41:23 +02:00
Jaime van Kessel
8a8123a021 Correctly set User-Agent header 2017-06-23 14:35:15 +02:00
Ghostkeeper
269bc5f61f
Correct setting version of UM2+ polypropylene profiles
Missed that one, but thankfully the Cura log reminds us.

Contributes to issue CURA-3960.
2017-06-23 14:34:52 +02:00
Ghostkeeper
504bf5067c
Fix metadata of Ultimaker 2+ propylene profiles
Note that Git says that Fast was renamed to Verydraft, but in reality Fast was renamed to Draft and Draft was renamed to Verydraft.

Contributes to issue CURA-3960.
2017-06-23 14:24:14 +02:00
Jaime van Kessel
dea95cb0ea Merge branch 'master' of github.com:Ultimaker/Cura 2017-06-23 14:17:35 +02:00
Jaime van Kessel
32c699e4a1 Updated layout 2017-06-23 14:17:22 +02:00
Ghostkeeper
25d2c10548
Optimise Ultimaker 2+ polypropylene profiles
These are optimised to the level of the materials: Anything that is common between quality profiles with the same material and nozzle gets bubbled to the profile for that material (per nozzle). It doesn't bubble any further (to the variant) because that could have an impact on the other profiles.
This basically only removes settings because where these settings then bubble to is the material profile in the fdm_materials repository. And a lot of settings are just removed because they are equal to the default.

Contributes to issue CURA-3960.
2017-06-23 14:15:27 +02:00
Lipu Fei
dbf0cf347c Default to 0 if we cannot find the theme
CURA-3873
2017-06-23 13:59:05 +02:00
Jaime van Kessel
37162683e5 Show result message after installing / upgrading plugin with the browser
CURA-3856
2017-06-23 13:51:13 +02:00
Jaime van Kessel
867dd04681 PluginBrowser strings are now translatable
CURA-3856
2017-06-23 13:43:08 +02:00
Lipu Fei
2438effe0a Use 0.5 as max warning value for prime tower purge volume
CURA-3094

Purging more than 0.5mm^3 of material can be way too much, so we use
0.5mm^3 as the maximum warning value for the prime tower purge volume.
2017-06-23 13:34:19 +02:00
Lipu Fei
eb254b085a Use "Prime Tower Purge Volume" for setting label
CURA-3094
2017-06-23 13:34:09 +02:00
Jaime van Kessel
f5a43b48c2 Merge branch 'master' of github.com:Ultimaker/Cura 2017-06-23 13:32:46 +02:00
Jaime van Kessel
83b3dcbb2f Freshly installed plugins can't be downloaded again anymore
CURA-3856
2017-06-23 13:32:19 +02:00
Lipu Fei
f3a9267fa6 Revert "Make LayerView work with "Purge" line type"
CURA-3094
2017-06-23 13:32:18 +02:00
Ghostkeeper
4b6f9be4ed
Correct names
The old names are what the materials team uses internally, and sorta old names too.

Contributes to issue CURA-3960.
2017-06-23 13:05:58 +02:00
Mark
4c8015f17f Remove beta from changelog 2017-06-23 13:04:37 +02:00
Jaime van Kessel
68663b2789 Plugin browser now shows difference between new & upgradable plugins
CURA-3856
2017-06-23 13:03:30 +02:00
Mark
68b4d8d499 Remove beta from changelog 2017-06-23 13:01:38 +02:00
Ghostkeeper
fa394a0171
Remove Not-Supported profiles for CPE+ and PC
They are now supported. This breaks the stacks of people who had these profiles active when they upgraded from 2.6.0 to 2.6.1, which causes them to get a screen of which printer they want to add, and they lose their current settings. But we decided that this use case is too slim to make an entire version upgrade for this patch-version release.

Contributes to issue CURA-3960.
2017-06-23 12:58:33 +02:00
Jaime van Kessel
b2a21f0443 Uninstalled plugins are now correctly marked as such again
CURA-3856
2017-06-23 12:49:36 +02:00
Ghostkeeper
71197e9101
Optimise new profiles
This removes all settings that are equal to the defaults. Some settings are 'common' between all profiles of the same material. I've let those settings bubble up to the material profiles but that change is then obviously only apparent in the fdm_materials repository.

Contributes to issue CURA-3960.
2017-06-23 12:45:40 +02:00
Jaime van Kessel
a4e353c830 Download buttons are now disabled when another plugin is being downloaded
CURA-3856
2017-06-23 12:42:39 +02:00
Jaime van Kessel
051ce5e9f4 Disabled download button on pluginbrowser for plugins that are already installed
CURA-3856
2017-06-23 11:51:00 +02:00
Jaime van Kessel
d815c2afcf Added download progress bar to plugin browser
CURA-3856
2017-06-23 11:48:13 +02:00
Jaime van Kessel
e6a3577e9d Plugin browser now also uses version to check if plugin is already installed
CURA-3856
2017-06-23 11:25:53 +02:00
Jaime van Kessel
e3dffd6610 Plugin browser can now download & install plugins 2017-06-23 11:18:10 +02:00
Ghostkeeper
5f6894c523
Add PP profiles for UM2+
These new profiles are directly copied from what the material team provides. They should now be optimised.

Contributes to issue CURA-3960.
2017-06-23 11:14:21 +02:00
Ghostkeeper
a8f2f6560f
Add PP profiles
These are copied from the materials team and should now be optimised.

Contributes to issue CURA-3960.
2017-06-23 11:07:25 +02:00
Ghostkeeper
8ffc3eabdb
Add 0.8mm profiles for CPE+ and PC
These are copied directly from the materials team and should now be optimised.

Contributes to issue CURA-3960.
2017-06-23 11:06:46 +02:00