Commit graph

7424 commits

Author SHA1 Message Date
jack
9d2768c27a Merge pull request #1215 from Ultimaker/upgrade_to_2.4
CURA-2953 Version upgrade 2.3 to 2.4
2016-12-07 16:58:31 +01:00
Jack Ha
7694b8f128 Cannot do it simpler. CURA-2763 2016-12-07 15:40:25 +01:00
Jack Ha
4ecd1a0fe3 Simplifying layout by removing unneeded elements. CURA-2763 2016-12-07 15:16:47 +01:00
Jack Ha
67f1afb9ce Revert "Show extruder tabs only in custom mode. CURA-2763"
This reverts commit f916c9b4cf.
2016-12-07 14:32:40 +01:00
Ghostkeeper
34a8ba49e9
Update quality profiles
These are the latest profile updates from materials.
2016-12-07 13:47:16 +01:00
Jaime van Kessel
ba55c37850 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-07 12:58:14 +01:00
Jaime van Kessel
d326f175c9 Build volume is now correctly drawn if there is no object & bed adhesion is none
CURA-2625
2016-12-07 12:57:30 +01:00
Ghostkeeper
178e7c8a82
Adjust cool down speed modifier default
This is part of the weekly profile update from the materials team.
2016-12-07 12:03:43 +01:00
Arjen Hiemstra
b1e8b01549 Reduce time spent in "Preparing to slice" by optimizing vertex data sending
This effectively is a limited form of MeshData::getTransformed that ignores
normals and performs a faster transformation.

Contributes to CURA-2687
2016-12-06 17:35:26 +01:00
Simon Edwards
e1d7a9faec Properly support the extrauder trains.
CURA-2953 Version upgrade 2.3 to 2.4
2016-12-06 17:03:35 +01:00
Tim Kuipers
976f822158 JSON fix: give pre_print_temp and post_print_temp back their default_temp 2016-12-06 16:49:57 +01:00
Jaime van Kessel
126b6d75dd Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-06 16:43:47 +01:00
Jaime van Kessel
2f98917a17 Travel avoid distance is now only used for extruder that actually prints
CURA-2625
2016-12-06 16:39:12 +01:00
Jack Ha
f916c9b4cf Show extruder tabs only in custom mode. CURA-2763 2016-12-06 16:32:34 +01:00
Jack Ha
3efc5d63ef Improved layout, removed material name from extruder name. CURA-2763 2016-12-06 16:11:08 +01:00
Ghostkeeper
e1b4379c74
Add park distance setting
As a result, the description of the other two settings no longer needs to mention that it is used by the park distance.

Contributes to issue CURA-2795.
2016-12-06 16:01:08 +01:00
Jack Ha
b120cba148 Better colors. CURA-2763 2016-12-06 15:56:20 +01:00
Jack Ha
30a74fb2c1 Layout changes, extruders are now displayed as extruder tabs. CURA-2763 2016-12-06 15:49:34 +01:00
Jaime van Kessel
9f13338c17 Codestyle 2016-12-06 14:28:25 +01:00
Jaime van Kessel
2cf82d1b0b Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-06 14:22:41 +01:00
Jaime van Kessel
3e54c86c88 Updated documentation for MachineActions 2016-12-06 14:21:57 +01:00
Jack Ha
a65a81e60b colours 2016-12-06 14:14:24 +01:00
Jack Ha
ed7ec58822 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-06 11:52:14 +01:00
Jack Ha
64c0cbd0a4 Fix clean config cura, recommended mode support extruder update. CURA-3033 2016-12-06 11:48:49 +01:00
Tim Kuipers
f4979be5cb JSON fix: description of speed_travel_layer_0 now includes explanation of inheritance function (CURA-3066) 2016-12-06 11:48:04 +01:00
Jaime van Kessel
5aa394b197 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-06 11:39:37 +01:00
Jaime van Kessel
58e7e6ef5a Added default_printing_temperature property
CURA-2586
2016-12-06 11:38:56 +01:00
Jack Ha
e846a9aebc Added logging for CURA-2918 2016-12-06 10:46:47 +01:00
Ghostkeeper
2f790c12b8
Expand description of heat zone with implementation details
It is used to move filament in parking position when an extruder is not used any more.

Contributes to issue CURA-2795.
2016-12-06 08:58:19 +01:00
Ghostkeeper
1932a95ded
Expand description of cool zone setting
It is apparently desirable to have more implementation detail in here.

Contributes to issue CURA-2795.
2016-12-06 08:55:06 +01:00
Jack Ha
be5a6e421b Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-05 14:09:56 +01:00
Jack Ha
601d3fa554 Added blurSettings when switching machine to prevent taking values from old machine. CURA-3065 2016-12-05 14:09:33 +01:00
Jaime van Kessel
adb1cc7933 Merge branch 'recommended_sidebar' of github.com:Ultimaker/Cura 2016-12-05 14:02:51 +01:00
Jaime van Kessel
f24f06f106 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-05 13:56:43 +01:00
Simon Edwards
724cc99f59 Make things neater.
CURA-2953 Version upgrade 2.3 to 2.4
2016-12-05 13:31:24 +01:00
Ghostkeeper
1c14c8e2c5 Add cool zone length setting
This setting can vary from cartridge to cartridge and between machines.

Contributes to issue CURA-2795.
2016-12-05 13:20:43 +01:00
Ghostkeeper
96bca5e297 Fix spelling of heat zone length description
Not user visible, but eh.
2016-12-05 13:20:43 +01:00
Jaime van Kessel
e0168aac11 Improved logging for _replaceQualityChangesInStack
CURA-3042
2016-12-05 13:05:59 +01:00
Tim Kuipers
0e7223bd30 JSON fix: set user specified z seam position at back by default 2016-12-05 12:50:45 +01:00
Jaime van Kessel
16447f7173 Authentication data is now stripped from project file before saving
CURA-1263
2016-12-05 12:46:53 +01:00
Jaime van Kessel
8f023524d2 Small textual changes for project handling
CURA-1263
2016-12-05 11:44:42 +01:00
Jaime van Kessel
535250e714 Loading a project no longer destroys authentication
CURA-1263
2016-12-05 11:43:27 +01:00
Jaime van Kessel
ceb6017cf4 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-05 11:28:20 +01:00
Jack Ha
7a35e4170b Moved translation functionality needed for 3mf into ThreeMFReader. Fix CURA-3089, impacts CURA-382 2016-12-05 11:28:06 +01:00
Jaime van Kessel
1860b8667b Changed extension of 3mf projects to curaproject.3mf
CURA-1263
2016-12-05 11:27:36 +01:00
Simon Edwards
13af609830 Merge branch 'master' into upgrade_to_2.4 2016-12-05 11:01:33 +01:00
Simon Edwards
3d9c27a7f7 CURA-2953 Version upgrade 2.3 to 2.4 2016-12-05 11:00:33 +01:00
Jaime van Kessel
2559728cf6 Merge pull request #1207 from samirabaza/patch-4
Minor starting code new line fix
2016-12-05 09:28:51 +01:00
SAMSECTOR
c4a39443cb
Minor starting code new line fix 2016-12-05 09:27:35 +01:00
Jaime van Kessel
56daf80f2f removed pixelRatioSize, as this made the screen look weird on osx
CURA-1263
2016-12-05 09:23:37 +01:00