mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
Fixed visualization of point toolpaths, broken with daa0bbdb0c
This commit is contained in:
parent
5161643fc6
commit
56b378d766
2 changed files with 16 additions and 19 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue