Elektrine lite

← Feed

@pelespirit@sh.itjust.works

Post #2762077

2026-05-14 14:50 UTC

It looks like Rossman is saying that anyone can post this code because it’s an open source, GPL code. Rossman also posted the code: www.youtube.com/watch?v=1jhRqgHxEP8&t=2s

Replies (2)

  • @lime@feddit.nu 2026-05-14 15:11

    not really what the gpl means, but good for him i guess?

    Open ##2762076

  • @SaveTheTuaHawk@lemmy.ca 2026-05-14 18:48

    Right, there are many forks of the software, which is allowed under the AGPL licence. Slic3r by Alessandro Ranellucci established the original open-source foundation. Then PrusaSlicer forked from that -ok. Then Orcaslicer forked from that -ok. Then Bambu locked down it's fork - not ok, violation of the slic3r AGPL. It's like..can I borrow your car? puts a bumper sticker on it, changes the locks, my car now. Slic3r is licensed under the GNU Affero General Public License, version 3. The GNU Affero General Public License (AGPL) is a strong copyleft, free software license designed to ensure source code remains open, **even when software is run over a network**. Based on GPLv3, **it closes the "ASP loophole" by requiring companies that modify and offer software as a service (SaaS) to make the source code available to users.** https://www.gnu.org/licenses/agpl-3.0.en.html

    Open ##2979382