31 Commits

Author SHA1 Message Date
Ghostkeeper
cb9b385a85
Remove Alternate Skin Rotations setting
It's been replaced completely by the Top/Bottom Line Directions setting.
2019-10-22 13:46:42 +02:00
Ellecross
8e37255242 Add Z Seam Position in Expert View
As discussed in CCB, we will add the Z Seam Position setting in expert view so that it's shown together with Z Seam X and Z Seam Y settings.
2019-09-10 13:36:10 +02:00
Remco Burema
d703e48007 Add random infill start setting to expert-visibility.
part of CURA-6463
2019-08-09 14:38:57 +02:00
Remco Burema
ff8a69712f Add new settings (slow for small hole/feature) to expert-visibility.
part of CURA-6464
2019-08-08 18:51:56 +02:00
Ghostkeeper
ce01f960b5
Remove references to start_layers_at_same_position 2019-07-26 17:26:40 +02:00
Jaime van Kessel
7d446722a9 Remove the max-z-speed-override
CURA-6625
2019-07-03 16:13:21 +02:00
Jaime van Kessel
20357dabb3 Merge branch 'feat_line_spacings' of https://github.com/BagelOrb/Cura 2019-07-01 17:19:26 +02:00
Ghostkeeper
cf9f97e897
Merge branch 'rename_minimum_diameter' into CURA-6460_remove_square_tower
Conflicts:
	plugins/VersionUpgrade/VersionUpgrade41to42/VersionUpgrade41to42.py -> Both had a version upgrade implementation.
	plugins/VersionUpgrade/VersionUpgrade41to42/__init__.py -> Both had a version upgrade implementation.
2019-06-12 13:03:05 +02:00
Ghostkeeper
f897e31e96
Rename key of support_minimal_diameter to support_tower_maximum_supported_diameter
A bit long, but you won't have to type it that often.

Contributes to issue CURA-6311.
2019-06-11 17:43:16 +02:00
Lipu Fei
e28ba497d3 Remove prime_tower_circular from profiles
CURA-6460
2019-06-06 13:11:26 +02:00
Vlad Gribinchuk
fec0272c5f Merge branch 'master' into feature_z_hop_extruder_switch 2019-04-22 10:45:57 +03:00
Vlad Gribinchuk
a52939730f Put retraction_hop_after_extruder_switch_height into expert.cfg 2019-04-18 16:30:47 +03:00
Ghostkeeper
3b184a5a9a
Add maximum deviation to expert settings
Contributes to issue CURA-6458.
2019-04-16 11:36:59 +02:00
Vlad Gribinchuk
a56e088ee0 Put all of wiping settings to expert.cfg file to allow also browsing them 2019-04-03 13:46:37 +03:00
Remco Burema
a601e0878c Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864] 2019-02-13 15:46:39 +01:00
Ghostkeeper
2519ad311b
These are the settings that I consider to be worthy for any expert user
I decided not to put the prime tower brim in advanced because the rest of the advanced settings are still a bit more novice than that.

Contributes to issue CURA-6194.
2019-02-08 10:50:41 +01:00
Ghostkeeper
0b85c3a1e9
Remove wireframe from expert settings
Nobody really uses it seriously as far as we know.

Contributes to issue CURA-6194.
2019-02-08 10:41:20 +01:00
Tim Kuipers
0b7b395db1 have all flow settings in expert visibility 2018-10-17 14:30:59 +02:00
Tim Kuipers
59c39c0f5f move setting prime_tower_flow also in default expert visibility 2018-10-17 14:30:30 +02:00
Aleksei S
c764b31e06 Update unit test for 'visibilit_settings' and removed unused settings from expert.cfv
CURA-5734
2018-09-18 11:10:24 +02:00
Aleksei S
403394d5f6 Added settings Multiply infill and Connect Infill to Visibility list( Advanced and Expert)
CURA-5400
2018-07-27 11:34:12 +02:00
Ghostkeeper
ec00e5b721
Remove references to deleted settings
Also convert the values for prime_tower_min_volume to make it behave similar to what the minimum volume used to be. This feature fixed a bug with the computation from volume to thickness. Now it's correct but we have to correct the old values to be still the same (approximately) as what used to be the end result.

Contributes to issue CURA-5457.
2018-07-05 13:22:17 +02:00
Aleksei S
914b3a648b Added setting for initial layer support distance
CURA-5527
2018-07-02 14:21:13 +02:00
Ghostkeeper
da4932435c
Add fan speed to basic setting visibility
It may not be what the users often want to change, but it is something that they may be expecting to see in the custom settings mode by default. It's something that you often think of as a typical setting but in reality you don't often want to change it. Let's get closer to what the user expects. Requested by the support team of Ultimaker.
2018-06-06 10:56:58 +02:00
Ghostkeeper
3614da0f9d
Replace infill_hollow by infill_support_enabled
It's not the exact same functionality, but very similar and equally expert.

Contributes to issue CURA-5108.
2018-05-29 13:22:59 +02:00
Ian Paschal
220c99cf3b
Merge pull request #3613 from maximkulkin/avoid-printed-supports
Add travel_avoid_supports setting support
2018-05-24 15:36:40 +02:00
Aleksei S
27c8b43133 Added setting "support_wall_count" to the expert setting's visibility list 2018-05-15 16:43:02 +02:00
Maxim Kulkin
9cb3960690 Add travel_avoid_supports setting support 2018-05-14 23:43:05 -07:00
fieldOfView
4c66c935af Merge branch 'master' into feature_setting_visibility_profiles 2018-03-09 15:45:24 +01:00
fieldOfView
97d7354839 Merge branch 'master' into feature_setting_visibility_profiles 2018-03-05 23:09:51 +01:00
fieldOfView
4c1002bf47 Move setting visibility resource type from Uranium to Cura 2018-02-09 09:31:13 +01:00