mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Update cartesio_0.4.inst.cfg
This commit is contained in:
parent
7bc83a55cd
commit
731da24788
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@ speed_travel_layer_0 = =round(speed_travel)
|
|||
speed_support_interface = =round(speed_topbottom)
|
||||
|
||||
retraction_combing = off
|
||||
retraction_hop_enabled = true
|
||||
retraction_hop_enabled = True
|
||||
retraction_hop = 1
|
||||
|
||||
cool_min_layer_time_fan_speed_max = =round(cool_min_layer_time)
|
||||
|
@ -51,13 +51,13 @@ cool_min_layer_time = 20
|
|||
support_z_distance = 0
|
||||
support_xy_distance = 0.5
|
||||
support_join_distance = 10
|
||||
support_interface_enable = true
|
||||
support_interface_enable = True
|
||||
|
||||
adhesion_type = skirt
|
||||
skirt_gap = 0.5
|
||||
skirt_brim_minimal_length = 50
|
||||
|
||||
coasting_enable = true
|
||||
coasting_enable = True
|
||||
coasting_volume = 0.1
|
||||
coasting_min_volume = 0.17
|
||||
coasting_speed = 90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue