Ender 3 Max Neo

Hey! I’m looking for a Marlin build for an Ender 3 Max Neo with CR touch running on an SKR Mini V3. Does this exist? I have horrible luck building my own firmware that actually works.

You can find pre-compiled binaries and example configurations up on Github - - bigtreetech (BIGTREETECH) · GitHub is their front page. The pre-fab binaries can be found here: https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3/tree/master/firmware/V3.0/Marlin

You’re really far better off learning to build your own, though. You might want to add another option later, such as the BTT SFS filament runout/stall detector, and maybe a BTT Relay 1.2 to shut down the printer at the end of a print - - you aren’t going to find a precompiled firmware anywyhere for that combination!

You can find preconfigured examples for tons of boards in the Marlin github; configuration.h and configuration_adv.h already pre-set for your board. Makes a good starting point for then adding more options to your machine.