Turning The Beaglebone On A Chip Into A 3D Printer Controller

UPDATE: Thomas Sanladerer interviews Elias Bakken about the Revolve board

writes on the Hackaday blog:

Turning The Beaglebone On A Chip Into A 3D Printer Controller

It’s understood that 3D printers and CNC machines need to control motors, but there are a few other niceties that are always good to have. It would be great if the controller board ran Linux, had support for a nice display, and had some sort of networking. The usual way of going about this is either driving a CNC machine from a desktop, or by adding a Raspberry Pi to a 3D printer.

IMG_20180323_172921

The best solution to this problem is to just drive everything from a BeagleBone. This will give you Linux, and with a few motor drivers you can have access to the fancy PRUs in the BeagleBone giving you fast precise control. For the last few years, the Replicape has been the board you need to plug a BeagleBone into a few motors. Now, there’s a better, cheaper solution. At the Midwest RepRap Festival this weekend, [Elias Bakken] has unveiled the Revolve, a single board that combines Octavo Systems’ OSD3358 ‘BeagleBone On A Chip’ with silent TMC2130 motor drivers from Trinamic. It’s an all-in-one 3D printer controller board that runs Linux.

 

The specs for the Revolve are more or less exactly what you would expect for a BeagleBone with a 3D printer controller. The main chip is the Octavo Systems OSB3358, there are six TMC2130 stepper drivers from Trinamic connected directly to the PRUs, 4 GB of eMMC, 4 USB host ports, 10/100 Ethernet, 1080p HDMI out, and enough headers for all the weird and wonderful 3D printers out there. The software is based on Redeem, a daemon that simply turns G-code into spinning motors and switching MOSFETs.

 

The price hasn’t been set, but [Elias] expects it to be somewhere north of $100, and a bit south of $150. That’s not bad for a board that effectively does everything from online printer monitoring to real-time motion control. There’s no date for the release of this board, but as with most things involving 3D printer, the best place to check for updates is Google+.

You can also checkout the official product page for more info:

Revolve: Replicape has evolved

Turning The Beaglebone On A Chip Into A 3D Printer Controller

DRV8818 Stepper Driver Module for 3D Printers

RAMPS compatible driver module based on DRV8818 by Dean Gouramanis:

Screenshot from 2017-11-15 01-01-04

DRV8818 Stepper Driver Module for 3D Printers

The goal of this project is to fit the DRV8818 driver circuit onto the standard 0.8″ X 0.6″ PCB size used in RAMPS 3D printers. DRV8825 drivers are a popular choice for desktop 3D printers, because they can provide up to 2.5 amps peak current. The DRV8818 is a similar IC capable of driving up to 3.5 amps, but the circuit is too large to fit on PCB using regular methods. Also, without a propper heatsink it will overheat.

Schematic, gerbers and mechanical CAD files are shared on GitHub:

dgouramanis/T18_driver

 
DRV8818 Stepper Driver Module for 3D Printers

Analog CPU Gauge

Adam Fabio created this analog gauge to show your computer’s CPU utilization:

Analog CPU Gauge

The goal of this project was to build an analog gauge to display computer CPU utilization. I’ve always been fond of classic analog gauges. Most CPU Gauges are either digital on screen displays, or implemented with an LCD mounted in a drive bay

3404761390189001179

The goal of this project was to build an analog gauge to display computer CPU utilization. I’ve always been fond of classic analog gauges. Most CPU Gauges are either digital on screen displays, or implemented with an LCD mounted in a drive bay.

3060511390157116809

I’d always wanted a CPU gauge for my computer. Ok, and a bandwidth gauge for my router. You name it, I want a nice analog gauge for it. It always seemed a bit silly to use an true galvanometer based analog gauge for signals that are inherently digital.

8130331390188227204

The board is available on Tindie:

tindie-logo2x

Analog Gauge Stepper Breakout Board

Tiny stepper motors for analog gauges and the like!

Analog CPU Gauge