-
Notifications
You must be signed in to change notification settings - Fork 38
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
Declare public API #10
Comments
@aburtonProto - I'm working to "officially" declare an API for the continuous print plugin, and I'd appreciate your input. Can you take a look at the new API documentation in the I looked briefly at https://github.com/aburtonProto/OctoPrint-Protosthetics and it seems like you only use Thanks! |
That is correct, we are only using the set_active right now. I installed 1.4.2rc1 today and am running that. So far all is well. |
Great to hear this is a compatible change! As time permits, I'll do a release and let the deprecation soak a bit so as to avoid catching anyone else off-guard.
You might be interested in #35 - I'm very early into thinking about support for "one queue, many printers". Oh, and also #34 which would allow for "many users, one queue". Combining the two could open up some interesting possibilities... I'd welcome some early input on those issues if either are useful to you :) |
#35 has my attention more than #34, but the combination I could see as
quite powerful.
I am excited by all the planned enhancements you have, and will gladly help
with testing where I can.
As you mentioned that you looked at my plugin, you know my plugin skills
are still developing (pun intended).
If you would like to skip going through gitHub for communication, my email
is ***@***.***
If you would rather keep gitHub as the middle man, I am ok with that as
well.
…On Fri, Mar 18, 2022 at 6:47 AM Scott Martin ***@***.***> wrote:
Great to hear this is a compatible change! As time permits, I'll do a
release and let the deprecation soak a bit so as to avoid catching anyone
else off-guard.
managing printers remotely
You might be interested in #35
<#35> - I'm very
early into thinking about support for "one queue, many printers". Oh, and
also #34 <#34> which
would allow for "many users, one queue". Combining the two could open up
some interesting possibilities... I'd welcome some early input on those
issues if either are useful to you :)
—
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWHYVOKM5UE74U4KPR6RQJ3VAR3N5ANCNFSM5QTQHYYQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Great - I absolutely need early testers to help make releases more stable. With #22 we now have a Can you turn this on for your setup?
Let's stick to GitHub for now - it's easier for me to have everything in one place :) |
API now has its own docs page at https://smartin015.github.io/continuousprint/api/ - the docs will be linked into the README as soon as folks confirm |
Partner issue to Zinc-OS/continuousprint#58. Currently integration isn't well documented, and checked-in examples would be useful.
The text was updated successfully, but these errors were encountered: