Correct product names
This commit is contained in:
parent
4e50ed22fb
commit
61e1cc60f4
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Prusa Firmware MK3
|
||||
|
||||
This repository contains the source code and the development versions of the firmware running on the [Prusa](https://prusa3d.com/) MK3S/MK3/MK2.5S/MK2.5 line of printers.
|
||||
This repository contains the source code and the development versions of the firmware running on the [Original Prusa i3](https://prusa3d.com/) MK3S/MK3/MK2.5S/MK2.5 line of printers.
|
||||
|
||||
The latest official builds can be downloaded from [Prusa Drivers](https://www.prusa3d.com/drivers/). Pre-built development releases are also [available here](https://github.com/prusa3d/Prusa-Firmware/releases).
|
||||
|
||||
The MK3 firmware is proudly based on [Marlin 1.0.x](https://github.com/MarlinFirmware/Marlin/) by Scott Lahteine (@thinkyhead) et al. and is distributed under the terms of the [GNU GPL 3 license](LICENSE).
|
||||
The firmware for the Original Prusa i3 printers is proudly based on [Marlin 1.0.x](https://github.com/MarlinFirmware/Marlin/) by Scott Lahteine (@thinkyhead) et al. and is distributed under the terms of the [GNU GPL 3 license](LICENSE).
|
||||
|
||||
|
||||
# Table of contents
|
||||
|
|
Loading…
Reference in a new issue