1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-23 10:04:26 +00:00

Do not regenerate existing gcode preview toolpaths when switching to Preview

This commit is contained in:
Enrico Turri
2019-02-28 15:27:03 +01:00
parent e03199d989
commit 058468d371
4 changed files with 30 additions and 3 deletions
+2
View File
@@ -58,5 +58,7 @@
// Printbed textures generated from svg files
#define ENABLE_TEXTURES_FROM_SVG (1 && ENABLE_1_42_0_ALPHA7)
// Do not regenerate GLVolumes for gcode preview if not needed
#define ENABLE_NO_GCODE_TOOLPATHS_REGENERATION (1 && ENABLE_1_42_0_ALPHA7)
#endif // _technologies_h_