View post in other languages
Report
I designed a drop-in replacement PCB for the Sunlu S1 filament dryer.
This video cannot be played.
I built a small drop in replacement controller PCB for the Sunlu S1 filament dryer because the stock board is very limited
It keeps the original heater, and power wiring, but adds a color TFT, proper temperature and time control from 30 to 70 ºC, dual NTC sensing for air and heater safety, and PWM heater regulation. Everything runs on an STM32C011, and the full firmware fits in about 13 KB of flash.
The goal was reliability and control rather than fancy features. If you are frustrated with the S1 presets, this might be useful.
GitHub repo: https://github.com/Pegoku/Sunlu-S1-Board
Report
About this ad
Comments Section
I've been working on one as well. Sensors are so cheap, planning several temp andhumidity sensors both inside and out and intelligent control of a ventilation fan only under correct conditions.
I may "borrow" some of your ideas!
Waow
Very nice. I'll have to look into it once I get my dryer from the cargo crate it is in.
Are you going to upload the Gerber files so I can order myself a PCB lol
The gerber is available here
Awesome, Thanks for this!
I'll have to take a look if it's possible to adapt this to Creality Space Pi. The controls suck, and the screen was half broken after a month.
I ve a dryer with max temp 50 degrees, can I dry PETG on it if I dry it for 12-16 hours ?
Wow that's incredible! Mine has started cutting off way before the set times and it drives me nuts. I was playing with the idea of building out a board with an esp32 to connect to home assistant.
You design looks amazing!
Edit: darn one thing this is missing is humidity sensing =(
Yeah, I wanted to add wireless and a humidity sensor too. Prob going to add it for next version
I was planning to use a Bme280 since it's what I ad laying around and just wiring it into side or back of the case somewhere.
I am not as sophisticated as you haha
Do you have any pictures of the finished pcb and placement of the second ntc?
Again this is great work and I'll be keeping an eye out for version 2!
Can you set custom presets? I'd love to be able to hit a button for ABS and have it set the temp to 65c and start a 48hr timer all on 1 go.