Skip to content

Marlin 2.0.x changes for an ender 3 with 1.1.4 board and official bltouch 3.1

Notifications You must be signed in to change notification settings

tombs007/marlin-bugfix-2.0.x-ender3-bltouch-3.1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

marlin-bugfix-2.0.x-ender3-bltouch-3.1

These are the Marlin 2.0.x changes that works for my ender 3 pro with 1.1.4 board and official (Antclabs) bltouch 3.1 using the creatlity bltouch bracket. My ender 3 pro did not require removal of any capacitors.

Important! In Configureation.h, change the following for your printer

X_PROBE_OFFSET_FROM_EXTRUDER Y_PROBE_OFFSET_FROM_EXTRUDER Z_PROBE_OFFSET_FROM_EXTRUDER

Z_PROBE_OFFSET_FROM_EXTRUDER is set to 0. If you know the z offset for your machine set it here. If you dont it is ok to use 0, but you will have to find the proper z value for your machine, then store it to the eprom.

ABL is set to probe a 5x5 grid with extrapolation enabled, if you want to change the grid size update GRID_MAX_POINTS_X

If you want to disable extrapolation, comment out #define EXTRAPOLATE_BEYOND_GRID

About

Marlin 2.0.x changes for an ender 3 with 1.1.4 board and official bltouch 3.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.8%
  • C++ 20.7%
  • Objective-C 0.9%
  • Python 0.3%
  • Shell 0.2%
  • Makefile 0.1%