Skip to content

Releases: pscrespo/Morpheus-STM32

Version v0.4

12 Jul 03:49
8cdfdd3
Compare
Choose a tag to compare
Version v0.4 Pre-release
Pre-release
  • Board re-drawn in KiCAD, likely the best open source EDA these days (and supported in Windows)
  • Swapped Hotend and Fan outputs to solve some timer issues (fan is still using soft PWM for now)
  • Updated marlin's pins file according to changes
  • Added a few needed config flags in pins file
  • Added BOM in documents directory
    render

Version v0.3

26 Aug 20:19
d770bfc
Compare
Choose a tag to compare
Version v0.3 Pre-release
Pre-release
  • Squeezed a little bit the board, so it's 10cm long now.
  • Added polarity indicators to some headers.
  • Changed name of screw terminals.
  • Added diode to LM1117 input, since I noticed that if there's no 12V input, 3.3V can be measured on 12V tracks.
  • Added SDSS pin, so SD support testing can be started.

Version v0.2

23 May 05:32
Compare
Choose a tag to compare
Version v0.2 Pre-release
Pre-release

Added an optional resistor to fix D+ pullup in bluepill, since its common to have a wrong value. More information on the STM32Duino Wiki: http://wiki.stm32duino.com/index.php?title=Blue_Pill

First alpha release

19 May 02:55
93f6ab6
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

I've been tweaking the board for a while now, and I guess it's time for a release. Apparently the "bugfix-2.0.x" branch in Marlin Firmware now works in a bluepill board, so people can use this board to test it. Please note this is an alpha release, meaning a lot of things can be wrong.