mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
Remove comment documenting commit history
Use the commit history to document the commit history. This solves a log warning about unknown data type for skin_edge_support_thickness.
This commit is contained in:
parent
24a5cbfacb
commit
0028cc85ed
1 changed files with 0 additions and 1 deletions
|
|
@ -2084,7 +2084,6 @@
|
||||||
"maximum_value": "machine_height",
|
"maximum_value": "machine_height",
|
||||||
"type": "float",
|
"type": "float",
|
||||||
"value": "0",
|
"value": "0",
|
||||||
"comment": "This was put at 0 to keep the default behaviour the same, but in the original PR the 'value' was: resolveOrValue('infill_sparse_thickness') * (4 if infill_sparse_density < 12.5 else (3 if infill_sparse_density < 25 else (2 if infill_sparse_density < 50 else 1)))",
|
|
||||||
"limit_to_extruder": "infill_extruder_nr",
|
"limit_to_extruder": "infill_extruder_nr",
|
||||||
"enabled": "infill_sparse_density > 0",
|
"enabled": "infill_sparse_density > 0",
|
||||||
"settable_per_mesh": true,
|
"settable_per_mesh": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue