mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06: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
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@
|
|||
"infill_sparse_density": { "value": "10"},
|
||||
"infill_pattern": { "value": "'lines' if infill_sparse_density > 50 else 'grid'"},
|
||||
"infill_overlap":{"value": 10},
|
||||
"material_print_temperature":{"value": 220},
|
||||
"material_bed_temperature":{"value": 50},
|
||||
"retraction_amount":{"value": 10},
|
||||
"speed_travel": { "value": 80.0 },
|
||||
"coasting_enable": { "value": true},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue