mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Removed the 'support_infill_sparse_thickness' setting from the global quality files and only added them to the PVA and BAM quality files.
This prevents infill layer skipping during self support. Relates to PP-193
This commit is contained in:
parent
2a2945bcfe
commit
32eefbb404
26 changed files with 17 additions and 14 deletions
|
@ -12,6 +12,7 @@ material = generic_pva
|
|||
variant = BB 0.4
|
||||
|
||||
[values]
|
||||
support_infill_sparse_thickness = =2*layer_height
|
||||
brim_replaces_support = False
|
||||
material_standby_temperature = 100
|
||||
prime_tower_enable = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue