fix: initial layer line width factor is not a specialization of the line width any more

They are not even in the same unit, so it cannot be a child.
A parent setting should be exactly equal to all child settings combined.
This commit is contained in:
Tim Kuipers 2018-10-12 14:07:13 +02:00
parent f013450195
commit c5371e19cc

View File

@ -961,6 +961,8 @@
"maximum_value_warning": "2 * machine_nozzle_size", "maximum_value_warning": "2 * machine_nozzle_size",
"settable_per_mesh": false, "settable_per_mesh": false,
"settable_per_extruder": true "settable_per_extruder": true
}
}
}, },
"initial_layer_line_width_factor": "initial_layer_line_width_factor":
{ {
@ -975,8 +977,6 @@
"settable_per_extruder": true "settable_per_extruder": true
} }
} }
}
}
}, },
"shell": "shell":
{ {