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

cannot link grbl-sim to a com port on Windows #10

Open
simonmtl opened this issue Sep 4, 2015 · 3 comments
Open

cannot link grbl-sim to a com port on Windows #10

simonmtl opened this issue Sep 4, 2015 · 3 comments

Comments

@simonmtl
Copy link

simonmtl commented Sep 4, 2015

After compiling the code on windows 7, I installed "Virtual Com Port Driver" but I realized I have no handle to connect the executable with the com port. I tried a simple redirect > but that's unidirectional so it's a Nogo.

Is there a way to do that on windows without implementing it the code?

@winder
Copy link
Member

winder commented Sep 4, 2015

I've used this program in the past http://com0com.sourceforge.net/

Directions someone gave me for configuring it back then:
winder/Universal-G-Code-Sender#22 (comment)

@simonmtl
Copy link
Author

Thanks, I'm probably missing something. I don't know how to bind grbl_sim.exe to the virtual com port. The grbl_sim.exe doesn't appear to know anything about com ports, virtual or not.

The directions you sent me mention a scriptable terminal emulator (couldn't find it online), does that mean that grbl_sim could act as the script?

@winder
Copy link
Member

winder commented Sep 15, 2015

Sorry, I haven't used it with grbl_sim.exe since my primary workstation is a linux machine. It looked like it might be a possible solution so I gave a link.

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