mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-14 10:17:55 -06:00
Disabled tech ENABLE_CTRL_M_ON_WINDOWS
This commit is contained in:
parent
277376ee09
commit
8f31f404a3
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@
|
||||||
//===================
|
//===================
|
||||||
#define ENABLE_2_3_0_ALPHA3 1
|
#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_
|
#endif // _prusaslicer_technologies_h_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue