PRBaldwin

About

Username
PRBaldwin
Joined
Visits
1
Last Active
Roles
Member

Comments

  • I got this working using the pauseState flag and some extra logic, thanks for the help!
  • Looks like it sets pauseState to 2 after the extruder and bed have been disabled, pauseState 3 while reheating, pauseState 4 when reheating is complete. Can you confirm this? Thanks!
  • It seems the back-to-back continueJob messages don't have the effect I was hoping, and that the second was essentially sent with the preheat button greyed out, and therefore ignored (I think). I can change and add some lines to my logic to suss out …
  • I suppose by "automate" I meant using one command that preheats then resumes job once temps are reached. I thought maybe M601 could be used in this way, but it doesn't seem to. Will sending two back-to-back continueJob commands (with no time to all…