All Projects → BCN3D → BCN3DSigma-Electronics

BCN3D / BCN3DSigma-Electronics

Licence: other
6 Axis Open Source Electronics for BCN3D Sigma 3D Printer.

Programming Languages

Stata
111 projects

Projects that are alternatives of or similar to BCN3DSigma-Electronics

Tinypc
A miniature gaming PC / laptop
Stars: ✭ 160 (+300%)
Mutual labels:  electronics, 3d-printing
Morpheus Stm32
A small 3D printer controller board for use with a "blue pill" STM32F1 generic board. Inspired on http://reprap.org/wiki/SinapTec
Stars: ✭ 49 (+22.5%)
Mutual labels:  electronics, 3d-printing
BCN3DSigma-Firmware
Custom Marlin version for the brand new BCN3D Sigma from BCN3D Technologies
Stars: ✭ 81 (+102.5%)
Mutual labels:  3d-printing, bcn3d-sigma
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+120%)
Mutual labels:  electronics, 3d-printing
ui
nanoDLP user interface
Stars: ✭ 21 (-47.5%)
Mutual labels:  3d-printing
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (-35%)
Mutual labels:  3d-printing
StlVault
3D object viewer and organizer
Stars: ✭ 104 (+160%)
Mutual labels:  3d-printing
Part-DB-symfony
[WIP] A new Part-DB experience based on Symfony framework
Stars: ✭ 120 (+200%)
Mutual labels:  electronics
Gameboy-Color-Cartridge
Board layout for an eeprom powered GB cartridge
Stars: ✭ 58 (+45%)
Mutual labels:  electronics
DArm
A desktop arm that can write and draw.
Stars: ✭ 45 (+12.5%)
Mutual labels:  3d-printing
mikoto
Bluetooth LE nRF52840 microcontroller in a pro-micro footprint.
Stars: ✭ 139 (+247.5%)
Mutual labels:  electronics
fedora-loves-python-staffs
Fedora Loves Python 3D Printable Staffs
Stars: ✭ 12 (-70%)
Mutual labels:  3d-printing
eater-sap-1-improvements
Improvements and modifications made to the Ben Eater SAP-1 breadboard computer
Stars: ✭ 27 (-32.5%)
Mutual labels:  electronics
open-electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 347 (+767.5%)
Mutual labels:  electronics
OctoPrint-AstroPrint
Connect your OctoPrint device to the AstroPrint 3D Printing Cloud
Stars: ✭ 26 (-35%)
Mutual labels:  3d-printing
ccpu
A 8-bit computer made of 74xx series logic gates and memory ICs.
Stars: ✭ 31 (-22.5%)
Mutual labels:  electronics
imxrt1020-module
iMX RT 1020 CPU module
Stars: ✭ 28 (-30%)
Mutual labels:  electronics
BodyParts3D
Clone of the BodyParts3D/Anatomography 3D model files
Stars: ✭ 32 (-20%)
Mutual labels:  3d-printing
print4health
print4health.org
Stars: ✭ 11 (-72.5%)
Mutual labels:  3d-printing
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
Stars: ✭ 46 (+15%)
Mutual labels:  electronics

Gitter

BCN3D Electronics

This repository will hold all the information about the Electronics of the BCN3D Sigma.

As a declared Open Source organization, it's in our mission to release all the original design files to you to be able to learn, reuse and improve. Open Source not only means code, it also concerns hardware.

We've managed to design and manufacture our custom Electronics for the BCN3D Sigma in many ways thanks to the community and other Open Source Hardware projects. BCN3D Electronics is a mashup between the Ultimaker 2 Board , the Megatronics v3.0 and some others...

Design concept

The BCN3D Electronics is intended to be modular and custom fitted in our BCN3D Sigma 3D printer and that's why we made some design decisions.

  1. Stepper drivers out of the Mainboard. As the drivers generate quite a lot of heat, we've moved them nearest as possible to the corresponding stepper motor. If one fails, you just have to replace a cheap stepper driver board. This way, we've managed to fit an entire electronics system without a fan.
  2. FFC's everywhere. The BCN3D Sigma is an Independent Dual Extruder Printer so the Electronics supports 6 Axis of movement. Thats a lot of wires and wires takes some precious space. We decided to go with a Flat Flexible Cable solution that keeps things organized and it's faster to assemble.
  3. 24VDC Power Supply. The performance improves as the whole Electronics run cooler while maintaining a very low voltage system.
  4. Full Color Resistive Touch Screen. The electronics is compatible with 4D Systems Displays out of the box. We think the user should interact with an intuitive interface to be able to use the printer easily even without previous experience in 3D printing.

Boards

  • Mainboard: This board holds the microcontroller, the 5V switching power supply, the power outputs and the thermistor inputs. It has a USB interface for upgrading the firmware and communicating with the printer via serial port.
  • Stepper Driver: We carry the well-known DRV8825 stepper driver from Texas Instruments. It's able to supply plenty of power for all the types of stepper motors in the BCN3D Sigma.
  • Extruder Board: It's a simple interconnection board between the Mainboard and the components of the hotend assembly. With just one Flat Flexible Cable you the microcontroller has control over the hotend, the thermistor and endstop readings and the layer fan.
  • Heated Bed: As the platform size of the BCN3D Sigma is quite big, we've made a custom A4 size heated bed to achieve the performance required. It can heat up to 100ºC in about 6-8 minutes and keep that temperature for long period of times.
  • SD Reader: We've design our own SD Reader module with better signal integrity and better power supply requirements. This board has been designed entirely in KiCAD Open Source software.

Production

We strongly believe that using high quality components has an effect on the electronics performance as well as in the printer performance.

This is why we ensure components quality and control of the production process by designing and manufacturing in Barcelona. In this manner we iterate faster, reducing time to market.

Being in control of all the supply chain allows us to optimize designs and reduce costs.

Contributing

If you own a BCN3D Sigma and electronics is your thing, feel free to post an issue. We know this is still an 8-bit platform but we're working on optimizing it to the max and thinking in the next generation of 3D Printing Electronics. Always Open Source.

License

Under the LICENSE folder you'll find all the information about the license. We've chosen CERN Open Hardware License and you must follow the guidelines as we had. All the documentation is available to you to study it, modify it and share it. In addition, if modifications are made and distributed, it must be under the same licence conditions – this is the ‘persistent’ nature of the licence, which ensures that the whole community will continue benefiting from improvements, in the sense that everyone will in turn be able to make modifications to these improvements.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].