Skip to content

This is marlin 1.1.9 configured for Tevo Michelangelo 3D printer.

Notifications You must be signed in to change notification settings

kalcefer/marlin-tevo-michelangelo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

marlin-tevo-michelangelo

This is marlin 1.1.9 configured for Tevo Michelangelo 3D printer in stock configuration.

NOTE: Fix for Tevo Michelangelo's low contrast LCD issue.

  1. Locate a u8glib library file \U8glib\src\clib\u8g_dev_uc1701_mini12864.c
  2. Find contrast field in the init sequence. Default value is 0x027.
  3. This is six bit variable. So it has 0x000 - 0x03F range. Looks like 0x030 produces good results.

About

This is marlin 1.1.9 configured for Tevo Michelangelo 3D printer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 57.4%
  • C 41.5%
  • Other 1.1%