This enlarges small areas to immediately be equal to support_tower_diameter^2.
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
Decrease `support_offset` setting as using both support towers and support horizontal expansion would apply the same concept twice.
Remove duplicate settings in other ultimaker profiles.
Contributes to CURA-10220
Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
With PP-71 the cool_min_speed is increased to a high values in case the lift_head is enabled. This causes the bridge_speeds to be lower then the cool_min_speed. Which is no problem, so the limit can be removed.
PP-71 / CURA-10211
(cherry picked from commit 6d0be0191340a3d4888662812ee1033305c1196b)
By default the cool_min_temperature is 15deg below print temperature. However, for PP and TPU this should be 10deg below print temperature. This is already changed for the other ultimaker printers, but I forget the UM3.
PP-71
(cherry picked from commit 0b1b19f0b19b9ac4a277a1856842f79189938867)
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
The interlocking_boundary_avoidance was a bit larger originally to prevent interlocking structures outside the model for edge cases. But this behaviour is improved a lot, so the boundary avoidance can be reduced, which helps for thin and small structures.
PP-283
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
With PP-71 the cool_min_speed is increased to a high values in case the lift_head is enabled. This causes the bridge_speeds to be lower then the cool_min_speed. Which is no problem, so the limit can be removed.
PP-71 / CURA-10211
By default the cool_min_temperature is 15deg below print temperature. However, for PP and TPU this should be 10deg below print temperature. This is already changed for the other ultimaker printers, but I forget the UM3.
PP-71