I’ll poke around, it’s an elegoo resin and if I’m not mistaken they at least offer some recommended setting changes somewhere on the website for their resins
I’ll poke around, it’s an elegoo resin and if I’m not mistaken they at least offer some recommended setting changes somewhere on the website for their resins
That’s a fair point, the date on the bottle says it should be good for another year apparently but it wouldn’t hurt to get a fresh bottle just to be safe. It does look like I would need to fuck with the exposure time regardless since it’s a bright white resin it appears to need longer exposure. I also have a clear resin which apparently needs even more exposure.
At the very least I know I have good build plate adhesion because God damn some of these have been difficult to get off I actually slightly scratched my build plate in one spot a little bit getting some of them off I need to be more careful and use the plastic spatula not the metal one
I used the default provided, but that’s a good guess I’ll give it a little extra distance and maybe add a little extra wait time after retraction to see if that helps
The resin was from when I bought the printer. was shaken, and poured in with the included filter funnel, it didn’t seem to be having any issues mixing, tho it is an “abs like” white resin so maybe i need higher exposure time? I’ll check the elegoo site it’s one of their resins i know some of them have setting recommendations.
Thanks for the link I’ll give cone of calibration a try and see where i can get with that
Already mentioned and ruled out unfortunately, unless you can find some documentation we couldn’t
In what way? Why does management of tablets inherently require paying a third party to run the software
One of the documentation is mostly useless ones. Maybe I’m blind but i searched for 5min to try and find any instructions at all for their official docker image and found nothing. Seems they only want you using the cloud now even if you self host as i can only find aws or render documentation, there is also kubernetes but I do not have a kubernetes setup nor do I want one for just this single application.
Guess i can try to muck through the docker without instructions and hope it’s simple enough without any gotcha steps.
I mean i understand praising it, i still primarily use plex despite their Shenanigans and will VPN to bypass the remote streaming charge. I still have jellyfin installed but it has several issues for me still.
I have quite a large library and I still regularly have issues with matching especially on anime. It will either fail to match at all until I do it manually, or match incorrectly and I will have to manually correct it. I still frequently have playback issues for no apparent reason especially on Android where I will hit a file that just refuses to play back for no apparent reason with none of the error logs being particularly helpful on files that play perfectly in Plex with absolutely no issues, I have also been affected by the memory leak problem that has plagued many a jellyfin user. Where even if you’d simply turn the server on and never play any files it just randomly keeps growing in size more and more and more over time until the server hits oom even on a server with 128GB. This has been reported by so many users but the developers just seem uninterested in tracking it down. I have both friends and family that use my server and the device support is basically everything even remotely capable of media playback for Plex but is unfortunately just not as robust for jellyfin.
I know that in this particular subreddit I’m likely to just get downloaded for saying it but sometimes the open source solution just isn’t as good and this is definitely one of those cases. It’s been getting better has time goes on but it’s not a solid replacement yet for a lot of cases
what are you using swap for
https://linuxblog.io/linux-performance-almost-always-add-swap-space/
pacman is the best and I’ll stubbornly refuse to entertain any other opinion. It’s in my experience the least likely to just randomly rip the system to shreds. I don’t know if it has more through prechecks or what bit I’ve had debian and Fedora (apt and dnf) rip the system asunder trying to jump multiple major versions in an update of a system that hadn’t been online in a long time.
I don’t care if jumping multiple releases at once “isn’t supported” it shouldn’t be that frail and arch will happily update something many years behind as long as you update the keyring.
Even in the event your system somehow does get hosed you can fix almost everything by just chrooting in, grabbing the static pacman binary, and running “pacman -Qqn | pacman -S -” I’ve recovered systems that had the entire /bin wiped (lol oops moment with a script) and as far as i know apt and dnf have no equivalent easy redo all.