710 Commits

Author SHA1 Message Date
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
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
134425db90 Merge branch '2.5' of github.com:Ultimaker/Cura 2017-03-16 11:27:54 +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
probonopd
9dbb7fcc15 Update as per discussion in https://github.com/Ultimaker/Cura/pull/1350 2017-03-14 18:31:58 +01:00
Jack Ha
d7e35fa480 Added global qualities for Superdraft and Verydraft. CURA-3510 2017-03-13 14:32:45 +01:00
Ghostkeeper
41e3336ea9
Merge branch 'feature_omp_writeGcode' into 2.5 2017-03-13 09:34:37 +01:00
Ghostkeeper
137de23221
Always prefer 0.4mm nozzles at initial loading
Otherwise we might end up with 0.8mm AA cores, and those don't have a normal quality profile so that gives all sorts of trouble.
2017-03-10 18:20:42 +01:00
Tim Kuipers
5e782ae85b fix: type fix for last commit (CURA-3440) 2017-03-10 16:03:23 +01:00
Tim Kuipers
b03ac3ea78 JSON fix: skin angle for expansion is max angle; better description (CURA-3440) 2017-03-10 15:59:47 +01:00
Tim Kuipers
e20b4ef179 Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall 2017-03-08 11:35:07 +01:00
Tim Kuipers
0f5f163fdf fix: prime tower thickness has rounding (CURA-3180) 2017-03-08 11:05:37 +01:00
Mark Burton
5a7812b4b7 Rename combing_retract_before_outer_wall setting to travel_retract_before_outer_wall.
The forced retraction can now occur irrespective of whether combing is in use or not.
2017-03-08 09:30:58 +00:00
Tim Kuipers
3047ff26f1 fix: min warning for skin angle (CURA-3440) 2017-03-07 13:09:30 +01:00
Mark Burton
c9cdc40807 Merge remote-tracking branch 'upstream/master' into mb-combing-retract-before-outer-wall 2017-03-06 18:07:08 +00:00
Ghostkeeper
37e7971b81 Merge branch 'feature_temp_disable' 2017-03-06 16:51:59 +01:00
Tim Kuipers
87c8ff0e08 Merge branch 'mb-infill-line-angles' of https://github.com/smartavionics/Cura into smartavionics-mb-infill-line-angles 2017-03-06 14:31:57 +01:00
Tim Kuipers
34d99b5ab3 Merge branch 'smartavionics-mb-anchor-skin-in-infill' 2017-03-06 13:45:46 +01:00
Tim Kuipers
aca2faa696 fix: combing_retract_before_outer_wall always causes retraction now (CURA-3438) 2017-03-06 12:56:27 +01:00
Tim Kuipers
8fa3be5bf8 Merge branch 'mb-combing-retract-before-outer-wall' of https://github.com/smartavionics/Cura into smartavionics-mb-combing-retract-before-outer-wall 2017-03-06 12:51:04 +01:00
Ghostkeeper
44859210cc
Tweak bed adhesion settings
These settings are said to improve bed adhesion.

See https://github.com/Ultimaker/Cura/pull/1350#issuecomment-284247064
2017-03-06 11:13:20 +01:00
Tim Kuipers
4878a50b61 JSON refactor: skin expansion descriptions, defaults and new min_skin_angle_for_expansion settings (CURA-3440) 2017-03-03 14:50:46 +01:00
Tim Kuipers
a7e08f10a4 JSON fix: only enable skin expansion settings when we have it enabled (CURA-3440) 2017-03-03 12:41:54 +01:00
Tim Kuipers
5550dbf53f JSON fix: don't expand bottom skins by default (CURA-3440) 2017-03-03 12:41:14 +01:00
Tim Kuipers
3a92bf73a8 JSON fix: moved expand_skins_expand_distance and min_skin_width_for_expansion out of illegitimate parent (CURA-3440) 2017-03-03 12:37:06 +01:00
Tim Kuipers
ca9c32c0aa Merge branch 'mb-anchor-skin-in-infill' of https://github.com/smartavionics/Cura into smartavionics-mb-anchor-skin-in-infill 2017-03-03 12:15:44 +01:00
Ghostkeeper
d372e73eda
Adjust warning values for temperatures
We know that some printers (e.g. UM3) are able to reach at least 285 degrees so we set that to be our warning value now.
The warning value for the bed temperature was probably mixed up with the warning value for nozzle temperature. Fixed that too.
2017-03-02 10:36:19 +01:00
Mark Burton
aef39991a2 Disable infill_angles setting when infill_pattern is concentric, concentric_3d or cubicsubdiv. 2017-03-02 07:47:41 +00:00
Mark Burton
d6bed392e4 Disable skin_angles setting when top_bottom_pattern is concentric. 2017-03-02 07:46:55 +00:00
Mark Burton
c0fc8287c0 Rename expand_skins_shrink_distance setting to min_skin_width_for_expansion. 2017-03-01 14:47:56 +00:00
Mark Burton
9555a64ab1 Merge remote-tracking branch 'upstream/master' into mb-anchor-skin-in-infill 2017-03-01 14:24:21 +00:00