Earlier quoted context omitted.
The article says the SFC had a fundraiser and raised over $250,000 to hire a lawyer. There's a confusing part of the article where he says that what he believes is a violation is something that a judge isn't going to care about. I don't know if he's implying that the judges aren't capable of interpreting the AGPL properly, or if he's admitting that the legal argument isn't as solid as they thought it was when they st…
I think he's saying the opposite: that "clever" attempts to work around the license aren't things a judge is going to appreciate.
An ongoing 3D-printer AGPL violation
51–60 of 247 posts
Re: An ongoing 3D-printer AGPL violation
#52Bamboo has been sketch and proprietary since the beginning. It's such a shame to see the maker community get sucked in (though I guess there is precedence wrt Fusion et.al.)
It was really depressing when I realized that people will buy a sketchy product which is hurting the community and makers of non-sketchy products because "its cheaper and its not like my purchase is gonna change things one way or another." It is selfish and short sighted, and it leaves their future impoverished, but in the moment they "got a good deal."
I think a valid view (not saying it's right) of this is: "some dorks in a country I don't inhabit gave away valuable code. I'm going to use it and I don't particularly care about what they think about it"
How much do you care about Chinese law? does that make you sketchy?
Re: An ongoing 3D-printer AGPL violation
#53At this point there are so many alternatives that we should fully be into the “friends don’t let friends buy Bambu Labs products” but alas we are not. It’s absolutely insane how little they would have to do to be good community members and choose not to.
I am not sure if that is actually the case. Everyone I know with anything else than a bambu still has regular maintenance, constant adjustment and failures. Bambu just works. Sure prusa are cool too, but much more expensive and still more maintenance. I honestly don't want another maintenance hobby. I just want something that works and doesn't cost an arm and a leg.
You are right to say Prusa is more of a hobbyist machine while Bambu is closer to a consumer appliance. But within the hobbyist spectrum Prusa is more on the light hobby side these days. My first printer was a Printrbot where I was hand-entering G-code to move the nozzle around and level the bed. Prusa is a dream compared to that.
I like Prusa as a company (and the guy), and I like the community around it. The machine is simple, keeps working, parts are available, and you can understand and repair it if you need to.
Re: An ongoing 3D-printer AGPL violation
#54Earlier quoted context omitted.
That confused me as well. I interpreted as judges not having (much) precedent and potentially unable/unwilling to interpret along lines of the license intent. But that’s what courts in this process are there for IMO. If a well written license and a good case, then you need to start somewhere to set precedent.
He is saying a judge will not care that they are technically a separate download. They only care if the end result is complying with the spirit of the license.
Re: An ongoing 3D-printer AGPL violation
#55For current owners who want to avoid Bambu's servers entirely, consider LAN mode with OrcaSlicer and this open source reverse engineered networking plugin: https://github.com/ClusterM/open-bamboo-networking I have verified that my P2S in LAN mode never attempts to make external connections at all (blocked it anyway, of course) and OrcaSlicer + this plugin never attempts to connect to any of Bambu's servers. My P2S is…
LAN mode works well with home assistant and some HACS Bambu integration. Takes some setup but then you get real time camera feed and all the nice sensors for temp, humidity, including any AMS you have. I connected mine to Bambu server for the app just to see what it does, and my home assistant setup still works over LAN. Great printers and for now offline modes work well.
Re: An ongoing 3D-printer AGPL violation
#56At this point there are so many alternatives that we should fully be into the “friends don’t let friends buy Bambu Labs products” but alas we are not. It’s absolutely insane how little they would have to do to be good community members and choose not to.
Which alternatives?
Though I would caveat my assertion by saying that if the specific form factor of the A1 Mini (which is a nice thing) matters to you, and it well might, there’s probably no alternative for that single machine, to be fair.
But I would still choose something else.
Personally I think the “just works” 3D printer is largely the result of cognitive bias. It’s a machine tool that melts plastic: I don’t think this is the appropriate territory for “just works”. But that’s just me.
Re: An ongoing 3D-printer AGPL violation
#57Earlier quoted context omitted.
I am not sure if that is actually the case. Everyone I know with anything else than a bambu still has regular maintenance, constant adjustment and failures. Bambu just works. Sure prusa are cool too, but much more expensive and still more maintenance. I honestly don't want another maintenance hobby. I just want something that works and doesn't cost an arm and a leg.
In defense of Prusa, I’ve had mine for six years and have done basically zero maintenance. I’ve adjusted temps a few times when switching filament brands, and that’s about it. You are right to say Prusa is more of a hobbyist machine while Bambu is closer to a consumer appliance. But within the hobbyist spectrum Prusa is more on the light hobby side these days. My first printer was a Printrbot where I was hand-enterin…
(I don't understand people who build print farms from Bambu Lab machines at all; I do get using Prusas.)
Re: An ongoing 3D-printer AGPL violation
#58> Kühn said; they often rely on mechanisms that an actual judge is not going to care about. In this case, Bambu Studio would pop up a request to download "a little more stuff" with the classic choices of "Yes" or "Ask me later"; users eventually figure out that some functionality in the slicer does not work until they click "Yes". The extras that are downloaded are two .so files built from C++ source. Those shared-li…
Re: An ongoing 3D-printer AGPL violation
#59> A 3D-printing user from Poland, Paweł Jarczak, reverse-engineered the User-Agent string and network code, which resulted in a DMCA takedown notice from Bambu Lab. "GitHub, of course, honored it, because Microsoft." Which is somewhat funny because a lot of high-impact piracy stuff is on Github and has been for years. GenP (Adobe) and Massgrave MAS (anything Microsoft) come to my mind.
It's questionable whether those two companies care that much about piracy, they make most of their money off enterprise, right? For a while I heard it theorized that Adobe and Microsoft largely let people get away with it, since it still keeps them in the ecosystem and therefore makes them likelier to use those products at work. Versus Bambu which probably still sells mainly to random hobbyists/home users
Re: An ongoing 3D-printer AGPL violation
#60For current owners who want to avoid Bambu's servers entirely, consider LAN mode with OrcaSlicer and this open source reverse engineered networking plugin: https://github.com/ClusterM/open-bamboo-networking I have verified that my P2S in LAN mode never attempts to make external connections at all (blocked it anyway, of course) and OrcaSlicer + this plugin never attempts to connect to any of Bambu's servers. My P2S is…