mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-02 00:48:43 +03:00
FIX BUG
This commit is contained in:
@@ -202,7 +202,7 @@ void Mouse3DController::init()
|
||||
// Registration is done either by 4letter constant (CFBundleSignature - obsolete
|
||||
//and we dont have that) or Executable name in pascal string(first byte is string lenght).
|
||||
//If no packets are recieved the name might be different - check cmake. If debugging try commenting
|
||||
// set_target_properties(QIDISlicer PROPERTIES OUTPUT_NAME "prusa-slicer")
|
||||
// set_target_properties(QIDISlicer PROPERTIES OUTPUT_NAME "qidi-slicer")
|
||||
clientID = RegisterConnexionClient(
|
||||
0, "\013QIDISlicer", kConnexionClientModeTakeOver, kConnexionMaskAxis);
|
||||
BOOST_LOG_TRIVIAL(info) << "3dx mac handler registered";
|
||||
|
||||
Reference in New Issue
Block a user