mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
CURA-4660 Fix some mismatches between quality profiles, AA0.25 variant
and UM3 definitions.
This commit is contained in:
parent
1f6510a82f
commit
585c3e4f06
7 changed files with 18 additions and 9 deletions
|
@ -28,6 +28,9 @@ machine_min_cool_heat_time_window = 15
|
|||
multiple_mesh_overlap = 0
|
||||
ooze_shield_angle = 40
|
||||
prime_tower_enable = True
|
||||
prime_tower_wipe_enabled = True
|
||||
raft_airgap = 0.25
|
||||
raft_interface_thickness = =max(layer_height * 1.5, 0.225)
|
||||
retraction_count_max = 80
|
||||
retraction_hop = 2
|
||||
retraction_hop_enabled = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue