Skip to content

Modified Marlin 1.1.9 Bug Fix for Ender 3 & Ender 3 Pro with MKS Gen L Main Board & BLTouch Bed Leveling

Notifications You must be signed in to change notification settings

DKMitt/ender3-marlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Marlin Logo

Marlin

Repo contain various version of Marlin software configured for the the Creality Ender 3 & Ender 3 Pro

Modified for Ender 3 with MKS Gen L & BLTouch Marlin 1.1.9 Bug Fix

Project Status - Current Version Using Marlin 1.1.9 Bug Fix - Updated, 03/22/2019


Table of Contents

  • Machine Configuration
  • Features Enabled
  • Personal Revision History
  • Marlin 3D Printer Firmware - Manufacturer Documentation
  • Marlin 1.1.x
  • Marlin 2.0.x
  • Contributing to Marlin
  • Marlin Resources
  • Marlin User Support

Machine Configuration

Description of machine configuration used with Marlin software.

  • Creality Ender 3 Pro, Single stock hot end, heating element and 0.4mm nozzle
  • MKS Gen L Main Board
  • BLTouch Bed Leveling Sensor

Features Enabled

Description of website technologies used to develop this app.

  • Changed Bed Leveling from probing grid of 9 points to 16 points for better performance 03/22/2019

Personal Revision History

Description of revisions made to these repos for my own personal uses, other users may have to adjust according the hardware or addition of bed levelers and other modifications - Updated, 03/22/2019

  • Created repo - started 03/22/2019
  • Dev - Changed Bed Leveling from probing grid of 9 to 16 points for better performance 03/22/2019
  • Dev -
  • Dev -
  • Dev -

Marlin 3D Printer Firmware

Marlin Firmware

Marlin is the world's most popular open source firmware for Replicating Rapid Prototyper (RepRap) machines, commonly referred to as "3D printers." Marlin Firmware is highly efficient, running even on modest 16MHz embedded AVR processors. While Marlin 1.1 only supports ATmega AVR (Arduino, etc.) and AT90USB (Teensy 2.0), Marlin 2.0 also adds support for several ARM processors, including the SAM3X8E (Arduino Due), NXP LPC1768/LPC1769 ARM Cortex-M3 (Re-Arm, MKS SBASE, Smoothieboard), and ARM Cortex-M4 (Teensy 3.5/3.6, STM32F1/4/7).

A monumental amount of talent and effort goes into Marlin production, and thanks are due to many volunteers around the world. We work closely with the community, contributors, vendors, host and library developers, etc. to improve the quality, configurability, and compatibility of Marlin Firmware with a huge variety of boards. For the final 1.1 release we focused on code quality, performance, stability, and overall user experience. Several new features were added, many of which require no extra hardware.

Documentation

  • Visit marlinfw.org for complete documentation on configuration, installation, features, and the many G-codes that Marlin supports. We will continue to expand the site to include in-depth articles, tutorials, and how-to videos on all of Marlin's features.
  • See the Releases page for Release Notes on all current and previous versions of Marlin.
  • Check out the RepRap.org Marlin Page for an overview of Marlin and its role in the RepRap project.

Marlin 1.1.x

The 1.1.x branch is home to all tagged releases of Marlin 1.1.

Marlin 1.1.9 is the final release of the AVR-only flat version of Marlin Firmware, so there will be no further 1.1.x releases. However bugfix-1.1.x will continue to receive patches for critical bugs, so be sure to test it (or bugfix-2.0.x) before reporting any bugs you find in 1.1.9.

Marlin 2.0.x

Marlin 2.0 is the future, featuring a much-improved hierarchical file structure and full 32-bit support via a Hardware Access Layer (HAL). Marlin 2.0 continues to work with Arduino IDE for the platforms it supports, and the excellent PlatformIO IDE is recommended for the next generation of ARM-based boards. If you're looking for the very best that Marlin has to offer and aren't bothered by a few rough edges, give version 2.0 a try!

Contributing to Marlin

Click on the Issue Queue and Pull Requests links above at any time to see what we're currently working on.

To submit patches and new features for Marlin 2.0 check out the bugfix-2.0.x branch, add your commits, and submit a Pull Request back to the bugfix-2.0.x branch. Once 2.0.x has been certified for a critical mass of common 32-bit boards, it will become the next major release and will be the basis for all future major and minor releases.

Note that our "bugfix" branches always contain the latest patches and new code. These patches may not be widely tested. As always, when using "nightly" builds of Marlin, proceed with full caution.

Marlin Resources

Marlin User Support

Looking for help? Our GitHub Issue Queue is only for development-related issues, feature requests, and bug reports. But there are several places where you can get help from experienced users:

About

Modified Marlin 1.1.9 Bug Fix for Ender 3 & Ender 3 Pro with MKS Gen L Main Board & BLTouch Bed Leveling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published