mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Remove override for ankermake_m5c
Override is not necessary the value output from formula is the same as value that override provides without compromising the functionality of formula use at other infill shapes and densities
This commit is contained in:
parent
9f348b6612
commit
56c66627f0
1 changed files with 0 additions and 1 deletions
|
@ -67,7 +67,6 @@
|
|||
]
|
||||
},
|
||||
"infill_extruder_nr": { "value": -1 },
|
||||
"infill_line_distance": { "value": 8 },
|
||||
"infill_material_flow": { "value": 90 },
|
||||
"infill_pattern": { "value": "'lines' if infill_sparse_density >= 25 else 'grid'" },
|
||||
"infill_sparse_density": { "value": 10 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue