Christopher Dieringer
Christopher Dieringer
I suppose that an interactive script could: _Parse the GCODE (from mem or freshly loaded) *Go to the max Z, prompt the user if this is the layer to resume...
oh man, i came here to ask this! thanks! our tachyons file is in a bonkers location :)
Hmm, very interesting. I think I somewhat see what's going on here. Perhaps I can fiddle on this sometime soon. I'm assuming that a dirty hack would be to add...
> APIs don't allow this project to update grammars at runtime bummer. thanks for sharing the link! i have subscribed and 👍 'd > getting plugin authors to write and...
Reminder for this one: https://github.com/aaronpowell/db.js/#getting-a-single-object-by-id .query() does not have member function .execute(), thus this reference is incorrect/outdated
Hi @doowb, give me a couple hours, I'm at the dr! Thx for following up
https://github.com/cdaringe/prompt-no-exit
> Also, which version of node and OS are you using? [email protected] osx@high-sierra
I meant using this PKG directly vs enquirer. If you run the example you can see that even after responses are collected (prompt `run()` resolves and I have user input),...
cool, ya, `prompt.ui.close()` was what i was looking for. thx! > I'm open to alternatives if you have suggestions or want to do a pull request i'm still digesting this....