Commit b698b5f7 authored by Guillaume Seguin's avatar Guillaume Seguin

The same lies, the same deceit.

But in my world, you have nothing to fear.
parent bcc9bf92
......@@ -402,7 +402,7 @@ class GcodeModel(Model):
index_list += new_indices
vertex_list += new_vertices
color_list += list(gline_color) * len(new_vertices)
color_list += list(gline_color) * (len(new_vertices) / 3)
prev_is_extruding = True
prev_move_x = delta_x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment