mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
ENABLE_3DCONNEXION_DEVICES tech set as default
This commit is contained in:
parent
1c05d88c00
commit
e6403a74ef
14 changed files with 1 additions and 129 deletions
|
@ -1,8 +1,6 @@
|
|||
#include "libslic3r/libslic3r.h"
|
||||
#include "Mouse3DController.hpp"
|
||||
|
||||
#if ENABLE_3DCONNEXION_DEVICES
|
||||
|
||||
#include "Camera.hpp"
|
||||
#include "GUI_App.hpp"
|
||||
#include "PresetBundle.hpp"
|
||||
|
@ -647,5 +645,3 @@ bool Mouse3DController::handle_packet_button(const DataPacket& packet, unsigned
|
|||
|
||||
} // namespace GUI
|
||||
} // namespace Slic3r
|
||||
|
||||
#endif // ENABLE_3DCONNEXION_DEVICES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue