Fixed conflicts after merge with master
This commit is contained in:
commit
b60a0fe3d3
3 changed files with 9 additions and 1 deletions
|
@ -62,6 +62,8 @@
|
|||
//====================
|
||||
#define ENABLE_2_4_0_ALPHA2 1
|
||||
|
||||
// Enable clamping toolpaths width only for gcodes files produced by 3rd part softwares
|
||||
#define ENABLE_CLAMP_TOOLPATHS_WIDTH (1 && ENABLE_2_4_0_ALPHA2)
|
||||
// Enable coloring of toolpaths in preview by layer time
|
||||
#define ENABLE_PREVIEW_LAYER_TIME (1 && ENABLE_2_4_0_ALPHA2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue