mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 12:47:50 -06:00
Hide raycast debug window
This commit is contained in:
parent
799b0965f5
commit
6510fd4054
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
||||||
// Enable fit print volume command for circular printbeds
|
// Enable fit print volume command for circular printbeds
|
||||||
#define ENABLE_ENHANCED_PRINT_VOLUME_FIT (1 && ENABLE_2_4_0_BETA2)
|
#define ENABLE_ENHANCED_PRINT_VOLUME_FIT (1 && ENABLE_2_4_0_BETA2)
|
||||||
// Enable picking using raytracing
|
// Enable picking using raytracing
|
||||||
#define ENABLE_RAYCAST_PICKING_DEBUG (1)
|
#define ENABLE_RAYCAST_PICKING_DEBUG 0
|
||||||
|
|
||||||
|
|
||||||
#endif // _prusaslicer_technologies_h_
|
#endif // _prusaslicer_technologies_h_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue