Skip to content

Help with temperature offsets #189

Answered by smartin015
mcharlee asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for confirming - that and your link actually tells me a great deal!

Looks like SpoolManager calls its api from the browser (see here) when a print is about to start, in order to set the temperature offsets. Since CPQ sends its print command directly to OctoPrint, this flow is missed.

It also clarifies #185 - since filament checks are done in JS as well, they're ignored by CPQ when starting a print. Looks like we'll need to integrate a bit more with SpoolManager in both cases by explicitly calling the /allowedToPrint and /startPrintConfirmed endpoints and handling the responses.

I opened #191 to track this improvement. It'll take a little while to get this in - I'm away from home at…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mcharlee
Comment options

@smartin015
Comment options

Answer selected by mcharlee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants