Configurations/config/examples/Eryone/Thinker SE
2023-02-11 22:38:52 -06:00
..
_Bootscreen.h Eryone Thinker SE (#409) 2021-03-28 23:19:26 -05:00
Configuration.h POLARGRAPH / PEN_UP_DOWN_MENU 2023-01-30 23:22:58 -06:00
Configuration_adv.h 🎨 Combine HAS_DISPLAY blocks 2023-02-11 22:38:52 -06:00
README.md 🔧 Improve Thinker SE and V2 (#577) 2021-09-28 02:06:30 -05:00

Eryone Thinker SE

  • BLTouch probe
  • Filament runout Sensor
  • TMC2208 (standalone) stepper drivers

How to use the config

Check the hardware of your printer

  1. If you're using the stock printer there's need to modify the config.
  2. If you're using the Filament Runout Sensor:
  • Enable this line (Remove the "//" prefix)
    //#define THINKERV2_FL // Enable for an installed Filament runout sensor
  1. You are using the Bltouch:
  • Enable this line (Remove the "//" prefix)
    //#define THINKERV2_BLTOUCH // Enable for an installed BLTOUCH
  1. You are using the direct drive extruder:
  • Enable this line (Remove the "//" prefix)
    //#define THINKERV2_Direct // Enable for Direct drive extruder system
  1. Can I use all of the mods? The answer is yes. You can use all of them or just some of them.

Have fun :)