mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
![]() The max value was being calculated as the product of the max line width, max layer thickness and max feedrate but it should be calculated as the maximum of the products of the width, thickness and feedrate for each individual line. i.e. calculate the flow for each line and use the min and max values of the flows. |
||
---|---|---|
.. | ||
resources | ||
__init__.py | ||
layers.shader | ||
layers3d.shader | ||
layers3d_shadow.shader | ||
layers_shadow.shader | ||
LayerSlider.qml | ||
NozzleNode.py | ||
PathSlider.qml | ||
plugin.json | ||
SimulationPass.py | ||
SimulationSliderLabel.qml | ||
SimulationView.py | ||
simulationview_composite.shader | ||
SimulationViewMainComponent.qml | ||
SimulationViewMenuComponent.qml | ||
SimulationViewProxy.py |