-
Notifications
You must be signed in to change notification settings - Fork 296
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
Which version? #514
Comments
For now it is a bit confusing. We are working on cleaning things up a bit. We added WSL support this morning. You will need to update the motate submodule and pull the latest of g2core. https://drive.google.com/file/d/1SAU-vpRx9YbPC1ikLeY-4K2qexnzPPKU/view?usp=sharing you can get it there. We will continue to clean up the code base and make the due more approachable to users. |
I am getting the same issue as mentioned before:
|
Try using coolterm and sending that single line. See how it responds |
Ok this is something to do with CNCjs. As I can replicate your issue. Here is how it works. Open Coolterm connect. It immediately displays g2 sending the I suspect cncjs is not opening the port ? @MitchBradley do you have any ideas about this? |
Oh I will say that once the initial connection is made with cool term and then closed. CNCjs works ok after that. |
@giseburt Do you have any input on this? |
I stopped supporting CNCjs a few months ago, after several years of frustration... |
Not exactly the input I was after :) Just kidding! |
Hallo, yes I can ask for $fv in the Arduino serial monitor then CNCJS still fails, then which software would you advice to use with G2core? |
I think that UGS supports g2core now. |
You can open a connection to coolterm or arduino serial monitor etc. Then connect to cncjs. Or you can UGS. I can confirm UGS opens the connection correctly. That being said you should open a issue on cncjs github and link this issue. I am going to close this for now. |
UGS sems to work, if it is ok I will report here my findings. |
I think you should still open a issue on cncjs.
…On Thu, Feb 16, 2023 at 3:25 PM Simone Marin ***@***.***> wrote:
UGS sems to work, if it is ok I will report here my findings.
—
Reply to this email directly, view it on GitHub
<#514 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABYSM76ZIKVI6O45BLPO7TWX2EM3ANCNFSM6AAAAAAU6BSXTM>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
@ril3y can I follow the pinout for Due as described in https://github.com/synthetos/g2/wiki/Arduino-DUE-Pinout-for-g2core ? Or can you provide the pinout you used for compiling? My Z axis does not move. |
@simonemarin I think this is the code you are looking for. |
Hallo been using g2(core) some years ago and all well, now I am a bit confused about versioning. Coming from #513 when @ril3y says "The default branch in g2core is edge-preview", then if I get the latest Release I get version 101.03, if I git clone edge-preview, which version is that? Isn t any bin available? Tried to compile in WSL in Windows but got stuck at some point with MAKE and before trying to debug that, since I see I am not the only one, wanted to get some clarification about versions and possible compiled bins out there, thanks.
Simone
The text was updated successfully, but these errors were encountered: