Fixed visualization of point toolpaths, broken with daa0bbdb0c

This commit is contained in:
enricoturri1966 2021-01-21 09:44:02 +01:00
parent 5161643fc6
commit 56b378d766
2 changed files with 16 additions and 19 deletions

View file

@ -222,6 +222,7 @@ class GCodeViewer
{
// Render path property
Color color;
// Index of the buffer in TBuffer::indices
unsigned int index_buffer_id;
// Render path content
unsigned int path_id;