Remix.run Logo
cellular 2 hours ago

Could you just hook new motor controllers to the motors / puncher and add an Arduino to control it?

tdeck 2 hours ago | parent | next [-]

This is a very Hacker News usage of the word "just".

ssl-3 19 minutes ago | parent | next [-]

It is, but I mean: Many of us do just exactly that with 3D printers.

We get a new 3D-printing machine and install our own build of Marlin on it, or move it all over to Klipper. Sometimes that involves replacing the entirety of the brain-box controls and that's just par for the course.

At its root, it's only some stepper motors, fans (more motors), sensors, and heaters that are used in very particular ways.

That's pretty similar to a Cricut machine, isn't it?

dylan604 17 minutes ago | parent | prev | next [-]

Only if done over a weekend

CamperBob2 an hour ago | parent | prev [-]

The modern equivalent is "Just" use Fable or Sol to reverse-engineer the protocol, then write new control software that works locally the way you want to work, using the file formats you want to use.

There is no longer any reason to put up with hardware like Cricut that doesn't do what you want, or that includes artificial dependencies on remote servers. If worst comes to worst, then yes, have the clanker write a new controller.

zardo 36 minutes ago | parent [-]

Proposing cost to reverse engineer a cricut and cut out some pelican art as a new llm benchmark.

kennywinker 2 hours ago | parent | prev | next [-]

Possibly. But i wanted a machine to play with, not to tinker with. At that point it’d be wayyy cheaper and easier to just convert an old CR-10 printer into a vinyl cutter

Junk_Collector an hour ago | parent | prev [-]

Can you build a CNC machine out of nothing but a computer and a CNC machine?