this post was submitted on 02 Jun 2026
557 points (99.5% liked)
Technology
85075 readers
4368 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Worse still, gcode is literally just telling a machine which motors to move and how much. You need something that can interpret those instructions (thousands of lines of code even for pretty simple prints) correctly and "draw" the shapes it is making. There are a lot of printers out there that do not have the hardware on board to do this.
And that is all ignoring the absurdity of recognizing shapes as "gun parts"... The hardware hurdles pale in comparison to the software ones.
You're gonna hate this, but... AI can literally do it, and for the large models it's terrifying how accurate they are. You will argue that your little ESP32 powered reprap or klipper or whatever printer can't handle it, to which regulators will go ok then, either the printer has to call out to a service with an http request to upload the gcode every time it wants to print anything, or your slicer has to do it (and we dont care that it's open source, it's illegal to operate if it doesnt make the call and you're getting fines or jail time if you get caught).
This is what AI was built for ๐
Even AI can't do this. It is an impossibility. AI might be able to make the shape, but it will NEVER be able to interpret the intent of that shape. It will never know if a cylinder is meant for a gun or for a rolling pin. It will never know if I'm making a trigger for a gun or a replacement trigger for my hot glue gun.
But it CAN force your printer not to print that replacement hot glue gun trigger. After all, there's nothing in the law that says that this software has to allow non-gun related 3D printing. The simplest way to be in compliance with this law is to simply prevent all print jobs
You understand that this makes it impossible to implement right? It's to vauge and will damage profitability of large companies, meaning courts will gut or kill this shit.
AI cannot be made to recognize whether a piece of gcode is intended to produce a piece of plastic that is intended to be used as part of a gun. It would need to simulate the machine that that gcode is made to run on, and then simulate the gcode running on that machine, and then analyze the simulated output of that simulated 3D print.
At best, it can arbitrarily decide to decline print jobs. Which is of course the whole point, because anyone with a printer would need to bypass this filter, and bypassing this filter would be against the law.