9
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 29 Aug 2023
9 points (100.0% liked)
3D Printing
4371 readers
4 users here now
For everyhting 3D printing related.
Please be excellent to each other :)
Icon by Freepik, Banner photo by Thiago Medeiros Araujo
founded 4 years ago
MODERATORS
Idk about the extruder, but maybe you should compile marlin from scratch. The display issue seems to indicate that marlin has basically no idea what to do with it. Silent motherboard might not be working, because the hybrid threshold is set too low (e.g. switches from stealthchop to spreadcycle too early) or it just operates in spreadcycle. The probe can also be attributed to bad firmware. If you want to dive deeper or need help, hit me up, we'll figure it out.
Also PID tune your hotend with this command: M303 E0 C5 S210 U
I first want to try compiling it. How can it be that the downloads I randomly saw had the same marlin version but differen bin files for ender 3, ender 3 pro and ender 3 v2? It seems like I just compile a general firmware for an unknown printer.
Marlin is the name of the firmware. It can be configured for any printer. It stands between the cpu of the mainboard and the motion system, telling the cpu what hardware you have and how to use it.
This seemed to work with PID tune. It was confusing at first to compile bit seems easy now.
The screen was needed to be selected. But I just send it back for being too glitchy and restrictive.
Glad it worked out for you. Good luck and happy printing. Send me a message if you need help with the firmware. Cheers.