mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 22:31:21 -07:00
Update cartesio_0.8.inst.cfg
This commit is contained in:
parent
b154a40e54
commit
9abb721981
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ material_initial_print_temperature = =round(material_print_temperature)
|
||||||
material_diameter = 1.75
|
material_diameter = 1.75
|
||||||
retraction_amount = 1.5
|
retraction_amount = 1.5
|
||||||
|
|
||||||
retraction_prime_speed = =round(retraction_speed / 4)
|
retraction_prime_speed = =round(retraction_speed / 5)
|
||||||
retraction_min_travel = =round(line_width * 10)
|
retraction_min_travel = =round(line_width * 10)
|
||||||
switch_extruder_retraction_amount = 2
|
switch_extruder_retraction_amount = 2
|
||||||
switch_extruder_retraction_speeds = =round(retraction_speed)
|
switch_extruder_retraction_speeds = =round(retraction_speed)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue