Ralim / IronOS

Open Source Soldering Iron firmware
https://ralim.github.io/IronOS/
GNU General Public License v3.0
7.21k stars 713 forks source link

Allow change Temperature steps #245

Closed ohiyo777 closed 4 years ago

ohiyo777 commented 6 years ago

Please edit this template and fill out all the information you can (where relevant). Failure to provide essential information can delay the response you receive.

Steps to reproduce:

  1. Add an configure that allow change temperature steps by 1~30 °c
Ralim commented 6 years ago

Hi, Can I ask why you are looking for smaller step sizes ?

ohiyo777 commented 6 years ago

@Ralim Yeah~ I was using to cut film, the best temp was around 55 degree, even the temp in lcd does not that consist with tip, but smaller step could help me to calibration tip temp more closer I want. I have to say, Thank You for Your Hard Work. :)

Ralim commented 6 years ago

Hi, Yeah there are a few things that can affect the accuracy of the system, especially when you are using it at such a low temperature, what power supply were you using ?

The system is roughly +-5 C before calibration, but more accurate afterwards. But I don't do any calibration for the bottom half of the curve, so nothing is calibrated below about 250C.

ohiyo777 commented 6 years ago

@Ralim Right that’s what I meant. So I had a Digital Thermometer to get real tip temp, and the problem is temp bump too much by default step. :D Oh, I use 12v 1.5a input.

alexstrassheim commented 6 years ago

@Ralim i am also interested in it. i do BGA reballing without a template and must have an exact temperature.

charun-za commented 5 years ago

Would love this too, 1~10c steps would be great, just more control right? seen as default firmware does support this, why remove it :P?

Ralim commented 5 years ago

@alexstrassheim "Exact Temperature" ? You are awake that the tip oscillates in temperature due to the nature of it being a soldering iron?

@charun-za I agree finer steps would be nice, I'm going to try and add this but its less of a priority than the new PID and TS80 support. Running low on flash space so I'll have to see how much space it will take up in the flash as well.

Its not a case of "remove it", this firmware had a menu system before theirs did xD Most of the features in their firmware came from here.... I did have temp change steps in the older firmwares (1.x) but everyone I talked to just left it on 10 deg steps since its still finer control than most irons actually give you.

Ralim commented 4 years ago

This is now done 😄