mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
- Deltacomb : Full supporto for dual extruders
- Quality fixes
This commit is contained in:
parent
6844145834
commit
fdd4e8f3d9
1 changed files with 4 additions and 0 deletions
|
@ -68,7 +68,11 @@
|
|||
"travel_avoid_distance": { "value": "1" },
|
||||
"retraction_hop_only_when_collides": { "value": "1" },
|
||||
|
||||
<<<<<<< HEAD
|
||||
"switch_extruder_retraction_amount": { "default_value": 5, "value": "5" },
|
||||
=======
|
||||
"switch_extruder_retraction_amount": { "default_value": 5 },
|
||||
>>>>>>> 825e9932b... - Deltacomb : Full supporto for dual extruders
|
||||
"switch_extruder_retraction_speeds": { "default_value": 70 },
|
||||
|
||||
"top_bottom_thickness": { "default_value": 0.8 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue