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

Can't connect #4

Closed
dastultz opened this issue Nov 20, 2017 · 10 comments
Closed

Can't connect #4

dastultz opened this issue Nov 20, 2017 · 10 comments

Comments

@dastultz
Copy link

Hello, I have a Mac 10.13.1, GRBL 1.1f with Java 1.8.0_25. I get the following when I try to connect. There are no other options from the ones selected. I'm confident it's the correct port and it's functional. Is there any logging done? What could be wrong? My GRBL installation works fine with UGCS.

Thanks.

screen shot 2017-11-19 at 8 42 30 pm

@nsiatras
Copy link
Collaborator

Hello,

If port is correct then close any other software, like UGS, that are using the port

@dastultz
Copy link
Author

The port is not in use. I even rebooted. It looks like both your project and UGS use JSSC for serial, and UGS is working fine (the 7/23 nightly build anyway).

@nsiatras
Copy link
Collaborator

Have you tried this ?

Note for MAC users: You may need to create a "/var/lock" directory with write permission. To do this open the Terminal application and run the following two commands:
sudo mkdir /var/lock
sudo chmod 777 /var/lock

@dastultz
Copy link
Author

Yes, UGS has the same suggestion and as mentioned UGS is connecting fine.

OTWKLT0076:MacOS daryl$ ls -l /var
lrwxr-xr-x@ 1 root  wheel  11 Nov 12 21:48 /var -> private/var
OTWKLT0076:MacOS daryl$ ls -l /private/var | grep lock
drwxrwxrwx   17 root          _uucp          544 Nov 12 21:59 lock

@nsiatras
Copy link
Collaborator

Do you have an official arduino with FTDI chip or a clone with the CH340 ?

@dastultz
Copy link
Author

I have a Sanguino with a (version 1) USB-BUB from Modern Device. The chip has an FTDI logo on it.

@nsiatras
Copy link
Collaborator

nsiatras commented Jan 2, 2018

Hello,

Did you manage to connect ?

@dastultz
Copy link
Author

dastultz commented Jan 2, 2018

Hi, no I didn't. I've committed to using Universal GCode Sender so I've not tried again.

@dastultz dastultz closed this as completed Jan 2, 2018
@nsiatras
Copy link
Collaborator

nsiatras commented Jan 2, 2018

Really sorry to hear that and really sorry to bother you
Can you please tell me what baud rate you use with the UGS ?

@dastultz
Copy link
Author

dastultz commented Jan 2, 2018

115200

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