Jaime van Kessel
f3d0ad2292
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-24 14:52:10 +01:00
Jaime van Kessel
9a81a24512
Merge branch 'feature_find_settings' of https://github.com/fieldOfView/Cura
2016-11-24 14:47:02 +01:00
Jack Ha
072d33ec68
Fixed profiles by removing double entries and changing math.round to round.
2016-11-24 12:58:33 +01:00
fieldOfView
d045738dc8
Simplify button width logic
2016-11-24 11:51:35 +01:00
Ghostkeeper
44f309226a
Make initial layer speed scale with normal speed
...
All profiles that set the print speed are edited as well to make sure that the initial layer speed is still the same.
Contributes to issue #1170 .
2016-11-24 10:19:49 +01:00
fieldOfView
9dd8a88602
Fix review issues
2016-11-24 10:12:11 +01:00
Ghostkeeper
29e04bb825
Don't change the prime tower size based on prime tower enable
...
The prime tower is properly disabled in the engine nowadays if prime_tower_enable is false.
2016-11-23 17:35:17 +01:00
Jack Ha
c3320bb1a4
Change settings to settings/overrides in selected messages. CURA-2898
2016-11-23 13:33:12 +01:00
Ghostkeeper
54df4c17e1
Add Dutch translation for 'Information' title
...
This is to make it easier to test whether this title can be translated, both for me and for our QA team.
Contributes to issue CURA-2808.
2016-11-23 12:45:12 +01:00
Jaime van Kessel
c69ffd5b32
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-23 12:42:17 +01:00
Jaime van Kessel
716ffe94ff
Don't show inheritance icon for resovled values
...
CURA-2860
2016-11-23 12:41:53 +01:00
Simon Edwards
89d6101bfc
Merge pull request #1157 from Ultimaker/thopiekar-i18n-de-update
...
Correcting German translation
2016-11-23 11:00:22 +01:00
Ghostkeeper
4954e9643a
Merge branch 'feature_anti_support'
2016-11-22 16:37:17 +01:00
Jaime van Kessel
75e067cab7
No longer select last_entry that isn't in the list
...
CURA-2860
2016-11-22 15:24:01 +01:00
fieldOfView
933ed5177f
Toggle visibility of filter field when pressing the "search" icon
2016-11-22 13:44:41 +01:00
Tim Kuipers
1bc0fdebc9
JSON fix: disable post-wipe on prime tower for UM3 (CURA-2325)
...
it has nozzle lifting so it's impossible!
2016-11-22 13:23:53 +01:00
Tim Kuipers
e0b4246336
JSON fix: use exponent function ** 2 rather than x * x (CURA-2325)
2016-11-22 13:23:53 +01:00
Tim Kuipers
1e343c26eb
JSON fix: better description dual_pre_wipe (CURA-2325)
2016-11-22 13:23:53 +01:00
Tim Kuipers
61780b4980
make prime_tower_min_volume settable per extruder (CURA-2325)
2016-11-22 13:23:52 +01:00
Tim Kuipers
5e2f055cfe
JSON fix: better defaults hollow prime tower settings (CURA-2325)
2016-11-22 13:23:52 +01:00
Tim Kuipers
8016cb648b
JSOn fix: better language hollow wipe tower settings (CURA-2325)
2016-11-22 13:23:52 +01:00
Tim Kuipers
c95f983b9b
JSON feat: prime_tower_min_volume and prime_tower_wall_thickness (CURA-2325)
2016-11-22 13:23:52 +01:00
Tim Kuipers
64aafcc858
JSON fix: make wiping settable per extruder (CURA-2325)
2016-11-22 13:23:51 +01:00
Tim Kuipers
2c3f891885
fix: make wipe settings settable per extruder (CURA-2325)
2016-11-22 13:23:51 +01:00
Tim Kuipers
c1d600dfa7
JSON fix: rename Wipe Nozzle on Prime Tower to Wipe Inactive Nozzle on Prime Tower (CURA-2325)
...
This way it's better distinguished from dual_pre_wipe
2016-11-22 13:23:51 +01:00
Tim Kuipers
3a7370a09e
JSON feat: dual_pre_wipe as separate from prime_tower_wipe_enabled (CURA-2325)
2016-11-22 13:23:51 +01:00
Tim Kuipers
c20a2a0a17
JSON language fix: clarify difference between Union Overlapping Volumes and Remove Mesh Intersection (CURA-2992)
2016-11-22 12:23:00 +01:00
fieldOfView
7e4f1dce7b
Add button for toggling the find settings textbox
...
The toggle is only shown when advanced mode is selected.
2016-11-21 23:29:18 +01:00
Ghostkeeper
ad95d57f48
Merge branch 'feature_precool'
2016-11-21 17:35:32 +01:00
Tim Kuipers
baa481ed68
JSON fix: better description alternate_carve_order (CURA-2992)
2016-11-21 17:03:15 +01:00
Jaime van Kessel
381589a927
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-21 13:42:48 +01:00
Jaime van Kessel
d09c2d2fa5
No longer cast ObjectId to int
...
Fixes CURA-148
2016-11-21 13:42:08 +01:00
Ghostkeeper
50609bfe7e
Make support line distance only give warning if actually less than line width
...
Otherwise you get a warning with the default settings.
2016-11-21 13:28:40 +01:00
Jaime van Kessel
9057174691
Resolve is now updated from the base property
...
The resolve doesn't update always update well for single extrusion machines, so the wrong value gets used.
There is however, no need for a resolve with a single extrusion machine, so we can disable the resolve for those alltogether.
CURA-2939
2016-11-21 11:10:23 +01:00
Jaime van Kessel
a9169a4d6b
Merge branch 'master' of github.com:Ultimaker/Cura
2016-11-18 15:19:33 +01:00
Jaime van Kessel
2a4a42a186
Merge branch 'feature_alternate_carving' of github.com:Ultimaker/Cura
2016-11-18 15:14:21 +01:00
Tim Kuipers
8dbe018a5b
JSON removal: removed the gap filling option 'skin' (CURA-2306)
2016-11-18 15:06:44 +01:00
Tim Kuipers
cc7b2a4901
JSON feat: perimeter_gaps as it was in e57ca0aa53
(CURA-2306)
2016-11-18 15:06:44 +01:00
Jaime van Kessel
298710532b
Merge branch 'feature_fan_speed_0' of github.com:Ultimaker/Cura
2016-11-18 10:44:09 +01:00
Jaime van Kessel
850fcac9c2
Build plate extruder now hides itself if the adhesion type is none
...
CURA-759
2016-11-18 10:41:07 +01:00
Jaime van Kessel
d0bae5acd7
Merge branch 'feature_bed_adhesion_none' of github.com:Ultimaker/Cura
2016-11-18 10:35:06 +01:00
Thomas Karl Pietrowski
9f468b8fcf
Correcting German translation
...
Contributes to CURA-2862
2016-11-18 10:28:44 +01:00
Tim Kuipers
7bba0eb930
JSON: feat: alternate_carve_order (CURA-2992)
2016-11-17 19:54:38 +01:00
Tim Kuipers
891eda203e
JSOn fix: start each layer near switching bay (CURA-1112)
2016-11-17 14:57:46 +01:00
Ghostkeeper
4da9b99ff8
Disable print sequence for all multi-extrusion machines
...
Also for ORD and whatever else we have. It is now more inherent in the setting and it gives a better indication of why the setting is disabled when you hover the 'i' in the setting visibility screen.
2016-11-17 12:43:14 +01:00
Ghostkeeper
8879021d53
Make left build plate clips static disallowed areas
...
It turns out that even though it far exceeds the tolerances, the build plate clips have such high variation that the left clips also hit the nozzle sometimes.
Contributes to issue CURA-2625.
2016-11-17 09:48:29 +01:00
fieldOfView
3da5e9de4e
Add a "clear filter" button
2016-11-16 23:21:20 +01:00
Ghostkeeper
ff14174724
Revert "JSON spelling fix: draft ==> draught (CURA-759)"
...
This reverts commit 16828d98d4
.
2016-11-16 17:15:37 +01:00
Tim Kuipers
97cbdb0b81
fix: nozzle cooldown speed modifier cannot be larger than the nozzle heatup speed (CURA-1932)
2016-11-15 17:56:34 +01:00
fieldOfView
1c92b9ee0e
Don't update expandedCategories preference while filtering settings
2016-11-15 16:25:39 +01:00