- Author:
- Tom Yuan
- Eryone
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 |
- Stable Firmware This is the offical firmware, not have much feature but stable.
- Marlin officail Marlin offical firmware release main page
- Marlin Gcode Marlin offical gcode introduction
-
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
- 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
- "#define LCD_LANGUAGE" then set the language you want to set. Built it and upload it to your printer.
- 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