mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Various corrections to the profile. PP-488 was lost in one of the merges. This is now restored. Cleanup of unused global quality files and removal of infill_pattern in the solid intent profiles (redundant). Added fan number to Method extruders.
This commit is contained in:
parent
4c8489860a
commit
65744c6133
25 changed files with 3 additions and 39 deletions
|
@ -13,6 +13,5 @@ variant = 1A
|
|||
|
||||
[values]
|
||||
build_volume_temperature = 47
|
||||
infill_pattern = lines
|
||||
infill_sparse_density = 100
|
||||
|
||||
|
|
|
@ -12,6 +12,5 @@ type = intent
|
|||
variant = 1C
|
||||
|
||||
[values]
|
||||
infill_pattern = lines
|
||||
infill_sparse_density = 100
|
||||
|
||||
|
|
|
@ -13,6 +13,5 @@ variant = 1C
|
|||
|
||||
[values]
|
||||
build_volume_temperature = 47
|
||||
infill_pattern = lines
|
||||
infill_sparse_density = 100
|
||||
|
||||
|
|
|
@ -12,6 +12,5 @@ type = intent
|
|||
variant = LABS
|
||||
|
||||
[values]
|
||||
infill_pattern = lines
|
||||
infill_sparse_density = 100
|
||||
|
||||
|
|
|
@ -13,6 +13,5 @@ variant = LABS
|
|||
|
||||
[values]
|
||||
build_volume_temperature = 47
|
||||
infill_pattern = lines
|
||||
infill_sparse_density = 100
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue