Skip to content
/ Marlin Public
forked from MarlinFirmware/Marlin

Marlin firmware optimized for Prusa i3 MK2 Clones

License

Notifications You must be signed in to change notification settings

q3ok/Marlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marlin 3D Printer Firmware for MK2Clone r2

Marlin for MK2Clone r2

BETA This version of Marlin is made for MK2Clone r2 especially for Prusa i3 MK2 Clone.

Changes worth mentioning

  • Configuration premade for MK2Clone r2
  • X/Y crash detection (missed step) with stallGuard2 from TMC2130 (EARLY alfa version)
  • spreadCycle/stealthChop (and hybrid) mode live changes - M950, M951, M952 (beta) + additional option in LCD for that
  • Extruder stall detection with TMC2130 (EARLY alfa version)
  • Calibration menu
    • Calibration of Z axis by moving to top
    • Automated UBL - G29 P1, P2 with manual measurement (if needed) and save mesh
  • Filament change without parking when not printing (not working properly)
  • Instant moves from LCD move menu (when using high manual move speeds this causes missing steps)
  • Automatically enter move by 1mm instead of choosing 10/1/0.1mm
  • Quick access to Z move by doubleclick while on status
  • Quick access to Z offset adjustment while printing - new position on top of main menu

License

Marlin is published under the GPL license because we believe in open development. The GPL comes with both rights and obligations. Whether you use Marlin firmware as the driver for your open or closed-source product, you must keep Marlin open, and you must provide your compatible Marlin source code to end users upon request. The most straightforward way to comply with the Marlin license is to make a fork of Marlin on Github, perform your modifications, and direct users to your modified fork.

About

Marlin firmware optimized for Prusa i3 MK2 Clones

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 51.7%
  • C 46.7%
  • Objective-C 0.7%
  • Python 0.4%
  • Shell 0.3%
  • CMake 0.2%