-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[FR] Save print progress to memory (so printer can be shut down) #1476
Comments
That would be an interesting feature. But I'm afraid that once the pad cools down, the printed model will no longer stick to the pad enough for printing to work without a problem. For larger models, I would be afraid to turn off printing at night, due to the destruction of the material, if printing is not completed. |
Maybe spend some money in 220x drivers. It is hard for me to say if the printer is on or not having it 1m behind me. ;-) Ciao |
Yeah I was thinking the same thing. We mostly print on cold acrylic but yep heated beds would be out of the question. |
We opted for 2130's... |
Holy moly.
More quiet is probably not possible then.
gordo3di <[email protected]> schrieb am Di. 5. Jän. 2021 um 19:39:
… Maybe spend some money in 220x drivers. It is hard for me to say if the
printer is on or not having it 1m behind me. ;-)
Ciao
We opted for 2130's...
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1476 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM6XKZBW44HRCX4J7BEYKELSYNMGTANCNFSM4VVMF7GQ>
.
|
Would you like to get this feature request added to the FR list. Do you think it is worth? |
I think it would be something useful and hopefully not too hard to implement. I wonder if when the bed is reheated, how accurate the print would be. |
Oh and the 2130's are super silent as well. It's like a whole new printer lol. |
If this could work or not also depends on the Z axis stability and how the filament works during cool down and heat up and maybe some other parameters. I can not see this as a function I would use, but again, it is maybe really just me. There also has to be a button for this and the "behaviour" after the printer is turned on again has also to be implemented. |
Hi. Do you want me to add this to the FR list or do you believe you can live without it;-) |
I think it's worth adding and I think people (especially schools) would get a use out of it. I was hoping more people might chime in. The more I was thinking about it, it's no different than PLR in regards to the bed cooling down and having to reheat. I'll close the ticket and let you decide ;P |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Is your feature request related to a problem? Please describe.
We've learned that a lot of customer use power loss recovery as a way to save a print to memory and turn off the printer for the night. It would be nice to implement this as a feature instead of relying on PLR.
Describe the solution you'd like
A simple button that will create the PLR printing file. Then it will stop the print and maybe home the X Y. This will also allow the printer to clear out the buffer of gcode.
A status screen pops up saying "Print has been saved to memory. You can shutdown the printer" or something.
Describe alternatives you've considered
Using the PLR feature, but without the BTT module it will reprint the entire layer. Even with the BTT UPS module it's still buggy and not as reliable as we would like.
Also the user can simply pause a print, but the printer can't be shut down.
Additional context
Does anyone think this is useful and worth the effort?
The text was updated successfully, but these errors were encountered: