uArmCreatorStudio icon indicating copy to clipboard operation
uArmCreatorStudio copied to clipboard

Mac couldn't connect uarm

Open vector2myth opened this issue 2 years ago • 2 comments

What's the problem?

vector2myth avatar Mar 12 '22 12:03 vector2myth

{ "Studio": { "APP_NAME": "uArmStudio", "APP_VERSION": "1.1.23", "Channel": "prod", "CATEGORY": "software", "LANG": "cn", "OS_INFO": "darwin x64 21.3.0", "OS_TYPE": "mac", "OS_ARCH": "x64", "MAIN_WINDOW_URL": "file:///Applications/uArmStudio.app/Contents/Resources/app.asar/dist/index.html", "HOME_PAGE_URL": "http://ufactory.cc", "SOCIAL_URL": { "forum": "https://forum.ufactory.cc", "github": "https://github.com/uArm-Developer", "facebook": "https://www.facebook.com/groups/1653721141585397", "manual": { "en": "https://www.ufactory.cc/pages/download-uarm", "cn": "https://www.cn.ufactory.cc/uarm-swift-pro-download" }, "support": { "en": "https://www.ufactory.cc/pages/contact-team", "cn": "https://www.cn.ufactory.cc/uarm-swift-pro-faqs" } }, "APP_COPYRIGHT": "@2019 UFACTORY", "UPDATE_URL": "http://update.ufactory.cc/releases/updates.json", "FIRMWARE_DEFAULT_DIR_PATH": "/Applications/uArmStudio.app/Contents/Resources/studio/firmwareDefault", "UARM_CORE_PATH": "/Applications/uArmStudio.app/Contents/Resources/studio/uarmcore", "UARM_VISION_PAH": "/Applications/uArmStudio.app/Contents/Resources/studio/uarmvision", "UARM_VISION_LISTEN_PORT": "18322", "UARM_VISION_VERSION": null, "UARM_CORE_LISTEN_ADDRESS": "127.0.0.1", "UARM_CORE_LISTEN_PORT": "18321", "UARM_CORE_VERSION": " 1.0.1", "WEBSOCKET_SERVER_ADDRESS": "ws://127.0.0.1:18321/ws", "CAMERA_LISTEN_URL": "http://127.0.0.1:18321/video", "STUDIO_DIR_PATH": "/Users/2mythvector/uarm/studio", "MINIMUM_FIRMWARE_VERSION": "3.2.0", "HOME_DIR_PATH": "/Users/2mythvector/uarm", "STUDIO_CONFIG_PATH": "/Users/2mythvector/uarm/studio/config.json", "FIRMWARE_DIR_PATH": "/Users/2mythvector/uarm/firmware", "AVRDUDE_DIR_PATH": "/Applications/uArmStudio.app/Contents/Resources/studio/avrdude", "LOG_DIR_PATH": "/Users/2mythvector/uarm/studio/log", "DRIVER_DIR_PATH": "/Applications/uArmStudio.app/Contents/Resources/studio/driver", "CURA_DIR_PATH": "/Applications/CuraForuArm.app", "CACHE_DIR_PATH": "/Users/2mythvector/Library/Application Support/uarmStudio", "API_HOST_URL": "http://studio.avosapps.us/", "cur_new_firmware_ver": "4.9.0" }, "UArm": { "portName": null, "firmwareVersion": null, "hardwareVersion": null, "productName": null, "productType": null, "portSerialNumber": null, "currentX": null, "currentY": null, "currentZ": null, "currentR": null }, "Problems": { "coreExisted": true, "coreRunning": false, "coreConnected": false, "uarmConnected": false, "driverInstalled": true, "uarmPortConnected": false, "other": "timeout" }, "ports": [] }

vector2myth avatar Mar 12 '22 12:03 vector2myth

Hi, unfortunately uArmCreatorStudio was never updated to work with the uArm Swift. Currently the supported arm is the older uArm Metal

apockill avatar Mar 12 '22 18:03 apockill