Cura/resources
Ghostkeeper b02f3bc043
Fix visibility of some settings regarding support structure and support meshes
I think for the support meshes, some settings were simply missed because they are in completely different categories. For instance, the support flow rate also applies to support meshes so those settings should be visible.

For the tree support settings, I think that when the tree support became activated by support_structure, the developer checked for instances where the support_tree_enable setting made a setting visible (as alternative to the normal support_enable setting). Like Support Infill Density used to be visible if normal support or tree support was enabled, and now needs to check only for normal support. However they didn't also look for settings that are ONLY available for normal support and not for tree support. So those settings now have extra conditions that disable them if the support structure is set to tree support.
With this I tried to word the check correctly in case we ever get a third support construction type. Like, sometimes a setting is not shown with tree support because tree support explicitly doesn't support it (e.g. Conical Support), but sometimes it's not shown with tree support because it's specific to area support (e.g. support join distance).

Done as a five minute fix (although typing this commit message also took five minutes) as I encountered these problems while working on the settings guide.
2020-08-05 00:34:59 +02:00
..
bundled_packages Update bundled packages with renamed version upgrade plug-ins 2020-06-25 15:56:07 +02:00
definitions Fix visibility of some settings regarding support structure and support meshes 2020-08-05 00:34:59 +02:00
extruders Merge branch 'master' of https://github.com/HUNIBEST-HyVISION/Cura into HUNIBEST-HyVISION-master 2020-07-30 14:07:04 +02:00
i18n Update language translation files with new setting description 2020-07-31 14:12:12 +02:00
images Definition for svt diytech220 (#8062) 2020-07-30 13:47:16 +02:00
intent Fix sign of compensation for default horizontal expansion 2020-06-29 14:41:44 +02:00
meshes Actually compress the 3MF archive 2020-06-26 19:00:15 +02:00
qml Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7 2020-08-04 13:30:39 +02:00
quality Removed unused DIY profiles 2020-07-30 13:48:25 +02:00
setting_visibility Add support structure to advanced and expert visibility presets 2020-07-17 09:56:20 +02:00
shaders GL ES compatibility fixes. 2020-05-07 13:38:09 +01:00
texts Updated change_log.txt for 4.6.2 2020-07-13 16:42:00 +02:00
themes Add removed theme entries again 2020-08-03 10:38:33 +02:00
variants Definition for svt diytech220 (#8062) 2020-07-30 13:47:16 +02:00
public_key.pem Move the package signature pem file to the Resources folder 2020-03-19 15:14:21 +01:00