Replies: 1 comment 7 replies
-
|
The new print history cache gets you close. But it's driven by active prints. Once you print it's cached and available for subsequent re-prints. But you have to print it once. Re-print does not re-upload (or re-download) prints if they're already on the printer / in the local HA matching cache. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am hoping to move away from a farm software that I use as this integration becomes more and more feature complete. The only thing stopping me now is the ability to upload sliced files into HA somewhere, and then choose to print them via a GUI. I'm certain someone has done this before but my searches aren't coming up with good results. I suspect a pinch point will be AMS mappings (which I do require). I don't imagine there's any existing UI for that, or is there?
Has anyone done this before?
I'm basically hoping to run my own private system with basic features of a system such as SimplyPrint. Some flows that I am hoping to have:
I assume the sliced files will have to be transferred from HA storage to the printer SD card every time a print is started, even if it has already been printed a million times before, and this is fine (no worse than manually slicing / printing, or using SimplyPrint). IIRC there might already be a way for the printer or integration to skip transferring a file if it's already on the SD card, which would be a bonus.
Beta Was this translation helpful? Give feedback.
All reactions