惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Jina AI
Jina AI
博客园 - 司徒正美
大猫的无限游戏
大猫的无限游戏
博客园 - 三生石上(FineUI控件)
J
Java Code Geeks
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
爱范儿
爱范儿
美团技术团队
腾讯CDC
博客园 - Franky
MyScale Blog
MyScale Blog
人人都是产品经理
人人都是产品经理
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
aimingoo的专栏
aimingoo的专栏
博客园_首页
V
V2EX
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss

Latest from Tom's Hardware in News

Analytics group signals possible delays at 40% of AI data center construction sites — companies deny schedule holdups, but satellite imagery indicates otherwise Intel hires tenured Samsung exec to lead Foundry Services — signals company focus on winning business from potential Foundry suitors Elon Musk pushing forward with Terafab at Microsoft's April patch puts Windows domain controllers into reboot loops — third known issue from KB5082063… AMD Ryzen 9 9950X3D2 appears on Amazon with $1,000 pre-order price — AMD confirms recommended pricing is still set… AMD's market cap hits all-time high, Intel hits 25-year high on Agentic AI's insatiable demand for CPUs Meta raising Quest headset prices due to AI-driven RAM shortage — Quest 3 to cost $600, Quest 3S $350 from April… Elegoo announces the Jupiter 2 resin 3D printer for $949, early bird price of $849 — new model offers massive print volume but is still physically smaller than previous models Pragmata PC performance tested: 18 GPUs take us to the Moon Chinese fabs import record volumes of US chipmaking equipment via Singapore and Malaysia — homegrown tool makers booked record 2025 revenues as price competition squeezes margins US appeals court restarts $3 billion patent infringement lawsuit against Intel — VLSI case from 2017 returns after… Two US citizens get combined 16 years in prison for running North Korean laptop farms — fake remote IT work scheme netted DPRK $5 million in around three years Intel launches Wildcat Lake as Core Series 3 for value laptops and edge systems — six consumer SKUs built on 18A promise Legendary Qualcomm, Apple, and Nuvia alumni form new CPU startup — Nuvacore promises to Bambu updates its 3D printers to print unique hues or gradients using two or three filaments — company acknowledges OrcaSlicer-FullSpectrum fork as the basis for the color prediction part of the new feature Broadcom to supply Meta with custom silicon through 2029 — Broadom CEO Hock Tan departs Meta Anonymous perps behind 86 million files scraped from Spotify hit with $322 million court judgement — Anna Non-functioning counterfeit Samsung 990 Pro SSDs are circulating in Europe — Despite convincing packaging, blue… Oklahoma farmer arrested and jailed for trespassing during AI data center town hall — removed by officers after going a few seconds over allotted speaking time, trying to hand paperwork to counselors Virginia voter support for new data centers collapses from 69% in 2023 to 35% in new poll — Multi-gigawatt, 37-building Digital Gateway project abandoned Struggling shoemaker and apparel brand Albird pivots to AI data centers, stock jumps 580% in a single day — sells core business and leveraging $50 million in financing to become a GPU-as-a-Service and AI cloud solutions provider IPv6 usage reaches historic 50% across Google services, matching IPv4 — increased usage eases pressure on the IPv4 address market as 'new' protocol designed in 1998 finally hits its stride Engineer open-sources DIY radar system that's 95% cheaper than $250,000 commercial offerings, has 20 kilometer range — Moroccan engineer designs Aeris-10 radar, shares it on GitHub Elon Musk demonstrates first sample of Tesla AI5 processor, accidentally thanks TSC rather than TSMC  — claims 40X performance boost over the predecessor Valve might be adding a 30-day price tracker to Steam — feature is already available in some EU countries to spoof… Memory cards and flash drives prices rocket 124%, some products peak at 261% jump — increases from 2025 driven by AI chip shortage across a range of formats and capacities Netgear secures conditional approval from the FCC following router ban — company can continue importing foreign-made routers through October 2027 China tests deep-sea electro-hydrostatic actuator that can cut undersea cables at a depth of 3,500 meters — state hails successful trial and hints at deployment readiness Iran reportedly bought an in-orbit Chinese satellite to target US military sites in the Middle East — purchase agreement included ongoing ground control services based in China Our lifestyle tech colleagues at Tom's Guide have overhauled their site for smarter shopping — more video and access to experts make it 'the biggest relaunch in our history'
Open-source non-profit claims Bambu Lab violated license ...
Jowi Morales · 2026-05-22 · via Latest from Tom's Hardware in News
Bambu Lab X2D
(Image credit: Tom's Hardware)

The Software Freedom Conservancy, a non-profit organization dedicated to legally protecting open-source software, said that Bambu Lab has violated the licenses that its slicer used as it looked into the company after the 3D printer manufacturer threatened to sue independent developer Paweł Jarczak.

Jarczak built an OrcaSlicer fork (called OrcaSlicer-bambulab) that bypassed the company’s Bambu Connect service, and was soon served with a cease-and-desist and a demand for the removal of their work from GitHub. According to the SFC, the company’s restrictions violate AGPLv3, the license its software is based on, which says one cannot put additional limitations on the rights granted under the copyleft agreement.

The company’s troubles began when it accused Jarczak’s fork of impersonating Bambu Studio, bypassing their authorization controls, and violating their Terms of Use. The 3D printer manufacturer also alleged that the developer used “reverse engineering” of its closed-source software and said it “could allow modified forks to send arbitrary commands to printers.” The company says that the bambu_networking plugin included in Bambu Studio, which handles all communication for the slicer, is proprietary. Because of this, it says reverse engineering the protocol that the plugin used, which Jarczak did to create their own Rust implementation, violates Bambu’s Terms of Service.

The company told All3DP in a statement, "The AGPL, the DMCA, and Bambu Lab’s terms do not permit reverse engineering that violates applicable protocols, rules, or circumvents technical protection measures protecting our cloud services." It also added, "From the beginning, our preference has been dialogue, not confrontation. At this stage, rather than escalating conflict, we are focusing on strengthening our own infrastructure and protection measures moving forward. Interim measures have already been implemented. Security will continue to be strengthened in future releases, and we recommend that users update to the latest version in a timely manner."

On the other hand, the SFC contends that because bambu_networking is required to run the Bambu Studio, it falls under AGPLv3, which the Bambu Lab’s slicer is licensed under. Bambu Studio itself is a fork of PrusaSlicer, which was also based on Slic3r. The original Slic3r uses AGPLv3, meaning every derivative under it, including Bambu Studio, must use the same license. The fact that bambu_networking is flagged as proprietary breaks the copyleft license and violates several clauses in the license agreement.

This has been going on for years now, but it’s the company’s actions against Jarczak that finally caused an uproar in the 3D printing community. Joseph Prusa himself, the chief of Prusa Research and the creator of PrusaSlicer on which Bambu Studio is based on, said that it was violating the AGPLv3 license, and that Bambu Lab’s actions raise red flags when it comes to security. Right-to-repair advocates are also rallying behind the developer, with YouTuber Louis Rossman saying that he will support Jarczak up to $10,000 for their legal expenses, with Gamers Nexus matching that amount. Furthermore, Rossman said that he’ll host the fork on his own FULU (Freedom from Unethical Limitations) Foundation GitHub and dared the company to take legal action against him.

Bambu Lab is one of the biggest names in the 3D printing industry, with the company reportedly boasting a valuation of billions of dollars and having overtaken Creality as the world’s best-selling budget 3D printer brand. This is why many enthusiasts are concerned, as it apparently moves away from open-source software and towards proprietary apps. But as long as it uses software based on AGPLv3-licensed components, it has no choice but to comply with those requirements.

As for the trouble that Bambu Lab's response on Jarczak's fork stirred, the company said to All3DP: "We nonetheless regret that our reference to Terms of Service, legal context and a potential C&D understandably came across as a legal threat. That was not the outcome we wanted."

Get Tom's Hardware's best news and in-depth reviews, straight to your inbox.

Google Preferred Source

Follow Tom's Hardware on Google News, or add us as a preferred source, to get our latest news, analysis, & reviews in your feeds.

Jowi Morales is a tech enthusiast with years of experience working in the industry. He’s been writing with several tech publications since 2021, where he’s been interested in tech hardware and consumer electronics.