Scott Lahteine 6876e79d42 Tweak command index increment | 7 years ago | |
---|---|---|
Marlin | 7 years ago | |
buildroot | 7 years ago | |
.gitattributes | 7 years ago | |
.gitignore | 7 years ago | |
.travis.yml | 7 years ago | |
LICENSE | 9 years ago | |
README.md | 7 years ago |
Additional documentation can be found at the Marlin Home Page. Please test this firmware and inform us if it misbehaves in any way, volunteers are standing by!
Not for production use. Use with caution!
This branch is used to accumulate patches to the latest 1.1.x release version. Periodically this branch will form the basis for the next minor 1.1.x release.
Download earlier versions of Marlin on the Releases page. (The latest tagged release of Marlin is version 1.1.0.)
1.1.0 - 4 May 2017
RC8 - 6 Dec 2016
M211
to Enable/Disable Software EndstopsM355
to turn the case light on/off and set brightnessG38.2
G38.3
command option for CNC style probingMINIMUM_STEPPER_PULSE
option to adjust step pulse durationR
parameter support for G2
/G3
M43
optional command (PINS_DEBUGGING
)DELTA_CALIBRATION_MENU
RC7 - 26 Jul 2016
PRINTCOUNTER
)M600
Filament Change (FILAMENT_CHANGE_FEATURE
)G12
Nozzle Clean (NOZZLE_CLEAN_FEATURE
)G27
Nozzle Park (NOZZLE_PARK_FEATURE
)COREYZ
LIN_ADVANCE
)INCH_MODE_SUPPORT
, TEMPERATURE_UNITS_SUPPORT
)G92
shifting of the coordinate spaceBOARD_K8400
)BOARD_RIGIDBOARD_V2
)BOARD_CNCONTROLS_12
)BLTOUCH
)DELTA
and other kinematicsWATCH_BED_TEMP_PERIOD
X_DUAL_STEPPER_DRIVERS
SINGLENOZZLE
, MIXING_EXTRUDER
, and SWITCHING_EXTRUDER
RC6 - 24 Apr 2016
RC5 - 01 Apr 2016
RC4 - 24 Mar 2016
RC3 - 01 Dec 2015
RC2 - 29 Sep 2015
RC1 - 19 Sep 2015
Proposed patches should be submitted as a Pull Request against this branch (bugfix-1.1.x).
The current Marlin dev team consists of:
More features have been added by:
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.
While we can’t prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.