Merge branch 'main' into main

This commit is contained in:
Saumya Jain 2023-09-15 16:13:05 +02:00 committed by GitHub
commit ada29f3b85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
230 changed files with 11633 additions and 1469 deletions

View file

@ -4580,6 +4580,7 @@
},
"enabled": "support_enable",
"default_value": "normal",
"resolve": "extruderValue(support_extruder_nr, 'support_structure')",
"settable_per_mesh": false,
"settable_per_extruder": false
},

View file

@ -111,7 +111,7 @@
"skin_angles": { "value": "[] if infill_pattern not in ['cross', 'cross_3d'] else [20, 110]" },
"skin_edge_support_thickness": { "value": "4 * layer_height if infill_sparse_density < 30 else 0" },
"skin_material_flow": { "value": "0.95 * material_flow" },
"skin_material_flow_layer_0": { "value": "0.9 * material_flow_layer_0" },
"skin_material_flow_layer_0": { "value": "95" },
"skin_monotonic": { "value": "roofing_layer_count == 0" },
"skin_overlap": { "value": "20" },
"speed_equalize_flow_width_factor": { "value": "110.0" },

View file

@ -41,7 +41,7 @@
0
],
"platform_texture": "UltimakerS3backplate.png",
"preferred_quality_type": "fast",
"preferred_quality_type": "draft",
"preferred_variant_name": "AA 0.4",
"supported_actions": [ "DiscoverUM3Action" ],
"supports_material_export": true,

View file

@ -38,7 +38,7 @@
-10
],
"platform_texture": "UltimakerS5backplate.png",
"preferred_quality_type": "fast",
"preferred_quality_type": "draft",
"preferred_variant_buildplate_name": "Glass",
"preferred_variant_name": "AA 0.4",
"supported_actions": [ "DiscoverUM3Action" ],