mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-28 03:01:17 -06:00
Do not regenerate existing gcode preview toolpaths when switching to Preview
This commit is contained in:
parent
e03199d989
commit
058468d371
4 changed files with 30 additions and 3 deletions
|
|
@ -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_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue