diff --git a/plugins/SimulationView/SimulationPass.py b/plugins/SimulationView/SimulationPass.py index b723403797..efe80162b5 100644 --- a/plugins/SimulationView/SimulationPass.py +++ b/plugins/SimulationView/SimulationPass.py @@ -176,7 +176,7 @@ class SimulationPass(RenderPass): vec = pos_a * (1.0 - ratio) + pos_b * ratio head_position = vec + node.getWorldPosition() vertex_after_head = pos_b - towards_next_vertex = 2 + towards_next_vertex = 2 # Add two to the index to print the current and next vertices as an 'unfinished' line (to the nozzle). break break if self._layer_view.getMinimumLayer() > layer: