mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
CURA-4556 Add profiles for AA0.25 and BAM material
This commit is contained in:
parent
6d05c320a8
commit
720b9ebdfa
11 changed files with 425 additions and 0 deletions
|
@ -0,0 +1,22 @@
|
|||
[general]
|
||||
version = 2
|
||||
name = Fine
|
||||
definition = ultimaker3
|
||||
|
||||
[metadata]
|
||||
type = quality
|
||||
quality_type = normal
|
||||
material = generic_cpe_ultimaker3_AA_0.25
|
||||
weight = 0
|
||||
setting_version = 4
|
||||
|
||||
[values]
|
||||
infill_overlap = =10 if infill_sparse_density < 95 and infill_pattern != 'concentric' else 0
|
||||
prime_tower_size = 12
|
||||
prime_tower_wall_thickness = 0.9
|
||||
retraction_extrusion_window = 0.5
|
||||
speed_infill = 40
|
||||
speed_topbottom = =math.ceil(speed_print * 30 / 55)
|
||||
top_bottom_thickness = 0.8
|
||||
wall_thickness = 0.92
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue