mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -06:00
Update cartesio.def.json
This commit is contained in:
parent
7e7031cd7f
commit
8f75f9d46a
1 changed files with 5 additions and 1 deletions
|
@ -47,6 +47,10 @@
|
||||||
"machine_min_cool_heat_time_window": {"default_value": 5},
|
"machine_min_cool_heat_time_window": {"default_value": 5},
|
||||||
"retraction_prime_speed": {"value": "10"},
|
"retraction_prime_speed": {"value": "10"},
|
||||||
"switch_extruder_prime_speed": {"value": "10"},
|
"switch_extruder_prime_speed": {"value": "10"},
|
||||||
"extruder_prime_pos_abs": { "default_value": true }
|
"retraction_speed": {"value": "40"},
|
||||||
|
"switch_extruder_retraction_speeds": {"value": "40"},
|
||||||
|
"retraction_min_travel": {"value": "5"},
|
||||||
|
"switch_extruder_retraction_amount": {"value": "2"},
|
||||||
|
"cool_fan_speed": {"value": "50"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue