Skip to content
forked from Allted/Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.

License

Notifications You must be signed in to change notification settings

zsoltmar/Marlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

V1 Engineering Preconfigured Marlin

Understanding the Versions

These versions of Marlin are all configured for use on V1Engineering machines. They are all based off of the bugfix-2.0.x branch.

The branches have the following naming convention:

Machine_Controller_ZAxis_LCD_Other

Machine is one of these:

MPCNC - For Mostly Printed CNC and Low Rider

MP3DP - For the Milled Printed 3D Printer

ZenXY - For the ZenXY

Controller is one of these:

Archim1 - Archim 1

Archim2 - Archim 2

MRambo - mini Rambo 1.4

Rambo - Rambo 1.3+

Ramps - mega/Ramps combo v1.4+

Other:

T8 - T8 leadscrew for Z

LCD - the LCD is configured

MK - makergeeks MK8 extruder

aero - E3D V6 Titan Aero extruder

32step - Used with drv8825 and 1/32nd microstepping

Choose a Version

MPCNC_Archim1_T8_16T_LCD

MPCNC_Archim1_T8_16T_LCD_DualEndstop

MPCNC_Archim2_T8_16T_LCD_16step

MPCNC_MRambo_T8_16T_LCD

MPCNC_Rambo_T8_16T_LCD

MPCNC_Rambo_T8_16T_LCD_DualEndstop

MPCNC_Ramps_T8_16T_LCD_32step

MPCNC_Ramps_T8_16T_LCD_32step_DualEndstop

MP3DP_MRambo_16T_aero

MP3DP_Ramps_16T_MK

ZenXY_MiniRambo_16T

ZenXY_Ramps_16T_LCD_32

About

Optimized firmware for RepRap 3D printers based on the Arduino platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 70.5%
  • C++ 27.6%
  • Objective-C 1.1%
  • Makefile 0.2%
  • Shell 0.2%
  • Python 0.2%
  • Other 0.2%