mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 07:29:03 +08:00
Update crazy3dprint_cz_300.def.json
fix retraction_speed 70 to 50
This commit is contained in:
parent
e39601e0ba
commit
5645eacc64
@ -42,7 +42,7 @@
|
|||||||
"material_bed_temperature_layer_0": { "value": 70 },
|
"material_bed_temperature_layer_0": { "value": 70 },
|
||||||
"material_flow_layer_0": {"value": 140},
|
"material_flow_layer_0": {"value": 140},
|
||||||
"retraction_amount": { "default_value": 10 },
|
"retraction_amount": { "default_value": 10 },
|
||||||
"retraction_speed": { "default_value": 70 },
|
"retraction_speed": { "default_value": 50 },
|
||||||
"speed_print": { "default_value": 40 },
|
"speed_print": { "default_value": 40 },
|
||||||
"speed_travel": { "value": 60 },
|
"speed_travel": { "value": 60 },
|
||||||
"cool_fan_enabled": { "default_value": true },
|
"cool_fan_enabled": { "default_value": true },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user