CR-30
CR-30 Belt Printer
The Creality CR-30 is a belt printer.
KlipperWRT Setup
Reprogram your Creality Box with KlipperWrt using this guide.
Klipper Setup
1. Check out Klipper at git hash d619796495d24d4e4c3e6b9bf2b5842db18b1c01
$ git clone https://github.com/KevinOConnor/klipper $ git checkout -b ${USER}/cr30 d619796495d24d4e4c3e6b9bf2b5842db18b1c01
2. Copy this Media:klipper.bin file to your SD card, and power cycle your printer.
a. Firmware update takes approx 30s b. Your screen will remain blank - this is normal
3. Use the following printer.cfg to configure klipper: (in ~/klipper_config/ for the KlipperWRT setup, or upload via Fluidd/Mainsail)
4. Use `service klipper restart` on the Creality Box SSH console, or via the Fluidd/Mainsail interface