Skip to content

Configuration files for Marlin 2.x firrmware for Wanhao Duplicator i3 V2 (3D Printer)

Notifications You must be signed in to change notification settings

arvdsar/wanhao_i3_v2_Marlin_v2_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

I used the stock firmware of the Wanhao Duplicator i3 (v2) printer for years. 
This firmware lacks the thermal runaway protection so that was basically the main reason to upgrade the firmware.

I choose the Marlin firmware, version 2.0.7.2 at the moment of writing and flashed a bootloader and after that upgraded the firmware. 
There are plenty of tutorials on how to do this.

This repo contains the two config files that contain the settings that work for me. Especially getting the LCD to work was kinda tricky, but it works now!
If you stumble upon the issue that your LCD is messed up, add the following to configuration.h:
#define ST7920_DELAY_2 DELAY_NS(400)

And uncomment:
#define LCD_FOR_MELZI

This worked for me.

About

Configuration files for Marlin 2.x firrmware for Wanhao Duplicator i3 V2 (3D Printer)

Resources

Stars

Watchers

Forks

Packages

No packages published