mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 22:45:54 +08:00
Fix after merge with master
This commit is contained in:
parent
a33a737f52
commit
88d608351d
@ -64,13 +64,6 @@
|
|||||||
|
|
||||||
// Enable rendering seams (and other options) in preview using batched models on systems not supporting OpenGL 3.3
|
// Enable rendering seams (and other options) in preview using batched models on systems not supporting OpenGL 3.3
|
||||||
#define ENABLE_SEAMS_USING_BATCHED_MODELS (1 && ENABLE_SEAMS_USING_MODELS && ENABLE_2_4_0_ALPHA2)
|
#define ENABLE_SEAMS_USING_BATCHED_MODELS (1 && ENABLE_SEAMS_USING_MODELS && ENABLE_2_4_0_ALPHA2)
|
||||||
|
|
||||||
|
|
||||||
//====================
|
|
||||||
// 2.4.0.alpha2 techs
|
|
||||||
//====================
|
|
||||||
#define ENABLE_2_4_0_ALPHA2 1
|
|
||||||
|
|
||||||
// Enable fixing the z position of color change, pause print and custom gcode markers in preview
|
// Enable fixing the z position of color change, pause print and custom gcode markers in preview
|
||||||
#define ENABLE_FIX_PREVIEW_OPTIONS_Z (1 && ENABLE_SEAMS_USING_MODELS && ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER && ENABLE_2_4_0_ALPHA2)
|
#define ENABLE_FIX_PREVIEW_OPTIONS_Z (1 && ENABLE_SEAMS_USING_MODELS && ENABLE_FIX_IMPORTING_COLOR_PRINT_VIEW_INTO_GCODEVIEWER && ENABLE_2_4_0_ALPHA2)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user