Giter Club home page Giter Club logo

Comments (4)

AxxAxx avatar AxxAxx commented on May 27, 2024

Nice! Thanks! You are the first one I know to have built one, nice with some user-input!

Yes!
JBC calls this "Sleep & Hibernation" and write:

Thanks to automatic detection of the tool in the stand, JBC Soldering and Rework Stations allow the tools to enter into Sleep & Hibernation mode when not being used. As a result, tip life lasts up to 5 times longer.

Longer Tip life
Tip life increases exponentially by using lower temperatures as shown. Using the Sleep Mode, the temperature is further reduced, which extends tip life by 5.

Sleep Mode
Sleep Mode automatically lowers tip temperature below solder melting point when the tool rests in the stand.
It prevents the dissolution of the tip’s iron coating into molten solder.

Hibernation Mode
After a configurable period of tool inactivity in the stand (10 min factory default), the tool enters into Hibernation Mode.
It cuts off the power supply making the tip reach room temperature thus preventing oxidation and saving energy.

A graph can be seen here: https://www.jbctools.com/top10.html

I never really thought about shutting off completely as an issue, I understand that elevated temperatures for a long time reduced the lifetime.
Thermal cycling and fatigue is also a thing of course...
But okay, I assume JBC has put thoughts into this.

It should be fairly staright forward to implement.

from axxsolder.

AxxAxx avatar AxxAxx commented on May 27, 2024

I added a few lines to the code.
Lets call the new mode "STANDBY"
After the iron is placed into the stand the temperature is set to STANDBY_TEMPERATURE (default 150 deg C) for X amount of time (default 10 min). After that, the iron goes into sleep mode and switches off heating completely.

I will test the new implementation a bit more before I push it into the main branch.
If you want to test you can find the BINARY here:
https://github.com/AxxAxx/AxxSolder/tree/17-stand-temperature-instead-of-full-cooldown/Software/AxxSolder/Debug

from axxsolder.

blackfield3k avatar blackfield3k commented on May 27, 2024

I testet it a few times and it seems to work like intended with the C210 handle. I noticed that you can`t go into sleep mode with the encoder button as long as you are in standby mode.

I will put it through a real life test by building another AxxSolder ;)

from axxsolder.

AxxAxx avatar AxxAxx commented on May 27, 2024

Dont know if it is a feature or not but now you can get out from STANDBY to SLEEP with a buttonpress:
6ba68a1

You find the new AxxSolder.bin in the same place as before.

Good luck! :)

from axxsolder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.