MatterHackers’ professionals take an in-depth have a look at this fast-processing, 32-bit controller board that can assist produce cleaner 3D printed elements.
What’s a controller board?
The controller board (or motherboard) is the mind of the printer. It takes the instructions given to it by your laptop (within the type of G-Code) and orchestrates their execution. The motherboard accommodates a microcontroller (primarily a tiny, self-contained laptop) and all of the circuitry wanted for operating the motors, studying the sensors, and speaking to your laptop.
Why get a Smoothie board?
The Azteeg X5 Mini shouldn’t be like most 3D printer controllers. Most boards (based mostly on the Arduino) have an 8 bit 16 Mhz Atmel AVR processor. That is roughly equal to a pc from the late 70s. The Azteeg X5 is provided with a 32 bit 120 Mhz ARM processor. That is mainly a slimmed down model of the chip that powers your cellphone.
The X5 additionally runs a distinct firmware referred to as Smoothie. Smoothie is a brand new firmware that’s designed to make the most of trendy processors. It prides itself in it’s superior movement management, thus the Smoothie identify. The code is far cleaner than Marlin, and significantly better documented. You may be taught extra about Smoothie at smoothieware.org.
Simple to make use of
Anybody who has tried to add firmware via Arduino can let you know how a lot of a problem it’s. Arduino is a device that was made for improvement and prototyping, not for normal individuals who simply need to get their printer working. Smoothie is completely different.
The Smoothieboard seems to your laptop as an everyday outdated flash drive. To replace the firmware, merely drag and drop the firmware.bin file to the drive.
Need to make a configuration change? No have to recompile and reupload the firmware. There’s a file on the drive referred to as config.txt that accommodates all of your settings. You may edit it as you’ll every other textual content file. The modifications take impact when you restart your printer. Easy.
Value
Regardless of what you could assume, the Azteeg X5 Mini really prices lower than an equal Arduino based mostly board. The X5 is $113 whereas the Mini RAMBo is $128.
Options
Listed here are the opposite issues that make the Azteeg X5 our favourite controller board.
Networking
The X5 Mini now has an Ethernet (RJ45) jack, similar to the official Smoothieboard. Now you now not need to have your printer tied to your laptop with USB. You may join it to your community and management it from anyplace in your home, and even the world. You can even test on the standing of your printer via your net browser. See the Smoothie documentation for extra on how this works.
You may connect with your printer utilizing MatterControl’s community printing characteristic.
Tremendous Microstepping
The X5 now makes use of modular Pololu model stepper drivers, similar to the Azteeg X3 and X3 Professional. The board comes with a set of SD5984 drivers, however you should utilize no matter different drivers you need with it as effectively. Keep in mind to solder on the additional 3 pin header for digital present management.
The place the X5 actually shines is at the side of the SD6128 stepper drivers. These drivers are able to 1/128th microstepping, which is 4 occasions greater than the the inventory SD5984 drivers the board comes with (1/32) and doubtless 8 occasions greater than what you might be used to (1/16).
What’s microstepping?
The usual stepper motors utilized in most printers have 200 steps per rotation. Nevertheless, by balancing the facility fed to the motor coils, these steps will be divided up. This enables the motor to maneuver in smaller increments, and makes the general movement much less jerky and quieter.
Most different boards usually are not able to using such excessive ranges of microstepping resulting from processing energy limitations. The upper the extent of microstepping, the much less time there’s between steps for the processor to make calculations. The AVR boards, with a 16 Mhz processor, can’t deal with greater than 1/32 microstepping at a print pace of 150 mm/s. The Azteeg X5’s ARM chip, with a 120 Mhz processor, can deal with 1/128 stepping on the similar pace.
Different Options
- Inbuilt micro SD card slot.
- The Azteeg X5 is the best board to hook as much as the attractive VIKI 2.0 graphic LCD show.
- Digital present management (utilizing supported stepper drivers) lets you alter the facility delivered to your stepper motors via software program. No want to regulate trim screws on the board.
Panucatt Azteeg X5 GT 32bit Movement Controller
Along with the Azteeg X5 Mini, Panucatt now gives the Azteeg X5 GT. The GT is a bigger board that has extra stepper drivers and heaters, permitting you to run twin extruders. It has a couple of different extra options as effectively.
- Help for Panucatt’s excessive energy Bigfoot stepper drivers.
- Magnetically remoted USB circuitry which prevents you from frying your laptop in case your printer shorts out.
- Onboard 12V energy provide lets you use 12V followers and equipment with a 24V printer.
- Addon board for ethernet (not in-built).