Ghostkeeper
89b296ef65
Describe the value of the support interface density settings rather than the action
...
We use an object form rather than a verb form.
Contributes to issue CURA-3491.
2017-04-05 14:06:23 +02:00
Ghostkeeper
945c438c22
Remove support interface resolution settings
...
This reverts commit 92d34a8d7293923646224054c2afcfa57504847e, but not entirely because I wanted to retain the new description for support interface resolution itself.
Contributes to issue CURA-3491.
2017-04-05 14:02:19 +02:00
Ghostkeeper
d65cc00c69
Rephrase description of enable support bottoms
...
It must have a different phrasing than 'support bottom', or else it won't give an actual explanation of what support bottoms are, but 'flooring' was not acceptable.
Contributes to issue CURA-3491.
2017-04-05 13:39:03 +02:00
Ghostkeeper
e09dc40dff
Switch descriptions of support top and bottom speed
...
Had it wrong way around on what it affects.
Contributes to issue CURA-3491.
2017-04-05 13:33:42 +02:00
Ghostkeeper
7915dfa103
Enable support roof/bottom enabled settings when support is active
...
Their enabling shouldn't be dependent on the setting they are themselves dependent on. The settings are still effective even if support_interface_enable is off, if they are just overwritten.
Contributes to issue CURA-3491.
2017-03-20 10:55:04 +01:00
Ghostkeeper
2f1d957f99
Split support_interface_enable into roof and bottom
...
You can activate the roof and bottom separately now. If you want, of course. The original interface setting sets both of them unless overwritten.
Contributes to issue CURA-3491.
2017-03-20 10:47:37 +01:00
Ghostkeeper
92d34a8d72
Split support interface resolution into roof and bottom
...
You can now tune them separately.
Contributes to issue CURA-3491.
2017-03-20 09:40:54 +01:00
Ghostkeeper
3bae49f1d4
Split support interface pattern in two
...
You can select a pattern separately for roof and bottom.
Contributes to issue CURA-3491.
2017-03-20 09:26:35 +01:00
Ghostkeeper
5d6f2d93dc
Make support angle depend on support roof extruder instead of interface
...
It's the roof that matters for the overhang angle. The bottom has no influence.
Contributes to issue CURA-3491.
2017-03-20 09:13:57 +01:00
Ghostkeeper
2d9b2216a3
Allow printing support roof and bottom with different extruders
...
Note that currently the support_interface_extruder_nr is still used by the engine for some things and therefore the build volume calculations may not be 100% correct. I'll fix that up soon.
Contributes to issue CURA-3491.
2017-03-17 15:55:18 +01:00
Ghostkeeper
8de0bd60c7
Split support inerface line width into roof and bottom
...
This way you can change them separately.
Contributes to issue CURA-3491.
2017-03-17 15:02:44 +01:00
Ghostkeeper
3e464964db
Split support interface density into roof/bottom
...
Each has its own line distance setting. The original support interface line distance is no longer used then.
Contributes to issue CURA-3491.
2017-03-17 14:47:17 +01:00
Ghostkeeper
cdaeb13c3a
Use support infill density instead of line distance
...
Making these profiles use line distance prevents the user from setting their own density. This density is exactly equivalent.
Contributes to issue CURA-3491.
2017-03-17 13:29:15 +01:00
Ghostkeeper
933ca70890
Add separate settings for support roof/bottom jerk
...
You can now tune them separately.
Contributes to issue CURA-3491.
2017-03-17 11:29:33 +01:00
Ghostkeeper
d33c8e8436
Fix spelling of support interface acceleration descriptions
...
My own copy-paste mistake here.
Contributes to issue CURA-3491.
2017-03-17 11:24:10 +01:00
Ghostkeeper
65daa86fb0
Add separate settings for support roof and bottom acceleration
...
You can now tune them separately.
Contributes to issue CURA-3491.
2017-03-17 11:14:48 +01:00
Ghostkeeper
250995611a
Fix typo in Support Interface Acceleration
...
Contributes to issue CURA-3491.
2017-03-17 11:14:02 +01:00
Ghostkeeper
c15e70a6a6
Make support bottom speed description more accurate
...
It doesn't affect overhang really.
Contributes to issue CURA-3491.
2017-03-17 11:13:30 +01:00
Ghostkeeper
03ae298389
Add support roof and bottom speeds
...
They can now be separately adjusted instead of just support interface.
Contributes to issue CURA-3491.
2017-03-17 10:43:01 +01:00
Ghostkeeper
ab3d2e3570
Fix typo in support interface description
...
Contributes to issue CURA-3491.
2017-03-17 10:41:27 +01:00
Jaime van Kessel
d52515d57d
Added invert zoom preference option
2017-03-16 19:06:57 +01:00
Jack Ha
7604ae62f3
Merge branch '2.5'
2017-03-16 16:04:59 +01:00
Jack Ha
7d62a699fb
Capitalize Not Supported. CURA-3390
2017-03-16 16:04:47 +01:00
Jack Ha
ff77571300
Merge branch '2.5'
2017-03-16 16:01:33 +01:00
Jack Ha
aa691033e0
Added Not Supported profiles for incompatible materials. CURA-3510
2017-03-16 16:01:18 +01:00
Jack Ha
6194ffa27b
Removed comment. CURA-3390
2017-03-16 15:28:57 +01:00
Jack Ha
60c5112824
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-16 15:27:55 +01:00
Jack Ha
9b06983f3e
GCode reader: Better layerheight guess, refactoring, more robust, take extruder offset into account of multi extrusion. CURA-3390
2017-03-16 15:27:48 +01:00
Jaime van Kessel
f736e74f77
Moved setting of color for convex hull to constructor
...
This should result in less color changes so should make it slightly faster
CURA-3419
2017-03-16 15:08:06 +01:00
Jaime van Kessel
36b5c369cf
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-16 13:44:26 +01:00
Jaime van Kessel
de02d331c7
Selection tool operation stoped no longer triggers platform physics
...
CURA-3465
2017-03-16 13:42:29 +01:00
Jaime van Kessel
a7b5879263
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-16 13:18:41 +01:00
Jaime van Kessel
efce0696bd
Recently activated material can no longer be removed
...
CURA-3147
2017-03-16 13:11:51 +01:00
Jaime van Kessel
134425db90
Merge branch '2.5' of github.com:Ultimaker/Cura
2017-03-16 11:27:54 +01:00
Jaime van Kessel
36bcd90e08
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
2017-03-16 11:27:10 +01:00
Jaime van Kessel
a170624ff1
Disabled the 2.5 upgrader
2017-03-16 11:26:50 +01:00
Jaime van Kessel
1f734d5245
Disabled the start_layers_at_same_position setting
2017-03-16 11:21:08 +01:00
Jaime van Kessel
6da6ae1b9e
start_x and start_y are now settable per extruder
2017-03-16 11:19:44 +01:00
Jaime van Kessel
5bcfba0f17
Revert "removal: remove start_layers_at_same_position; it is now mandatory to start each layer near the given position (CURA-3339)"
...
This reverts commit 1482c27b21fb45819d2a400ede937662f34870ed.
2017-03-16 11:16:55 +01:00
Jaime van Kessel
ad7752bb16
Revert "Updated version of superdraft and verydraft. CURA-3479"
...
This reverts commit 62de4f9ec6d65c3224c57a9cfcb6b9ec888d6487.
2017-03-16 11:16:02 +01:00
Jaime van Kessel
0c1829af1e
Revert "Upgrade built-in instance containers"
...
This reverts commit b162be4df8c12c89112ba558136e87b63e67e713.
2017-03-16 11:15:20 +01:00
Jack Ha
260c6e983e
Fix passing PYTHONPATH to pytest on Windows
2017-03-16 10:51:53 +01:00
Arjen Hiemstra
0c215331ee
PYTHONPATH uses a platform dependent path separator after all
2017-03-15 19:02:37 +01:00
Arjen Hiemstra
04548d2862
Add Uranium's cmake dir to CMAKE_MODULE_PATH
...
This makes sure URANIUM_TRANSLATION_TOOLS can be found
2017-03-15 17:34:38 +01:00
Arjen Hiemstra
2620d7748e
Pass the right Uranium directory to CMake when running on CI
2017-03-15 17:24:19 +01:00
Arjen Hiemstra
04e517eddf
Do not hardcode the path to Uranium but use a cache variable
...
This allows us to override the uranium dir and make sure it is still
found even when it is not the same as "../uranium"
2017-03-15 17:23:54 +01:00
Jack Ha
1dbec70738
Merge branch '2.5'
2017-03-15 14:37:29 +01:00
Jack Ha
72f8a349cf
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
2017-03-15 14:37:13 +01:00
Jack Ha
6731d00ad7
Removed some lines from changelog.
2017-03-15 14:37:06 +01:00
Jack Ha
03d24db30d
Merge branch 'master' of github.com:Ultimaker/Cura
2017-03-15 14:30:11 +01:00