Skip to content

Configuration and build scripts to build Marlin 2.x for my Ender 3-Pro

License

Notifications You must be signed in to change notification settings

gferon/marlin-ender3-pro

Repository files navigation

marlin-ender3-pro

Configuration and build scripts to build Marlin 2.x for my 3D printer.

Disclaimer

This set of configuration files is designed to be used with a Creality Ender 3 Pro with Creality glass bed and a TouchMI bed-leveling sensor.

Usage

  1. Run git submodule update
  2. Install the arduino-cli
  3. Run the build script
  4. Find the .hex file and flash it on the mainboard of the Ender-3

Updating to a newer Marlin

First, update both the Marlin and Configurations git sub-modules to track the git revision of your choice.

Then, you'll have to manually update the configuration files stored under config.

It is tedious, but has to be done. Since I use my printer quite often, I try to update it as often as I can.

About

Configuration and build scripts to build Marlin 2.x for my Ender 3-Pro

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages