|
@@ -54,7 +54,7 @@
|
|
|
"retraction_amount": { "default_value": 4 },
|
|
|
"retraction_speed": { "default_value": 70},
|
|
|
"retraction_min_travel": {"value":5 },
|
|
|
- "retraction_count_max": {"value":10 },
|
|
|
+ "retraction_count_max": {"default_value":10 },
|
|
|
"retraction_extrusion_window": {"value":4 },
|
|
|
"retraction_hop": {"default_value":0.2},
|
|
|
"retraction_hop_enabled": {"value":true},
|
|
@@ -77,7 +77,9 @@
|
|
|
"support_xy_distance": {"value": 0.5},
|
|
|
"support_z_distance": {"value": 0.3 },
|
|
|
|
|
|
+ "adhesion_type": {"default_value":"skirt"},
|
|
|
|
|
|
- "adhesion_type": {"default_value":"skirt"}
|
|
|
+ "switch_extruder_retraction_amount": { "value": 6 },
|
|
|
+ "switch_extruder_retraction_speeds": { "value": 60 }
|
|
|
}
|
|
|
}
|