Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac couldn't connect uarm #28

Open
vector2myth opened this issue Mar 12, 2022 · 2 comments
Open

Mac couldn't connect uarm #28

vector2myth opened this issue Mar 12, 2022 · 2 comments

Comments

@vector2myth
Copy link

What's the problem?

@vector2myth
Copy link
Author

{
"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": []
}

@apockill
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants