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

In node-12-refactor branch after gcode has finished runnning, tinyg board must be reset to send another gcode file #15

Open
ln0a opened this issue Oct 16, 2022 · 0 comments

Comments

@ln0a
Copy link

ln0a commented Oct 16, 2022

I have been have issues installing from npm and running for source the master branch of g2core-api. After some fiddling with node versions I have been able to run the node-12-refactor branch with node 12 after manually installing serialport in the project and running node audit fix --force.

Now I am having an issue where after sending a gcode file with node bin/g2.js GCODE-PATH -p TINYG-PORT -v the gcode is run and the command is completed, but if I run the same comman a second time it just hangs and nothing is printed to the command line. If I reset the tinyg board with the command still running the gcode is then sent.

I am running g2 on a raspberry pi 3 with a clean Raspberry Pi OS Lite 64bit (Debian 11). Any thoughts on why this might be?

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

1 participant