mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 14:19:00 +08: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
@ -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…
x
Reference in New Issue
Block a user