CR6Community / Marlin

This Marlin fork has the goal of cleaning-up the source code changes for the CR-6 so it can be merged upstream. We also want to extend the functionality to make it fully functional
GNU General Public License v3.0
469 stars 83 forks source link

Community firmware for the Creality CR-6 3D printer

This branch is for the Creality CR-6 SE with stock v4.5.2 motherboard and the stock display.

For other configurations for the Creality CR-6 printer (like BigTreeTech SKR board and optional BTT TFT v3.0 display - please check the branches and development section section below.

Downloads

Please find official releases in the Releases section. Take the release which belongs to the particular touch screen firmware you are going to flash. Please read the release notes carefully - it contains all the instructions you need.

Ensure you take the right assets: the firmware[suffix].bin. You should not download the Source code archive if you are downloading with the purpose of directly flashing your printer.

Support for the BTT SKR board is available.

At least one CF Release 6 user has confirmed that the v4.5.3 firmware configuration also supports the Creality v1.1.03 (ERA) board.

Development and compile-it-yourself

There are several example configurations available for your convenience which can be found in the config directory. Copy the files from the config subdirectory which reflects the needed hardware configuration to the root of the Marlin directory. To build the firmware Visual Studio Code with the Platform.io plugin installed is needed. Please set the Platform.io environment variable default_envs in the file platformio.ini to the string found in the previous copied file platformio-environment.txt.

Examples for the following hardware configurations are currently available:

Legacy branches:

Original source code tracking:

Purpose of this community firmware

This fork of Marlin is meant for:

Once upstream Marlin supports the strain gauge, currently being whipped into shape in this PR @Sebazzz has submitted, the future of this project will probably be:

Community firmware support & communities

Get in touch with the developers! We have our own Discord server.

The following CR-6 communities exist:

Communities hosted by Creality:

Other communities:

General Marlin support

For general Marlin support, please check:

Reporting issues

Credits

The current core CR-6 Community firmware dev team consists of:

We stand on the shoulders of giants. Don't forget to send your love upstream too!

License

Marlin and the Creality CR-6 Community Firmware 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.