There is a familiar American rhythm to new technology. It expands individual power. Government tries to fence it in. People immediately look for the gaps in the fence.
3D-printed guns are living inside that rhythm right now. States are experimenting with a new idea: do not just punish illegal gun-making after the fact. Stop the gun before it exists by requiring 3D printers to scan files and refuse to print firearm parts.
And almost on schedule, the workarounds are showing up.
Join the Discussion
The new front line is the printer
For decades, “ghost gun” enforcement has been a downstream project. Police recover a weapon. Investigators try to trace it. Legislatures add rules about serialization, background checks, or prohibited possession. But 3D printing changes what “trace” even means, because the supply chain can be a laptop, a file, and a hobby-grade machine.
New York has now embraced a very upstream strategy. As part of the state’s FY 2027 budget, it enacted a law requiring new 3D printers manufactured or sold in the state to include gun-file detection software. Governor Kathy Hochul argued the goal is to shut down what she has called a black-market “plastic pipeline.”
California is considering a similar approach through AB 2047. The proposal would require new printers manufactured or sold in the state to include print-blocking software. The California Department of Justice would maintain a roster of compliant models, and printers not on the list would be barred from sale or transfer starting in December 2029.
The theory is simple: if enforcement is hard after the print, move enforcement to before the print.
The hook: a case that changed the mood
Part of what is driving the urgency is that this is no longer an abstract argument about hypotheticals and hobbyists.
Luigi Mangione, who admitted to shooting and killing UnitedHealthcare CEO Brian Thompson and is awaiting sentencing, allegedly used a partially 3D-printed Glock-style pistol frame and a 3D-printed suppressor. For policymakers trying to close the gap between “illegal to possess” and “hard to prevent,” that is the nightmare scenario: a person who is already outside the legal system using general-purpose consumer tools to build around it.
Hash matching: a fragile fix
The most intuitive version of printer-side gun blocking works like a bouncer with a list. If the printer sees a known gun file, it refuses to run it.
Technically, that “list” can be built using hashes. A hash is a unique digital fingerprint produced by an algorithm. In a hash-based system, regulators or manufacturers can compile hashes for prohibited gun files and have printers scan incoming files for matches.
It sounds clean. It also sounds like something the internet has broken a hundred times before. If the enforcement mechanism relies on exact matching, the first question becomes: how easy is it to change the fingerprint without changing the function?
“Hochulization” and the workarounds
Cody Wilson, known for producing the single-shot “Liberator” in 2013 and for running the gun-file platform Defense Distributed, now claims he has built a tool to defeat a straightforward hash-based blocking scheme. He calls it “Hochulization,” a name chosen as a direct jab at Governor Hochul.
The concept is not to redesign a firearm. It is to change the file in tiny ways so its hash changes, while the printed object still works. Wilson describes it as adding extra bytes that alter the hash without altering the end product’s function. He framed it as a response to mandated scanning, saying, “New York is trying to reach into the internet and police how open-source 3D printing is done,” and calling the tool “a self-defense measure.”
Defense Distributed’s repository, DEFCAD, claims to host over 200,000 gun design and component files, including suppressors. Wilson has said he wants to apply Hochulization broadly and make the tool available to users, including as open source. That matters because the more widely a circumvention technique spreads, the less a roster of “known bad hashes” can keep up.
AI scanning: fewer misses, more collateral
If hash matching is too brittle, the next step is prediction. Instead of asking “is this exact file on the banned list,” the printer asks “does this geometry look like a gun part?” That is where machine learning enters.
But prediction brings a constitutional and practical cost: false positives. A system that blocks “gun-like” shapes must decide what counts as “gun-like,” and 3D printing is full of shapes that resemble other shapes. A suppressor can resemble a tube for a dozen legitimate projects. A frame can resemble a handle. A piece of cosplay or a film prop can resemble a real component.
Wilson claims his team trained a detection model and still saw a 30 percent false positive rate. Even setting his advocacy aside, the number highlights a basic enforcement tradeoff. The more aggressive the detection, the more likely it is to block lawful creativity. The more cautious the detection, the more it can be evaded by small changes, including “adversarial noise,” mesh re-saves, or adding unused geometry.
Dartmouth engineering professor Solomon Diamond has said that a hash-scrambling approach would likely work to bypass a hash-based model, while also noting that “better than nothing” policies may still deter casual users who are not determined enough to take extra steps.
Enforcement reality: rising, still small
3D-printed guns remain a developing threat, not the dominant one. But the trend line is what keeps policymakers awake.
In 2021, the New York Police Department confiscated 1 3D-printed gun. In 2024, it confiscated 109. Similar increases have been documented across 20 other cities by a major gun policy research group. At the same time, 3D-printed recoveries are still a small fraction compared to conventional firearm recoveries nationwide, in a country where the total number of firearms has been estimated to outnumber people.
The constitutional question is not whether 3D-printed guns are the only gun issue. It is whether a state can realistically regulate this channel without redesigning the architecture of general-purpose computing and manufacturing.
Second Amendment: design mandates
Most Second Amendment fights sound like this: who can own a gun, what kinds of guns, where you can carry them, and what licensing rules apply. Printer-side blocking shifts the fight into a more modern frame: can the state mandate product features that prevent a class of weapons from being made at all?
In modern doctrine, the key questions will look familiar even if the technology does not.
- Scope: Are the items being blocked “arms” covered by the Second Amendment, including components that make an arm functional?
- Burden: Does blocking target unlawful possession, or does it broadly burden law-abiding users who could legally make firearms or parts in their state?
- Tailoring: Is the law actually effective, or does it mainly catch the least motivated while leaving determined actors untouched?
States will argue they are not banning possession by law-abiding citizens. They are setting safety conditions on a product sold in commerce. Opponents will argue that forcing printers to refuse certain outputs is a functional ban on making certain arms, accomplished through code rather than through a statute that says “ban.”
First Amendment: file scanning as control
The phrase “3D-printed gun” pulls every conversation toward the Second Amendment. But the enforcement tool being proposed is not a trigger lock. It is a scanning regime over digital files.
That is why the debate keeps colliding with the First Amendment. Wilson has long argued that gun design files are speech, and more specifically that code is protected expression. Courts have wrestled with similar questions in other contexts: when does code become conduct, and when is it protected communication?
Even people who want fewer guns can see the concern. A printer that scans every file is not “gun regulation” in the narrow sense. It is a new default posture for consumer manufacturing: you may create what the software permits.
Once that posture exists, it is hard to keep it limited to guns. Today it is firearm components. Tomorrow it might be copyrighted shapes, trademarked parts, or politically disfavored objects. A technology built for one category of contraband is always tempting for the next category.
State borders meet the internet
There is another friction point that is less dramatic, but more determinative: states regulate within borders. The internet does not care about borders.
A state can ban the sale of non-compliant printers within its jurisdiction. It can regulate commercial transfers. It can create civil and criminal penalties. But it cannot easily prevent residents from obtaining files, modifying files, or printing on older machines, machines brought in from elsewhere, or machines built from parts. The moment a state policy depends on perfect compliance by every device and every user, it is already living on borrowed time.
That does not mean state action is pointless. It means the goal needs to be stated honestly. Printer-blocking policies are likely to reduce opportunistic misuse, not eliminate determined production.
What the cycle teaches
It is tempting to treat “Hochulization” as a dunk on lawmakers, or to treat printer-side blocking as a silver bullet. Neither is serious.
The real lesson is structural: when government tries to regulate a physical object through information control, you get an arms race between detection and evasion. In the early stage, hash lists look attractive because they are precise and administrable. Then evasion becomes trivial. The next stage uses predictive scanning. Then the false positives become the scandal. Then the incentives shift again.
And throughout, the Constitution does what it always does. It forces us to name the rights being burdened, the interests being served, and the costs we are willing to impose on everyone to restrain a subset of bad actors.
That is not a bug. That is the design.
FAQ
Are 3D-printed guns legal?
It depends on where you live and what exactly you are making. Many states regulate unserialized firearms, firearms made without required markings, or specific components like suppressors and machine gun conversion devices. Federal law also regulates certain categories of weapons and accessories, including suppressors and machine guns, regardless of how they are manufactured.
Can states require 3D printers to block gun files?
States can regulate products sold within the state, but mandates that require file scanning raise additional legal questions, including burdens on lawful users, compelled design requirements for manufacturers, and possible First Amendment issues when regulation targets digital files and code.
Will printer scanning actually work?
Hash matching is easy to evade by altering the file without altering the printed object. More advanced geometry-based scanning may stop more prints, but it also risks blocking lawful files that resemble prohibited objects. That tradeoff is likely to define the next phase of litigation and legislation.