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

Use as a library? #3

Open
GuiRitter opened this issue Aug 14, 2018 · 2 comments
Open

Use as a library? #3

GuiRitter opened this issue Aug 14, 2018 · 2 comments

Comments

@GuiRitter
Copy link

Hi everyone.

I'm interested in using this as a library inside another program. I've installed it without the -g option and managed to require it, but I'm still seeing if I can hack my way past yargs, because I have a Node.js server that receives requests via localhost, so it will only be started once.

I suppose that, because of yargs, this will need some change in the code but, if it doesn't, some instructions in the README.md would be nice.

Thanks in advance.

@aspiringguru
Copy link

found this in 2023. hope you found a solution. I'm too rusty on node packages to help.

Did you find a solution or an alternate package to use?

@GuiRitter
Copy link
Author

found this in 2023. hope you found a solution. I'm too rusty on node packages to help.

Did you find a solution or an alternate package to use?

I'm not sure, I'm no longer working in the company where I needed that and I haven't found any code that I may have written as a proof of concept.

But I did managed to get something working. I think that I only did the conversion from text to SVG and then I wrote my own library to convert from SVG to G-code.

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