Skip to content

LetsPrint3D/ender-3-marlin-abl-firmware-1.1.9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Marlin Ender-3 Firmware 1.1.9 (ABL Support)

This is a modified release of the latest Marlin Firmware version 1.1.9, using the stock Ender-3 configurations and added support for Auto Bed Leveling. Due to flash memory constraints on Melzi boards, several lesser used options have been disabled to create space for the ABL features.

ABL Sensor settings have been configured in accordance with the information found via the Guide: How to Setup Auto Bed Leveling (Ender-3). If using another probe, mounting plate or any other changes are present, please make sure to adjust the values listed under ABL Probe Configurations as needed.

Thermal Runaway Protection and Cold Extrusion Prevention are ENABLED. These are safety standards and default in the Marlin Firmware.

Feature Changes

enabled AUTO_BED_LEVELING_BILINEAR
enabled FIX_MOUNTED_PROBE
enabled Z_SAFE_HOMING

Memory Saving Options

enabled DISABLE_M503
disabled SPEAKER
disabled ARC_SUPPORT
disabled EEPROM_CHITCHAT

Flash Memory Usage: 98% (127 Kb)
Variable Memory Usage: 29% (4.79 Kb)

ABL Probe Configurations

X_PROBE_OFFSET_FROM_EXTRUDER -40
Y_PROBE_OFFSET_FROM_EXTRUDER -10
Z_PROBE_OFFSET_FROM_EXTRUDER 2

LEFT_PROBE_BED_POSITION 10
RIGHT_PROBE_BED_POSITION 170
FRONT_PROBE_BED_POSITION 30
BACK_PROBE_BED_POSITION 190

Z_MIN_ENDSTOP_INVERTING true
Z_MIN_PROBE_ENDSTOP_INVERTING true

About

This is a modified release of the Creality Ender 3 Marlin Firmware 1.1.9, intended to use an ABL Auto Bed Leveling sensor.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages