| .. | ||
| _Bootscreen.h | ||
| Chippy_Bootscreen.h | ||
| Configuration.h | ||
| Configuration_adv.h | ||
| README.md | ||
Configuration for the Wanhao Duplicator i3 v2.1
Made by Bot-In-a-Box Educational Robotics See original configuration repo
Notes:
- YMMV, but the included thermistor table has been tested to work with a 100k bed thermistor with a 10K pull-up resistor
- The smaller Marlin logo is used to save memory
- You may have a 4.7K pull-up resistor, in which case the included thermistor table will be off
- The included thermistor table was generated with
buildroot/share/scripts/createTemperatureLookupMarlin.py --rp=10000 - Includes an optional custom Wanhao logo bootscreen designed to fit the stock LCD
- Includes an optional custom Chippy from Bot-In-a-Box bootscreen designed to fit the stock LCD
Inspirations:
- https://www.thingiverse.com/thing:3378807 (Custom firmware 1.x by Nitrogen777)
- https://www.thingiverse.com/thing:3378807 (Custom firmware 2.x by Remotheman)
Instructions:
- Copy the
Configuration.h,_Bootscreen.h(orChippy_Bootscreen.h; rename it_Bootscreen.h), andConfiguration_adv.hto theMarlin/ directory - Copy the
thermistor_99.handthermistors.hfiles to theMarlin/src/modules/thermistorsdirectory - Flash the firmware onto your Melzi (https://www.fission3d.com/guides/flash-bootloader-and-install-firmware-with-raspberry-pi might help)