Slicer Discord
Printrbot on 32 bits – 3D-Druckmodell von Thingiverse Thingiverse

Printrbot on 32 bits

von F4DWC
0 Downloads
5 Likes
0 Makes
Zum Modell
Want to do your own controller for a Printrbot?
I did one with bluepill stm32F103 but the memory was used to 98% so no space for fancy features.....
Now you can find the blackpill with stm32F401 from weact (https://github.com/WeActTC/MiniSTM32F4x1) on aliexpress....

How to compile Marlin-bugfix-2.0.x (2.0.8) downloaded 02_2021 on stm32F401ce blackpill using Platformio in VisualStudioCode:

Add blackpill_f401ce.json from https://github.com/platformio/platform-ststm32/blob/develop/boards/blackpill_f401ce.json
in ../Marlin-2.0.x/buildroot/share/PlatformIO/boards/.

in ../Marlin/src/pins/stm32f4
Create a file "pins_blackpill_f401ce.h" containing the description of the board.
add #define FLASH_EEPROM_EMULATION //emulate a EEPROM 4Kb in flash

In Marlin/src/pins/pins.h
in section
//
// STM32 ARM Cortex-M4F
//
add
'#elif MB(blackpill_f401ce)
'#include "stm32f4/pins_blackpill_f401ce.h" // STM32F4/pins_blackpill_f401ce.h

in ../Marlin-2.0.x/Marlin/src/core/boards.h
in se
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
PLA
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen