GCodeViewer -> Coloring of travel paths

This commit is contained in:
enricoturri1966 2020-04-24 08:46:31 +02:00
parent 90d5cf1735
commit 81a29169ae
4 changed files with 26 additions and 8 deletions
src/libslic3r/GCode

View file

@ -76,6 +76,7 @@ namespace Slic3r {
unsigned char extruder_id{ 0 };
unsigned char cp_color_id{ 0 };
Vec3f position{ Vec3f::Zero() }; // mm
float delta_extruder{ 0.0f }; // mm
float feedrate{ 0.0f }; // mm/s
float width{ 0.0f }; // mm
float height{ 0.0f }; // mm