mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-26 10:04:25 +08:00
Update creality_ender6.def.json
Remove material temperatures from profile so they can follow those in the material seleced.
This commit is contained in:
parent
d843921c7a
commit
16500e06de
@ -14,8 +14,6 @@
|
|||||||
"infill_sparse_density": { "value": "10"},
|
"infill_sparse_density": { "value": "10"},
|
||||||
"infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'grid'"},
|
"infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'grid'"},
|
||||||
"infill_overlap":{"value": 10},
|
"infill_overlap":{"value": 10},
|
||||||
"material_print_temperature":{"value": 220},
|
|
||||||
"material_bed_temperature":{"value": 50},
|
|
||||||
"retraction_amount":{"value": 10},
|
"retraction_amount":{"value": 10},
|
||||||
"speed_travel": { "value": 80.0 },
|
"speed_travel": { "value": 80.0 },
|
||||||
"coasting_enable": { "value": true},
|
"coasting_enable": { "value": true},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user