Disabled tech ENABLE_CTRL_M_ON_WINDOWS
This commit is contained in:
parent
411159b5e7
commit
41ef6cf15c
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@
|
|||
//===================
|
||||
#define ENABLE_2_3_0_ALPHA3 1
|
||||
|
||||
#define ENABLE_CTRL_M_ON_WINDOWS (1 && ENABLE_2_3_0_ALPHA3)
|
||||
#define ENABLE_CTRL_M_ON_WINDOWS (0 && ENABLE_2_3_0_ALPHA3)
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
|
Loading…
Reference in a new issue