mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-07-21 15:44:25 +08:00
Disabled tech ENABLE_CTRL_M_ON_WINDOWS
This commit is contained in:
parent
54d6834553
commit
eff95bcdb2
@ -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…
x
Reference in New Issue
Block a user