mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Hide raycast debug window
This commit is contained in:
@@ -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_
|
||||||
|
|||||||
Reference in New Issue
Block a user