GithubHelp home page GithubHelp logo

c0un7-z3r0 / marlin-2-0-x-anycubic-i3-mega-s Goto Github PK

View Code? Open in Web Editor NEW

This project forked from knutwurst/marlin-2-0-x-anycubic-i3-mega-s

0.0 2.0 0.0 22.6 MB

Marlin 2.0.x Version for Anycubic i3 MEGA M/S/X with Anycubic TFT or the "new" DGUS Clone TFT - Now also with BLTouch!

License: GNU General Public License v3.0

C++ 65.21% C 30.07% Objective-C 2.71% Python 0.96% Shell 0.77% CMake 0.06% OpenSCAD 0.08% JavaScript 0.05% G-code 0.03% HTML 0.01% CSS 0.03%

marlin-2-0-x-anycubic-i3-mega-s's Introduction

Knutwurst's i3 MEGA (M/S/P/X) Firmware
(based on Marlin 2.0.x)

(BITTE GENAU DURCHLESEN! / PLEASE READ CAREFULLY!)

Wenn dir gefällt, was ich mache, kannst du mir hier einen Kaffee spendieren*: Donate

*Es muss jetzt keine großzügige Spende sein. Ein paar Cent reichen um mir zu zeigen, wer überhaupt Interesse daran hat und wem die Weiterentwicklung wichtig ist. So bleibt die Motivation da und ich weiß einfach, dass ich nicht für die Tonne programmiere ;)

Wenn Du Fragen hast, schaue gern in der offiziellen Facebook-Gruppe vorbei.

Inhaltsverzeichnis (Deutsch)

WARNUNG: Der Mega Pro / Mega P Support befindet sich noch in der Entwicklung. Aktuell wird der Laser noch nicht unterstützt, ebensowenig wie das Piezo-Leveling!

Table of Contets (english)

WARNING: The Mega Pro / Mega P support is still under development. The laser is currently not supported, nor is piezo leveling!

Readme - German

Funktionen

  • 4-Punkt Leveling-Hilfe "Easy Leveling"
  • Mesh-Bed Kalibrierung / Autokalibrierung mit BLTouch (Installations-Anleitung)
  • S-Kurven Beschleunigung
  • "Linear Pressure Control v1.5" aktiviert (kann mit M900 konfiguriert werden)
  • Babystepping während des Druckvorgangs
  • Bilinear Bed Leveling (BBL)
  • Manuelles Editieren der Messpunkte
  • Volle Unterstützung aller Anycubic Touchscreens
  • Bauteilkühler läuft nun auf 100% statt maximal 70%
  • Pause & Filamentwechselfunktion
  • Automatische EEPROM Initialisierung
  • Filament Runout Sensor kann im Menü temporär deaktiviert werden
  • Druckbettgröße erweitert auf 225 x 220 x 210 mm
  • Automatischer 'Slowdown', falls Daten nicht schnell genug fließen
  • Vollautomatisches Hotend und Ultrabase PID Tuning
  • Optimierungen für Trinamic TMC Schrittmotortreiber

Downloads

Du kannst die fertigen Binärdateien hier herunterladen: https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/releases. Natürlich kannst du die Firmware mit PlatformIO auch selbst kompilieren.

Um es übersichtlich zu gestalten, beinhalten die Dateinamen die einzelnen Features.

Das Fehlen von Zusätzen (z.B. MEGA_1.0.0.hex) bedeutet, dass die Firmware für den "normalen" i3 Mega gedacht ist, an dem keine Veränderungen vorgenommen wurden.

_1G steht für die erste Generation des i3 Mega mit nur einem Z Endstop. Diese Firmware ist nicht für den normalen i3 Mega geeignet!

_S steht für den Mega S mit dem Titan Extruder.

_P steht für den Mega P mit dem BMG Extruder.

_X steht für den Mega X.

_TMC steht für Trinamic TMC Motortreiber. Hierbei wird auch die Drehrichtung der Motoren invertiert.

_DGUS steht für das "neue" blau/gelbe DGUS II Display, welches sonst kein Special-Menü anzeigen kann.

_BLT steht für die BL-Touch Version mit Autoleveling-Sensor. Das manuelle Mesh-Leveling ist hier deaktiviert.

_10 steht für das Trigorilla_14 v1.0 Mainboard, welches normalerweise der Standard sein sollte.

_11 steht für das Trigorilla_14 v1.1 Mainboard, bei welchem sich die Pinbelegung für den Server-Port geändert hat.

Anmerkung: Die Mainboard-Version 1.0 oder 1.1 ist nur für den Einbau des BLTouch Sensors relevant und kann normalerweise ignoriert werden.

Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich. ;)


If you like what I do you can buy me a coffee: Donate

*It doesn't have to be a generous donation. A few cents are enough to show me who is interested in further development. So the motivation stays and I just know that I am not programming for the bin ;)

Readme - English

Features:

  • 4-Point Leveling-Assistant "Easy Leveling"
  • Mesh bed calibration / Auto calibration with BLTouch (Installation Manual)
  • S-curve acceleration
  • "Linear Pressure Control v1.5" activated (can be configured with M900)
  • Baby stepping during the printing process
  • Bilinear Bed Leveling (BBL)
  • Manual editing of the measuring points
  • Full Support for all Anycubic Touchscreens
  • Part cooling fan now runs at 100% instead of 70%
  • Pause & filament change function
  • Automatic EEPROM initialization
  • Filament runout sensor can be temporarily deactivated in the menu
  • Print bed size enlarged to 225 x 220 x 210 mm
  • Automatic 'slowdown' if data does not flow fast enough
  • Fully automatic hotend and ultrabase PID tuning
  • Optimizations for Trinamic TMC Stepper drivers

Download

You can download the precompiled binary files from here: https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/releases. Of course you can also compile the firmware yourself with PlatformIO.

In order to make it clear, the file names contain the individual features.

The lack of additions (e.g. MEGA_1.0.0.hex) means that the firmware is intended for the "normal" i3 Mega on which no changes have been made.

_1G stands for the firt generation i3 Mega with only one Z endstop. Do NOT use this Firmware on the regular i3 Mega!

_S stands for the Mega S with the titan extruder.

_P stands for the Mega P with the BMG extruder.

_X stands for the Mega X.

_TMC stands for Trinamic TMC motor driver. The direction of rotation of the motors is also inverted.

_DGUS stands for the "new" blue / yellow DGUS II display, which otherwise cannot show a special menu.

_BLT stands for the BL-Touch version with auto-leveling sensor. Manual mesh leveling is deactivated here.

_10 stands for the Trigorilla_14 v1.0 mainboard, which should normally be the standard.

_11 stands for the Trigorilla_14 v1.1 mainboard, on which the pin assignment for the server port has changed.

Note: The mainboard version 1.0 or 1.1 is only relevant for the installation of the BLTouch sensor and can normally be ignored.

For (almost) every combination there is a suitable firmware in the download area. ;)

If you like what I do you can buy me a coffee: Donate

*It doesn't have to be a generous donation. A few cents are enough to show me who is interested in further development. So the motivation stays and I just know that I am not programming for the bin ;)

marlin-2-0-x-anycubic-i3-mega-s's People

Contributors

bodeme avatar knutwurst avatar

Watchers

 avatar  avatar

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.