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

Added support for directly uploading to networked 3D Printers running Klipper via the Moonraker API #42

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Iridium-IO
Copy link

Adds a new tab in the GCodePlot window called Connection Settings that contains the Moonraker API settings as well as the Serial Connection settings (moved from the General tab).

Currently doesn't support authentication since I don't have auth set up on my own Moonraker instance, but does support the option to automatically start cutting once upload is complete.

Note: I'm remaking this PR using its own branch - which I should have done in the first place rather than foolishly using master.

Original comment from @arpruss:

This is a dilemma. I can't test it, since I don't have any Klipper/Moonraker devices. But I can see it would be useful to some people. If smeone other than the submitter can test it and report, I might be willing to add it.

Added Moonraker config, and separated connection settings (Moonraker, Serial) to its own tab
GCode can be uploaded via Moonraker (e.g. to Klipper). Currently does not have authentication support.
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

Successfully merging this pull request may close these issues.

1 participant