CR-30: Difference between revisions
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
</nowiki> | </nowiki> | ||
2. Copy this [ | 2. Copy this [http://www.evillabs.net/cr-30/klipper.bin klipper.bin] file to your SD card, and power cycle your printer. | ||
a. Firmware update takes approx 30s | a. Firmware update takes approx 30s | ||
b. Your screen will remain blank - this is normal | b. Your screen will remain blank - this is normal | ||
3. Use the | 3. Use the this [http://www.evillabs.net/cr-30/printer.cfg 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 | 4. Use `service klipper restart` on the Creality Box SSH console, or via the Fluidd/Mainsail interface |
Revision as of 12:53, 28 May 2021
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 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 this 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