Closed Ted-Printable closed 3 years ago
One thing to double-check is that your Pi has the correct timezone and date/time set within its OS. To do this you will need to SSH to the Pi and run sudo raspi-config
and find the localization options.
Wow, rookie mistake, but I did assume OctoPrint will sync with my browzer. Thank you, I will check again.
Of concern is the fact this print did start later, but it did not execute the complete file code. My pre-print g-codes that extrude a blob and also the print was placed at the origin, in stead of the middle of buildplate. Am I doing something else wrong?
The plugin just starts the file with the same commands you would use if you click the select and print button in the file list.
Ok, many things could cause the wrong place print, especially since there was a print still on the bed.
I have changed the Pi's time zone and confirmed it to be local time. Tried to schedule another print 5min ahead, still no response. Big probability I am doing something wrong still, but I cannot think of anything since there is very little user interaction on this plugin required, to my knowledge. Please help a bit more.
Go into OctoPrint's logging section in settings and at the bottom select octoprint.plugins.printscheduler
from the drop-down and set it to debug. Save and restart OctoPrint and try again. Once it doesn't hit the mark download the file octoprint.log and drag it here into a comment for analysis. Also, please let me know what browser you are using.
attached files don't make it to me when sent via email, you need to drag it into a comment here on GitHub.
Also, the print starting after the schedule had been cleared is definitely unexpected. Not sure what may have happened there. After you cleared the list did you also press the save button at the top?
No, I did not save the cleared list. That would not be a thing I would do unless I know I had to. I will resend the lg file when I am back in the workshop tomorrow.
From: jneilliii Sent: Wednesday, 25 August 2021 16:59 To: jneilliii/OctoPrint-PrintScheduler Cc: Ted-Printable; Author Subject: Re: [jneilliii/OctoPrint-PrintScheduler] Not working for me. (#2)
Also, the print starting after the schedule had been cleared is definitely unexpected. Not sure what may have happened there. After you cleared the list did you also press the save button at the top? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
Yeah, I'll probably make it automatically save when the list is cleared. I could see how the save button popping up when cleared could cause some confusion.
Sorry it took some time, but here is the log file octoprint.log
Hi, I used the plugin after the update. It is working as expected, very nice thank you. Ps: the time-setting upgrade is a improvement, like it!
Hi, need to say this is a plugin I have been waiting for, great idea.!!
Not sure if it is operator error but I could not get it to work. I uploaded a file. Scheduled it to print five minutes ahead, then clicked save to save the schedule, but nothing happened when the time came to start. I am using the latest OctoPi image and my Pi is fully updated. Any help please?