mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 15:25:09 -06:00
Cleanup of infill overlap setting. Make it 10% for S line machines and keep it 0% for the other machines. Removed all overwrites from the quality profiles.
Relates to: PP-336
This commit is contained in:
parent
6a5a9e70af
commit
ffbc7bb310
47 changed files with 1 additions and 50 deletions
|
@ -13,7 +13,6 @@ weight = 0
|
|||
|
||||
[values]
|
||||
brim_width = 20
|
||||
infill_overlap = 0
|
||||
infill_pattern = ='zigzag' if infill_sparse_density > 80 else 'tetrahedral'
|
||||
infill_wipe_dist = 0.1
|
||||
machine_min_cool_heat_time_window = 15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue