Code Monkey home page Code Monkey logo

ender-3-max's Introduction

Ender-3-Max

Marlin 2.1.1 configuration for Ender 3 Max with CR Touch/BL Touch.

The Configuration folder contains the files needed to compile the firmware. The bin folder contains a pre-compiled binary that can be applied to the printer.

The configuration is compiled with the board name BOARD_CREALITY_V4 targeted for verion 4.2.2 of the controller board. Use STM32F103RE_creality in platform.ini.

NOTE: My board uses the TMC2208_STANDALONE for the stepper driver. See image below.

In this version I defined the printable volume as 310 (x) by 310 (y) by 360 (z). The OEM firmware defines it as 300 x 300 x 340. This helps the bed leveling process to be centered on the bed resulting in slightly better accuracy.

This will NOT work on the 4.2.7 board without modification to the Configuration.h file.

Viewing Changes

If you would like to view the changes I made from the OEM Ender 3 Max configuration, you can view the differences in your favorite tool by comparing these files to the files found at https://github.com/MarlinFirmware/Configurations/tree/release-2.1/config/examples/Creality/Ender-3%20Max.

Using GitHub Desktop

  1. Download and install GitHub desktop from https://desktop.github.com
  2. Open GitHub desktop and clone the Marlin Configurations repository using the URL https://github.com/MarlinFirmware/Configurations.git
  3. Copy the Configuration.h and Configuration_adv.h files from this repository into the Marlin Configuration folder Configurations/config/examples/Creality/Ender-3 Max
  4. Select one of the files in GitHub Desktop and it will show the changes I have made to the original files.
  5. Optionally, click the Gear icon on the right and select Split to view the changes in split view mode as shown below.

Creality Board Information

There are multiple version of the Creality 4.2.2. The "silent" boards should have TMC drivers. The other boards will have 4988 drivers. The best way to know for sure which driver is included is to closely examine the chips on the board, however, if they are covered with heat sink, you would have to remove the heat sink (not recommended).

There should be a letter written on the card reader slot (with marker) indicationing which stepper driver it has. Here is a guide for the 4.2.X board with STM32F103RET6 controller:

  • C = HR4988
  • E = A4988
  • A = TMC2208
  • B = TMC2209
  • H = TMC2225

Information sourced from Marlin firmware:

Marlin/src/inc/Warnings.cpp:712:4: warning: #warning "Creality 4.2.2 boards come with a variety of stepper drivers. 
Check the board label and set the correct *_DRIVER_TYPE! 
(C=HR4988, E=A4988, A=TMC2208, B=TMC2209, H=TMC2225)." [-Wcpp] 712..."

My board has A/C on which indicates that the X, Y and Z axis are TMC2208 while the E stepper is a HR4988.

ender-3-max's People

Contributors

porrey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ender-3-max's Issues

bed level

Dear sir,
Thank you so much for sharing the ender 3 max cr-touch firmware, the firmware is way more advanced, and I really loved it.
There is an issue with 16points bed leveling, I had already read your point stating that using 310mm X 310 mm gives better leveling
but for the last four points on using 310mm on Y-axis the bed's bottom is hitting the timing belt of y axis this may reduce the life of belt and the nozzle is away from the bed on the 13th point.
Thanking you sir,

Question: Difference between the binaries

In the bin folder, you have 300x300 and 300x300-0 more recently added. I have the exact same mainboard with A/C marked for the drivers, and with CRTouch mounted on the OEM holes (barely not touching the blower fan!) I've changed the fans to Noctuas and have an Ender 3 Pro dual-z kit and a separately purchased 500mm rod ready to go on next. Could you provide any insight on what the differences are? Any recommendations?

Parking missing layer and power loss manual resume

Dear sir,
1. The firmware has layer missing issue with- pause, filament change, filament runout, power outage.
after the hot end returns to print from parking it's missing a layer.

For testing this I have used a 1cm cylinder stl, I have made post processing code to pause/ filament change at 5mm, after returning from parking it's having offset of next layer.

           2. In creality 2.0.6 version the power loss has auto resume function but, in this version, when the power is back it's asking 'click to resume'.
           
           If you can solve or tell what changes need to be done, I'll do them.

I tried to solve the issue but didn't succeed. I tried the new 2.1.2 version but facing same issues.
here I have attached the image, stl file and video link.

image:
IMG_20230304_232018

stl file:
https://drive.google.com/file/d/1DI28znzfsdn5mIiFvoEDaLGu6kcIlPc8/view?usp=share_link

video link:
https://drive.google.com/file/d/1Hwk1OP7btvbP5aBaeO0OlfgNDg04MMIx/view?usp=share_link

Thank you.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.