mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-25 07:32:44 +00:00
Updated DNE Main Page (mediawiki => markdown)
parent
b85b77098e
commit
f4fd6763b7
2 changed files with 3 additions and 27 deletions
|
@ -1,27 +0,0 @@
|
||||||
'''DO NOT EDIT -- TRANSFERRED TO NEW WIKI'''
|
|
||||||
|
|
||||||
== Marlin Firmware ==
|
|
||||||
|
|
||||||
=== Introduction ===
|
|
||||||
Marlin is a firmware for RepRap 3D printers, the software that resides on the controller board and controls the input/output, voltage states, and movement of the 3D printer. It runs specifically on the [http://arduino.cc Arduino] platform. Depending on configuration options, the size of the Marlin binary image may be anywhere from 50K to over 200K. It supports a huge number of features, such as:
|
|
||||||
* Servos for bed probing
|
|
||||||
* [[Bed Auto Leveling]]
|
|
||||||
* [[Mesh Bed Leveling]]
|
|
||||||
* [[Manual Bed Leveling]]
|
|
||||||
* [[Firmware Retraction]]
|
|
||||||
* [[Thermal Runaway Protection]]
|
|
||||||
* [[EEPROM]] save and restore
|
|
||||||
* Thermistors and thermocouples
|
|
||||||
* [[LCD Controllers]] and [[SD cards]]
|
|
||||||
* [[Delta_Kinematics|Delta]], [[SCARA_Kinematics|SCARA]], and [[Cartesian_Kinematics|Cartesian]] kinematics
|
|
||||||
* USB communication
|
|
||||||
* A rich dialect of [[G-Code in Marlin|G-Code]]
|
|
||||||
* Up to 4 extruders
|
|
||||||
* Several [[Supported Hardware|specific boards]]
|
|
||||||
|
|
||||||
=== Essential Resources ===
|
|
||||||
|
|
||||||
* [https://github.com/MarlinFirmware/Marlin Marlin on Github] – Marlin project central. Get the latest Marlin firmware here.
|
|
||||||
* [https://github.com/MarlinFirmware/Marlin/releases Marlin Releases] – Tagged releases. Reference points for changes.
|
|
||||||
* [https://github.com/MarlinFirmware/Marlin/issues Marlin Issue Queue] – Read and report Marlin issues, make Feature Requests, and more.
|
|
||||||
* [https://github.com/MarlinFirmware/Marlin/milestones Marlin Milestones] – Issues and Request grouped in sets of 4. So far oldest ones comes first
|
|
3
Main-Page.md
Normal file
3
Main-Page.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Marlin Documentation has been move to its own site.
|
||||||
|
|
||||||
|
### [marlinfw.org](http://marlinfw.org/)
|
Loading…
Add table
Reference in a new issue