FYSETC S6: 3D Printer Board Description and PWM Bug Fix

Recently I’ve received this new and promising board for 3D Printers: the Fysetc S6. Hardware description: Based on a powerfull STM32F446 microcontroller, I think that is one of the best board that you can find on market.It has 512KB of flash, so it’s possible to take benefits from all the advanced features of Marlin firmware. … Read more

STM32 Library for Melexis IR Temperature Sensor MLX90614

On my github account you can find this useful library that I made to use with Melexis IR Temperature Sensor MLX90614.It has beendeveloped with STM32 HAL libraries. StarFollow me to get all the future updates!Follow @dinamitemic UPDATE: I’ve prepared a demo project running on the STM32F4-DISCOVERY in order to better understand how to get it … Read more

Auto Bed Leveling Sensor Guide – Installation, Setup & Test on Creality CR-10S running Marlin firmware

Looking on the web I wasn’t able to find any detailed guide that well explain what I have to do to mount an ABL Sensor on my printer so I’ve decided to write my own guide.If you want to understand what you’re doing on your printer and why, this is the guide for you. For … Read more