DidierKlein 729
Yes octoprint is free and seems to do quite the same...
Cloud slicing done right, and fast
Performance is important to us. We host Slic3r, Cura, and Makerbot slicers on powerful servers that are always fast and available. So you no longer need to have a beastly computer slicing your files at home. Access your slicer profiles from anywhere and share them with others.
Why should I pay if it is open source?
Your support pays for more than just the Raspberry Pi software - it’s also a lifetime subscription to our backend services (cloud-hosted slicing and STL repair service), which means you don’t need a beefy desktop next to your printer anymore. It also helps us build our open developer API, and helps us contribute to the future of 3D printing.
Specifically, what parts of PrintToPeer are open source?
Everything that communicates with your printer, and everything that runs inside of your network, is open source. That includes the Raspian-derived linux distro that we ship on the SD cards, and all of the software running on it.
Isn’t doing everything through the Internet slower than just using USB?
Surprisingly, no! Because we do slicing on dedicated, highly-optimized cloud servers, we can actually slice things faster than the average home computer can. We use websockets for communication with 3D printers, and in real-world testing the round-trip is barely noticeable (see if you can see it in the video).
What if I don’t have a very good internet connection?
PrintToPeer is designed to work with any kind of Internet connection, even the really bad ones. The entire print’s GCode is downloaded to the Pi before printing starts, so if you lose your internet connection mid-print, there’s no risk of print failure.
If i understand well the only thing that you be paid for is the cloud-slicing stuff. I don't really see the real benefits of this (i'm not a big cloud fan).
The interface looks more user-friendly than octoprint
Recommended Posts
Daid 306
Octoprint is free...
I'm wondering how they solved the major "network printing" problem, which is "is the printer free for use? or is there still a print in there?"
Link to post
Share on other sites