Skip to content

Nynra/Marlin_firmware_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marlin Bugfix 2.1.x

This branch contains the config files for the Eaglediksix 3D printer a.k.a. Bert. The Marlin firmware source code can be downloaded here.

Printer specs

  • Creality Ender 3 Pro
  • Bltouch
  • BigTreeTech V1.2 motherboard

Config changes

  • PREHEAT_BEFORE_LEVELING: Bed heats to 50C before homing or meshing Z axis (more accurate mesh leveling)
  • Advanced pauzing True
  • BLTOUCH
  • Z_SAFE_HOMING
  • BABYSTEPPING
  • GRID_MAX_POINTS_X: Mesh 3x3 (5x5 not used because of glass bed)
  • PROBING_MARGIN: Probe margin from 10mm to 20mm
  • ENABLE_LEVELING_AFTER_G28
  • PROBE_OFFSET_WIZZARD
  • Comment out: Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN
  • USE_PROBE_FOR_Z_HOMING

Known issues

  • Bed mesh has an offset compared to the true bed (screws up mesh application)