Skip to content

dapostol73/mega2560

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Eryone Thinker V2 Firmware

(Based on Marlin2.0.x)

GitHub Stars GitHub contributors GitHub followers

  • Author:
    • Tom Yuan
    • Eryone

Support 3D printer

3D Printer Model Motherboard Stepper Driver
Eryone Thinker SV2 Thinker V2 Motherboard TMC2208
Eryone Thinker SV2 Thinker V2 Motherboard TMC2209
Eryone Thinker SE Thinker V2 Motherboard TMC2208
Eryone Thinker SE Thinker V2 Motherboard TMC2209

Thinker V2 Motherboard

Source

Feature

  • Thinker SV2/SE with TMC2208

    • Filament change
    • Z babystep
    • Mesh bed leveling or auto bed level
    • SD card print percent
    • LCD shows filament used
  • Thinker SV2/SE with TMC2209

    • TMC UART
    • Sensorless homing
    • Filament change
    • Z babystep
    • Mesh bed leveling or auto bed level
    • SD card print percent
    • LCD shows filament used

Build and Install

  • Please ues the "M502" and "M500" to reset the EEPROM when you uploaded the firwmare We prepared the hex file, you can choose the correct one then upload it to your printer. Recommand to use the Ultimaker Cura upload it. Refer to this link:
  • Upload firmware via Cura

To build Marlin 2.0 you'll need Arduino IDE 1.8.8 or newer or VS Code. Detailed build and install instructions at:

  • Youtube Guide Video
  • Please ues the "M502" and "M500" to reset the EEPROM when you uploaded the firwmare

Change the language: Open the "configuration.h" then find this line:

  • "#define LCD_LANGUAGE" then set the language you want to set. Built it and upload it to your printer.

How to use the config&Guide

  • Notes: Before this section, if you are not familiar with the marlin then you should back to the previous section.
  • Go to "Thinker V2"→"docs" to refer the guide of TMC2209 with Thinker V2 motherboard
  • Open the ”config“→“Eryone”→Then choose the correct model folder then enter
  • Copye the ** "configuration.h" and "configuration_adv.h" **
  • Then paste them to ** "Marlin" ** folder
  • Please ues the "M502" and "M500" to reset the EEPROM when you uploaded the firwmare

Join our group& Contact us

About

Beta Firmware For Thinker S2.0/SE

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.2%
  • C 49.0%
  • Python 0.8%
  • Shell 0.6%
  • Makefile 0.2%
  • OpenSCAD 0.1%
  • Other 0.1%