Do you have a CR-10 V2 and want a stable firmware with the latest features?
Board Limitations Note: Due to the design of the Creality boards with TMC drivers Linear Advance will probably not work correctly. The feature is available but use at your own risk.
Maybe you're adding our EZABL kit to the machine. This is the download for you. Directions are below.
Download
Unified 2 Firmware for the CR-10 V2
Supports our EZABL Pro Auto Bed Leveling Kit - sensor mount STL file included in download.
Installation Directions
Printer Board Firmware Update
These printers update over the USB cable from your PC to the printer.
Make sure to have a USB cable ready.
- Setup VSCode with our installation guide
- Download the firmware
- Extract the files to a folder on your computer
- Open the folder labeled "Firmware" in VSCode
- Open the Configuration.h file that is located under the "Marlin" folder on the left side of the VSCode screen
- In the Configuration.h file, uncomment (remove the 2 / in front of #define) the CR10_V2 line and any other options you are going to use in the firmware
- Click the ✓ at the bottom of VSCode to compile the firmware. The firmware will compile. This may take 1-5 minutes depending on the speed of your computer and internet connection
- If the build succeeds plug in your printer to your computer with the USB cable.
- Now click the arrow (right pointing) to upload to the printer board.
Please note that on machines with multiple COM ports you may have to select the COM port manually. Please see our VSCode COM port selection article to see how to do that. - The firmware will upload to the printer board over USB.
DO NOT UNPLUG THE PRINTER OR RESET YOUR COMPUTER.
Interrupting the flashing can "brick" your board and if this happens you will need to reflash the bootloader with a programmer (like an Ardiuno UNO) before you can flash again. - When the printer boots you will see the TH3D logo on your LCD. Make sure to reset your EEPROM on your printer after flashing any firmware. You can do this from your printer LCD or by sending a M502 followed by M500 with your favorite Gcode sender application.
Legal Disclaimer
THIS FIRMWARE AND ALL OTHER FILES IN THE DOWNLOAD ARE PROVIDED FREE OF CHARGE WITH NO WARRANTY OR GUARANTEE FROM TH3D STUDIO LLC. SUPPORT IS NOT INCLUDED JUST BECAUSE YOU DOWNLOADED THE FIRMWARE.
TH3D STUDIO LLC IS NOT LIABLE FOR ANY DAMAGE TO YOUR PRINTER, PERSON, OR ANY OTHER PROPERTY DUE TO USE OF THIS FIRMWARE. IF YOU DO NOT AGREE TO THESE TERMS THEN DO NOT USE THE FIRMWARE.
Changelog Information
We do not maintain a full change log for this firmware. However, you can track all changes and modifications to our firmware code on the GitHub repo for Unified 2 Firmware.
Comments
5 comments
Just tested it on our CR-10 V2 and its working correctly. Check your Z endstop connection and motor connections.
The Z endstop is hooked into an EZABL pro. I flipped the switch inside to the down position and still had the issue. I had to revert back to U1.R2.B5 and it is working like a champ once again.
I wish I could isolate the issue but we also have an EZABL Pro connected to our CR-10 V2 with the same firmware build and it is working as intended with the EZABL and the stock endstop. I'd recommend downloading the firmware again in case you got a corrupt download. Also, make sure VSCode and its extensions as well as Python are up to date on your computer. Please make sure you are using VSCode to compile the firmware. It has not (and will not) been tested with the Arduino IDE.
I downloaded a fresh copy this morning and using VSCode. I made triple sure was up to date and installed correctly. I set my items and it compiled without issues. I then uploaded to the V2 without issue. It rebooted and it prompted for eprom reset. After that, I powered it down and back up. Auto home worked like a champ. I think it is all good now Tim...
Article is closed for comments.