Anycubic Marlin 2 (i3 Mega or i3 Mega S) Marlin 2.0.6.1 Custom Firmware mesh Leveling & BL Touch

Anycubic Marlin 2 (i3 Mega or i3 Mega S) Marlin 2.0.6.1 Custom Firmware mesh Leveling & BL Touch

thingiverse

<h1>Marlin 2.0.6.1 für den Anycubic i3 Mega (Mega S)</h1> <h2>Versionen: Manual Mesh Bed Leveling (MBL) & BL Touch (ABL)</h2> Wenn ihr zufrieden mit meiner Arbeit seid, freue ich mich immer über ein kleines Trinkgeld https://paypal.me/piezomarlinchris (english version below) <i>Diese Version bietet die gewohnten Vorzüge bei Druck per SD Karte ist aber on Top noch für serielle Verbindungen wie Octoprint und Repetier optimiert.</i> --- - <b>Features:</b> Neu in Marlin 2.0.6.1 NEW Version Update: 26.09.2020 - S-Curve Acceleration (2. Generation) - kleine Segmente werden durch die Junction Deviation behandelt (für kleine Segmente (<1 mm) mit großen Verbindungswinkeln > 135 °) - Endstop check (festgefahren oder Verbindung getrennt) während dem Homing - Allgemeine Bugfix und Performance Verbesserungen <b>Bekannte Features:</b> - Mesh Bed Leveling oder BL Touch Support - Pid Tunning (Hotend & Hotbed) - S-Curve Acceleration - Linear Advance (muss kalibriert werden) - Optimierungen zur seriellen Verbindung (Octoprint, Repetier) - Minsegmenttime erhöht - Babysteps - Volle Funktionen des Stock Display ( Bitte beachten: Das Special Menu funktioniert nur in der Version im Blau/Weiß Menü Design, bei dem neueren Display im Grün/Gelb Menü Design funktioniert das Special Menü bisher nicht, alle anderen Funktionen der Firmware arbeiten korrekt!) - Vorbereitung der Trigorilla Pin für TMC Steuerung per UART --- - <b>Inhalt:</b> - Zu finden sind beide Versionen Mesh Leveling und BL Touch, 4 vorkompilierte Versionen als fertige HEX für die häufigsten Varianten in Bezug auf Motor Drehrichtung (TMC) und Extruder (Mega / Mega S sowie alle anderen mit 1:3 Übersetzung) - BL Touch ist zusätzlich unterteilt in Trigorilla und Trigorilla 1.1 Board (bitte beachten, geänderte Servo Pins!) - Sourcefiles zum selber kompilieren sind enthalten (bei den Sourcen ist in der BL Touch Version auf das Board zu achten, das <b>Trigorilla Board</b> ist als: <b>BOARD_TRIGORILLA_14</b> zu definieren für das <b>1.1 Board</b> ist als Board: <b>BOARD_TRIGORILLA_14_11</b> zu definieren - Offset BL Touch: diese können mit <b>M851 X(Wert), M851 Y(Wert) M851 Z(Wert)</b> per Terminal ins EEPROM gesendet werden. - Nach dem flashen der Firmware ist per Terminal (Pronterface etc.) <b>M502</b> & <b>M500</b> zu senden. <b>M502</b> setzt auch den EEPROM Error welcher nach dem flashen kommen kann zurück. Diese Version enthält Funktionen der Marlin Firmware, diese wurden für den Anycubic i3 Mega aktiviert und angepasst, es wurden keine Codes hinzuprogrammiert die nicht Bestandteil der Firmware sind. Wenn euch jemand erzählt, er habe Marlin umprogrammiert, seid skeptisch. Das Special Menu ist keine Erfindung von mir, es wurde von mir angepasst, den Grund Code des Special Menu habe ich von David Ramiro übernommen. Ein Dank an dieser Stelle. Folgende Quelle habe ich als Sourcen verwendet und angepasst: https://github.com/MarlinFirmware/Marlin --- <i>Viel Spaß mit der Firmware! Die Nutzung erfolgt auf eigene Gefahr und Risiko, ich übernehme keine Haftung für Schäden oder Verletzungen. Diese Projekt ist ein reines Hobby Projekt, über eine Spende per PayPal Me freue ich mich sehr.</i> --- <h2>English Version:</h2> --- <h1> Marlin 2.0.6.1 for the Anycubic i3 Mega (Mega S) inc. 2.0.5.4 </h1> <h2> Versions: Manual Mesh Bed Leveling (MBL) & BL Touch (ABL) </h2> If you are satisfied with my work, I am always happy to receive a small tip https://paypal.me/piezomarlinchris <i>This version offers the usual advantages of printing via SD card but is also optimized on top for serial connections such as Octoprint and Repetier</i> --- - <b>Features:</b> New in Marlin 2.0.6.1 NEW Version Update: 26.09.2020 - S-curve acceleration (2nd generation) - Junction Deviation Small Segmetn Handle Use curvature estimation instead of just the junction angle for small segments (< 1mm) with large junction angles > 135° - Endstop check (stuck or disconnected) at the homing - General bug fix and performance updates <b> Known functions: </b> - Mesh Bed Leveling or BL Touch Support - Pid Tunning (Hotend & Hotbed) - S-curve acceleration (new Version) - Linear Advance (needs to be calibrated) - Optimizations for serial connection (Octoprint, Repetier) - Minsegmenttime increased - Babysteps - Full function of Stock Display (Please note: the special menu only works in the blue / white menu design version, with the newer display in green / yellow menu design the special menu does not work so far, all other functions of the firmware work correctly!) - Preparation of the Trigorilla Pin for TMC control via UART --- - <b>Includes:</b> - You can find both versions mesh leveling and BL Touch, 4 pre-compiled versions as finished HEX for the most common variants in terms of motor direction of rotation (TMC) and extruder (Mega / Mega S or as well as all others with 1: 3 ratio) - BL Touch is also divided into Trigorilla and Trigorilla 1.1 board (please note, changed servo pins!) - The sourcefiles to compile the firmware yourself are included too - For the sources in the BL Touch version, pay attention to the board, the <b>Trigorilla board</b> is to be defined as: <b>BOARD_TRIGORILLA_14</b> for the <b>1.1 board</b>, the board: <b>BOARD_TRIGORILLA_14_11</b> must be defined - Offset BL Touch: these can be sent to the EEPROM with <b>M851 X (value), M851 Y (value) M851 Z (value)</b>. - After flashing the firmware, <b>M502</b> & <b>M500</b> must be sent via terminal (pronterface etc). <b>M502</b> also resets the common EEPROM error which might occur after flashing. This version contains functions of the Marlin firmware, these have been activated and customized for the Anycubic i3 Mega, no codes have been programmed that are not part of the firmware. If someone tells you they reprogrammed Marlin, be skeptical. The Special Menu is not an invention of mine, it was adapted by me, the basic code of the Special Menu was taken from David Ramiro. Thanks at this point. I used and adapted the following source as sources: https://github.com/MarlinFirmware/Marlin --- <i>Have fun with the firmware Use is at your own risk and risk, I accept no liability for damage or injury. This project is a pure hobby project, I am very happy about a donation via PayPal Me.</i> --- - Best ABL Upgrade: - [X Carriage MK4 Piezo](https://www.thingiverse.com/thing:4492304) - Hardware Mod´s: - [X Carriage MK4](https://www.thingiverse.com/thing:3537449) - [Y Carriage](https://www.thingiverse.com/thing:4104143) ---

Download Model from thingiverse

With this file you will be able to print Anycubic Marlin 2 (i3 Mega or i3 Mega S) Marlin 2.0.6.1 Custom Firmware mesh Leveling & BL Touch with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Anycubic Marlin 2 (i3 Mega or i3 Mega S) Marlin 2.0.6.1 Custom Firmware mesh Leveling & BL Touch.