My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine 0ca33429b6 🧑‍💻 Misc. servo code cleanup пре 2 година
..
dogm 💡 Adjust headers, formatting пре 2 година
inc ✨ BigTreeTech Mini 12864 V1.0 (#23130) пре 2 година
maple_win_usb_driver Shorter paths to HAL, ExtUI (#17156) пре 4 година
tft 🎨 Add EXP1/2 headers, adjust TFT pins (#24230) пре 2 година
HAL.cpp ♻️ Move watchdog to MarlinHAL пре 2 година
HAL.h ♻️ Move watchdog to MarlinHAL пре 2 година
HAL_SPI.cpp Apply pointer formatting пре 3 година
MarlinSPI.h Standardize Marlin SPI (part 1) (#19989) пре 3 година
MarlinSerial.cpp 🏗️ Support for up to 6 linear axes (#19112) пре 3 година
MarlinSerial.h Number serial from 1 to match settings пре 3 година
MinSerial.cpp ♻️ Move watchdog to MarlinHAL пре 2 година
README.md Shorter paths to HAL, ExtUI (#17156) пре 4 година
SPI.cpp ♻️ Refactor HAL as singleton (#23357) пре 2 година
SPI.h ♻️ Refactor HAL as singleton (#23357) пре 2 година
Servo.cpp 🧑‍💻 Misc. servo code cleanup пре 2 година
Servo.h ♻️ Refactor HAL as singleton (#23357) пре 2 година
build_flags.py 🔨 Fix IntelliSense / PIO conflicts (#23058) пре 2 година
eeprom_bl24cxx.cpp Avoid watchdog reset in all wired EEPROMs (#21436) пре 3 година
eeprom_flash.cpp Apply pointer formatting пре 3 година
eeprom_if_iic.cpp HAL eeprom cleanup пре 3 година
eeprom_sdcard.cpp gcode_D EEPROM size, cleanup пре 3 година
eeprom_wired.cpp 💡 Adjust headers, formatting пре 2 година
endstop_interrupts.h ✨ Support for up to 9 axes (linear, rotary) (#23112) пре 2 година
fast_pwm.cpp ♻️ Refactor HAL as singleton (#23357) пре 2 година
fastio.h Tweak STM32F1 pin r/w/t пре 3 година
msc_sd.cpp ✨ MKS Robin Nano v3 + TFT_LVGL_UI + WiFi module (#22109) пре 3 година
msc_sd.h Number serial from 1 to match settings пре 3 година
onboard_sd.cpp 🩹 Fix Maple HAL compile errors (#23685) пре 2 година
onboard_sd.h 🐛 Spellcheck comments (#22496) пре 2 година
pinsDebug.h 🧑‍💻 Remove extraneous 'inline' hints пре 2 година
sdio.cpp ✨ MSC Support for STM32 + SDIO boards -> SKR 2 (#22354) пре 3 година
sdio.h Fix links to secure sites (#18745) пре 3 година
spi_pins.h 💡 Adjust headers, formatting пре 2 година
timers.cpp 📝 KHz => kHz (#23512) пре 2 година
timers.h ♻️ Refactor HAL as singleton (#23357) пре 2 година

README.md

STM32F1

This HAL is for STM32F103 boards used with Arduino STM32 framework.

Currently has been tested in Malyan M200 (103CBT6), SKRmini (103RCT6), Chitu 3d (103ZET6), and various 103VET6 boards.

Main developers:

  • Victorpv
  • xC000005
  • thisiskeithb
  • tpruvot