Preview - Paint in grey toolpaths belonging to layers containing pause prints or custom gcodes

This commit is contained in:
enricoturri1966 2020-11-16 15:01:13 +01:00
parent e04c6a4d17
commit afddcf71db
2 changed files with 49 additions and 13 deletions

View file

@ -71,6 +71,7 @@
#define ENABLE_2_3_0_ALPHA4 1
#define ENABLE_FIXED_SCREEN_SIZE_POINT_MARKERS (1 && ENABLE_GCODE_VIEWER && ENABLE_2_3_0_ALPHA4)
#define ENABLE_SHOW_OPTION_POINT_LAYERS (1 && ENABLE_GCODE_VIEWER && ENABLE_2_3_0_ALPHA4)
#endif // _prusaslicer_technologies_h_