diff --git a/DNE-Main-Page.mediawiki b/DNE-Main-Page.mediawiki deleted file mode 100644 index fab830b..0000000 --- a/DNE-Main-Page.mediawiki +++ /dev/null @@ -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 \ No newline at end of file diff --git a/Main-Page.md b/Main-Page.md new file mode 100644 index 0000000..9e11f61 --- /dev/null +++ b/Main-Page.md @@ -0,0 +1,3 @@ +Marlin Documentation has been move to its own site. + +### [marlinfw.org](http://marlinfw.org/) \ No newline at end of file