Giter Club home page Giter Club logo

marlin4st's Introduction

Marlin4ST

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 firmware.
It can be used unchanged on the 3D Printer "Prusa I3 rework 5".
For other mechanics, you will need to update the file:
stm32_cube\Middlewares\Third_Party\Marlin\configuration.h
according to your configuration.

Hardware and Software environment

This example requires :

  • a 3D printer board STEVAL-3DP001V1
  • a 3D printer mechanic (for example a Prusa I3 rework 5)

How to load the FW?

A binary of the FW can be found under folder: \stm32_cube\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:

  • Power on the 3D Printer board by connecting its connectors Vin (12V-24V) and Gnd to a DC power supply
  • Connect the ST 3D Printer reference board to a PC with the USB cable through the ST Link USB port. Jumper J22 (boot mode selection) must be set.
  • In your files explorer, a new drive should appear in the list of removable storages. If this is not the case, this is probably because you haven't the ST-Link USB driver. You can find it here.
  • Just copy, the binary file to the root of this new drive. Then refresh your file explorer: if the binary file has disappeared and no error log file has been generated, it means the binary file has been successfully loaded.
  • Reset the board to start the loaded binary file. To correctly start the default firmware requires a SD card with a configuration file.

How to build the FW?

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

  • Open OpenSTM32 (SW4STM32) toolchain
  • the workspace location must be stm32_cube\
  • then In ProjectExplorer, import an existing project into workspace : stm32_cube\Projects\STM32F4xx-3dPrinter\Marlin\SW4STM32\Marlin
  • Rebuild all files and load your image into target memory
  • Run the example

marlin4st's People

Contributors

st3dprinter avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.