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

smoothie connection #123

Closed
steiereh opened this issue Oct 8, 2015 · 8 comments
Closed

smoothie connection #123

steiereh opened this issue Oct 8, 2015 · 8 comments

Comments

@steiereh
Copy link

steiereh commented Oct 8, 2015

loaded bCNC and looks great. op. running on raspberry pi 2 open connection but no connection label does not change and does not control machine

@steiereh
Copy link
Author

steiereh commented Oct 9, 2015

What I mean is the no connection window does not change. if i click on it, it says connected to grbl but does control machine. nothing happening. I am trying to use cnc machine for route, laser cutting, printing. Pronterface connects the smootie board and jogs it. Now trying to bCNC to connect and operate smoothieboard. nThanks for any time to help.

@vlachoudis
Copy link
Owner

Is your machine in lock state. If yes you need to press the unlock button first.
Check on the terminal tab.

@steiereh
Copy link
Author

steiereh commented Oct 9, 2015

if i click unlock under control nothings happens. looking at terminal it shows
smoothie
ok
$X
commands
26 lines later
calctermistor
does this help you?

@steiereh
Copy link
Author

steiereh commented Oct 9, 2015

image
image
image

@vlachoudis
Copy link
Owner

Sorry @steiereh I didn't know that smoothie is a different controller. bCNC is made to work with grbl https://github.com/grbl/grbl only. At least for the moment.

@steiereh
Copy link
Author

I am confused this what smoothie says about there controller on git hub. Your saying smoothie is not grbl?
Smoothie is a free, opensource, high performance and modular G-code interpreter and CNC controller for the LPC17xx micro-controller ( ARM Cortex M3 architecture ). The motion control part is a port of the awesome grbl. The Source code is on GitHub
Thanks fir your time is this matter. I am trying to learn about python and linux and cnc machines

@vlachoudis
Copy link
Owner

I don't know what smoothie is, but what I see in the terminal output has nothing to do with how grbl is communicating. The present version of grbl runs on arduino (atmel atmega cpus), not ARM. I am sorry, but as it is right now bCNC cannot communicate with smoothie.

@steiereh
Copy link
Author

No problem i will do more research on smoothie.

Sent from my iPhone

On Oct 10, 2015, at 12:11 PM, Vasilis Vlachoudis notifications@github.com wrote:

I don't know what smoothie is, but what I see in the terminal output has nothing to do with how grbl is communicating. The present version of grbl runs on arduino (atmel atmega cpus), not ARM. I am sorry, but as it is right now bCNC cannot communicate with smoothie.


Reply to this email directly or view it on GitHub.

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