All Projects → pressreset → Original-CR10-Marlin-Firmware-Source

pressreset / Original-CR10-Marlin-Firmware-Source

Licence: other
This is the ORIGINAL Creality CR10 Firmware Source as Creality installs it.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
objective c
16641 projects - #2 most used programming language

Projects that are alternatives of or similar to Original-CR10-Marlin-Firmware-Source

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 (+76256.25%)
Mutual labels:  avr, firmware, atmel, 3d-printing, reprap
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (+93.75%)
Mutual labels:  avr, firmware, 3d-printing
U8glib-HAL
Customized U8glib for use in Marlin 2.0
Stars: ✭ 40 (+150%)
Mutual labels:  firmware, 3d-printing, reprap
platform-atmelavr
Atmel AVR: development platform for PlatformIO
Stars: ✭ 97 (+506.25%)
Mutual labels:  avr, firmware
Marlin Config
Marlin firmware instant configurator
Stars: ✭ 327 (+1943.75%)
Mutual labels:  firmware, 3d-printing
Advi3pp
ADVi3++, an alternative and better firmware for Wanhao i3 Plus printers and clones. Fork of Marlin Firmware.
Stars: ✭ 192 (+1100%)
Mutual labels:  firmware, 3d-printing
Tinypc
A miniature gaming PC / laptop
Stars: ✭ 160 (+900%)
Mutual labels:  avr, 3d-printing
Easyavr
Easy AVR USB Keyboard Firmware and Keymapper
Stars: ✭ 479 (+2893.75%)
Mutual labels:  avr, firmware
hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
Stars: ✭ 19 (+18.75%)
Mutual labels:  avr, atmel
FASTUSBasp
This is the fast avr programmer for AVR MCUs based on cheap stm32f103c8t6 board with usb-to-serial support.
Stars: ✭ 78 (+387.5%)
Mutual labels:  avr, firmware
RepPanel ESP32
Alternative to PanelDue. Embedded UI for Duet & RepRap based 3D printers. Running on the ESP32. Optimized for 3.5" displays. WiFi or UART connectivity.
Stars: ✭ 88 (+450%)
Mutual labels:  3d-printing, reprap
BCN3DSigma-Firmware
Custom Marlin version for the brand new BCN3D Sigma from BCN3D Technologies
Stars: ✭ 81 (+406.25%)
Mutual labels:  firmware, 3d-printing
voron-ht
Klipper configuration for my Voron 2.4
Stars: ✭ 20 (+25%)
Mutual labels:  firmware, 3d-printing
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
Stars: ✭ 46 (+187.5%)
Mutual labels:  avr, atmel
octoscreen
A touchscreen client for Octoprint
Stars: ✭ 26 (+62.5%)
Mutual labels:  3d-printing, reprap
rf bridge
RF (433Mhz) to MQTT Bridge - with hardware
Stars: ✭ 38 (+137.5%)
Mutual labels:  avr, firmware
MK404
A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
Stars: ✭ 52 (+225%)
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 (+218.75%)
Mutual labels:  firmware, 3d-printing
slicer
Fast 3D mesh slicer written in Go.
Stars: ✭ 55 (+243.75%)
Mutual labels:  3d-printing
ASWX1-FW-MOD
Artillery Sidewinder X1 Firmware Mod based on Marlin 2.0.x
Stars: ✭ 111 (+593.75%)
Mutual labels:  firmware

The Original CR10 Marlin Firmware Source

This is the ORIGINAL Creality CR10 Firmware Source as Creality installs it.

There have been a lot of complaints about Creality not releasing their sources, so... here it is.

I have had this copy of the source for over a year, since I did the first CR10 YouTube video.

Originally, if you just asked for source they would supply a zip file, but they have since reversed their position on giving the source out. In not giving out the source, they are not compliant with the GPL.

The only files that I have edited are DOGMbitmaps.h files to remove the Creality3D logo.

No other changes have been made. It is exactly what Creality installs on the CR10 Melzi.

I will not be making any other changes to this repository.

Below is a copy of the License portion of the Marlin Firmware readme, and the reason why this mirror exists.

More information about Marlin Firmware can be found at MarlinFW.org and on their Github page here.

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.

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