Skip to content

Stellamove/Marlin4Pitta-CR6SE

Repository files navigation

Marlin4Pitta-CR6SE Firmware For CR-6 SE with Pitta

GitHub

Marlin4Pitta-CR6SE is an optimized firmware for CR-6 SE with Pitta. Marlin4Pitta-CR6SE has been modified based on the source of the CR6Community version.

Installing Marlin4Pitta-CR6SE

To install Marlin4Pitta-CR6SE on CR-6 SE you’ll first need to Download Marlin4Pitta-CR6SE, then use an IDE to Compile the Marlin4Pitta-CR6SE into a binary form and Upload it to your board. Download Marlin4Pitta-CR6SE source code on the Github page

download

Building Marlin4Pitta-CR6SE

To build Marlin4Pitta-CR6SE you'll need Visual Studio Code and PlatformIO. PlatformIO extension turns Visual Studio Code into a complete IDE for compiling and developing Marlin4Pitta-CR6SE.

platformio

1. Install Visual Studio Code

Visit the Visual Studio Code page to download and install the latest Visual Studio Code for your particular platform.

2. Install PlatformIO extension

Head over to the Get PlatformIO IDE page to learn how to install PlatformIO IDE in VSCode.

3. Open Marlin4Pitta in Visual Stdio Code with PlatformIO

You can open Marlin in Visual Studio Code by use the Open Folder command in the Visual Stdio Code's File menu.

4. Build, Clean

Use the bottom Status Bar icons to build or clean.

build

Upload firmware to CR-6 SE

CR-6 SE require the firmware.bin file to be copied onto the onboard SD card, and then you must reboot the printer to complete the install. Firmware binary file is located in the ".pio/build/(your target board)/" folder.

firmware

  1. Prepare SD card formated with MBR, FAT32 and 4096 allocation size.
  2. Copy the firmware binary file to the root of the card.
  3. Ensure that the name of the file was not previously used to update the 3D printer.
  4. Turn off the CR-6 SE, disconnect any USB cable and insert the SD card.
  5. Turn on the CR-6 SE, the upload firmware process will start automatically.
  6. Wait for the upload to complete.
  7. If you are uploading from the original firmware or other source, please restore defaults from LCD menu.

Upload firmware to touch screen of CR-6 SE

If you have uploaded the firmware of CR-6 SE, you must also upload the display firmware of the touch screen for CR-6 SE. You will find the instruction to upload and upload the DWIN_SET form LCD_Files.

About

Marlin4Pitta-CR6SE is an optimized firmware for CR-6 SE with Pitta.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published