mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Update crazy3dprint_cz_300.def.json
fix retraction_speed 70 to 50
This commit is contained in:
parent
e39601e0ba
commit
5645eacc64
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"material_bed_temperature_layer_0": { "value": 70 },
|
||||
"material_flow_layer_0": {"value": 140},
|
||||
"retraction_amount": { "default_value": 10 },
|
||||
"retraction_speed": { "default_value": 70 },
|
||||
"retraction_speed": { "default_value": 50 },
|
||||
"speed_print": { "default_value": 40 },
|
||||
"speed_travel": { "value": 60 },
|
||||
"cool_fan_enabled": { "default_value": true },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue