St3dPrinter / Marlin4ST

A Marlin FW for the ST Microelectronics 3D printer board STEVAL-3DP001V1
GNU General Public License v3.0
105 stars 68 forks source link

Marlin4ST - v1.1.0


This repository proposes an example firmware for the ST Microelectronics 3D printer board STEVAL-3DP001V1.
The Marlin4ST firmware relies on STM32Cube and integers the 3D printer algorithms from the Marlin 1.1.0-RC7 firmware.
It can be used unchanged on the 3D Printer "Bicephale Mark One".
For other mechanics, you will need to update the file: _stm32_cube\Middlewares\ThirdParty\Marlin\configuration.h according to your configuration.

Hardware and Software environment

This example requires :

How to load the FW?

A binary of the FW can be found under folder: _\stm32cube\Binary. To load it or to load your own binary into the 3D printer board, the easiest way is to use the mass storage interface provided by the embedded ST-LINK (simply drag and drop to disk). To use it, follow the procedure below:

How to build the FW?

In order to recompile the program , you must do the following :

Recent changes

version 1.1.0