All Projects → BCN3D → BCN3DSigma-Firmware

BCN3D / BCN3DSigma-Firmware

Licence: GPL-3.0 License
Custom Marlin version for the brand new BCN3D Sigma from BCN3D Technologies

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
Roff
2310 projects
TeX
3793 projects
objective c
16641 projects - #2 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to BCN3DSigma-Firmware

Advi3pp
ADVi3++, an alternative and better firmware for Wanhao i3 Plus printers and clones. Fork of Marlin Firmware.
Stars: ✭ 192 (+137.04%)
Mutual labels:  firmware, 3d-printing
Klipper-Firmware-FLSUN-QQ-S-Pro-Delta-Printer
Firmware configuration files and instructions on how to get the Klipper ecosystem running on the FLSUN QQ-S Pro delta 3D printer
Stars: ✭ 51 (-37.04%)
Mutual labels:  firmware, 3d-printing
PrntrBoardV2
32-bit 3D Printer controller board using STM32F407 and replaceable TMC2660/2209 stepper drivers.
Stars: ✭ 31 (-61.73%)
Mutual labels:  marlin, 3d-printing
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (-61.73%)
Mutual labels:  firmware, 3d-printing
voron-ht
Klipper configuration for my Voron 2.4
Stars: ✭ 20 (-75.31%)
Mutual labels:  firmware, 3d-printing
Marlin
Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
Stars: ✭ 12,217 (+14982.72%)
Mutual labels:  firmware, 3d-printing
MK404
A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
Stars: ✭ 52 (-35.8%)
Mutual labels:  firmware, 3d-printing
Marlin Config
Marlin firmware instant configurator
Stars: ✭ 327 (+303.7%)
Mutual labels:  firmware, 3d-printing
Original-CR10-Marlin-Firmware-Source
This is the ORIGINAL Creality CR10 Firmware Source as Creality installs it.
Stars: ✭ 16 (-80.25%)
Mutual labels:  firmware, 3d-printing
liveprinter
Livecoding for 3D printers
Stars: ✭ 30 (-62.96%)
Mutual labels:  marlin, 3d-printing
U8glib-HAL
Customized U8glib for use in Marlin 2.0
Stars: ✭ 40 (-50.62%)
Mutual labels:  firmware, 3d-printing
FABlin
The FABtotum Personal Fabricator Firmware, a Marlin derivate made to support hybrid manufacturing and digital acquisition
Stars: ✭ 19 (-76.54%)
Mutual labels:  marlin, 3d-printing
BCN3DSigma-Electronics
6 Axis Open Source Electronics for BCN3D Sigma 3D Printer.
Stars: ✭ 40 (-50.62%)
Mutual labels:  3d-printing, bcn3d-sigma
printrboardmodernmarlin
Printrboard and Modern Marlin
Stars: ✭ 55 (-32.1%)
Mutual labels:  firmware, marlin
nodebots-interchange
Project related to creating hardware backpacks for your nodebot to make them more capable.
Stars: ✭ 47 (-41.98%)
Mutual labels:  firmware
QtVtk
An integration between Qt Quick Controls 2 and VTK for 3D rendering
Stars: ✭ 79 (-2.47%)
Mutual labels:  3d-printing
po-util
Classic Edition of po-util: The Ultimate Local Particle Experience for Linux and macOS
Stars: ✭ 51 (-37.04%)
Mutual labels:  firmware
fake-news-detection
This repo is a collection of AWESOME things about fake news detection, including papers, code, etc.
Stars: ✭ 34 (-58.02%)
Mutual labels:  code
XPS-17-9700-Ubuntu-Soundfix
A simple script to install the necessary firmware to fix sound output (dummy sound).
Stars: ✭ 19 (-76.54%)
Mutual labels:  firmware
awesome-macropad
A curated list of awesome applications, macros, 3d printed cases, guides, and more for the Adafruit CircuitPython rp2040 Macropad.
Stars: ✭ 26 (-67.9%)
Mutual labels:  3d-printing

BCN3D Sigma Firmware based on Marlin

image

This is the repository that contains the firmware for the BCN3D Sigma 3D Printer. It's based on the well-known Marlin but with some modifications.

If you want to download the latest stable firmware version, go to Releases page and download the needed files. In the releases page you will find the Source Code and the SD Files needed for the LCD Display.

Please refer to the wiki in order to get instructions on how to upgrade the firmware and load new LCD SD files to the display.

IMPORTANT

This repo contains the firmware and the files for the LCD Touchscreen display (for now). When a new release is done, normally is needed updating the SD files of the display. That way we can update menus, graphics and functionalities. You can find more information on how to update the LCD SD files here.

Features

  • Dual independent X extruders.
  • Duplication & Mirror modes.
  • Autolevel, autocalibration of XYZ axis.
  • LCD Touchscreen support.
  • Shims installation assisted.
  • Load/Unload filament.
  • Refined firmware for better printing experience.
  • Filament Runout Sensor.

This firmware was first developed by Jordi Calduch then was Xavier Gómez and now the current developer is Alejandro Garcia at BCN3D Technologies. This firmware is a rework of the popular Marlin.

The code is currently in development, trying to improve functionalities.

Issues, bugs and suggestions

Your feedback is very important to us as it helps us improve even faster. Therefore we think github is the way to go. Feel free to make an issue.

In order to be more efficient with the feedback, we recommend to follow some guidelines:

  • First of all. Search for related issues.
  • Detail the firmware version you're running. It is displayed during start-up at the right bottom corner of the splash screen.
  • Try to explain us how to reproduce the error or bug, that way we can test it properly.
  • On the title, indicate the label of the issue. For example > [enhancement]: Some changes..

Development

For advanced users, it's possible to contribute in firmware development. We explain everything in the wiki. So if you are interested in contributing, folow the instructions there.

The master branch is stable and it's currently on version 2.0.8.

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].