Git Product home page Git Product logo

Comments (13)

chron0 avatar chron0 commented on August 29, 2024

Without testing my first guess would be Python 3.x - Back when it was released it was python 2.x and I havent tracked the PRs if 3.x compatibility was merged. If you still have python2/pip2 available you could try it with that. I may have some more reflow coming up in the future where I want to migrate the whole thing to an ESP32 - that would be smaller, cheaper and rid us of the linux/python dependencies.

from picoreflow.

diginfo avatar diginfo commented on August 29, 2024

Thanks, Solved:

apt install libffi-dev

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

<3 - great - and thanks for the solution feedback that may help others.

from picoreflow.

diginfo avatar diginfo commented on August 29, 2024

Thanks, now I am unable to save a new profile:

An oven is not a time-machine
Screenshot 2021-07-17 at 8 26 53 PM

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

as it says: an oven is not a time machine :) your first target time is 900 seconds, your second point is 45 seconds into runtime - that would have to let move back in time to get there. A Point in Target time cannot be lower than the prior one.

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

See my example:

Image

it would also make sense to have a sensible starting point 1 on env temp so that it can ramp up to 110, otherwise it cant calculate the slope you want.

from picoreflow.

diginfo avatar diginfo commented on August 29, 2024

OOps - I have to admit it's late and I have had a glass of wine :-)

from picoreflow.

diginfo avatar diginfo commented on August 29, 2024

Absolutely my fault, thanks so much for helping.

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

:) anytime

from picoreflow.

diginfo avatar diginfo commented on August 29, 2024

FYI - I am using it to anneal 3D printed items,

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

iirc we've implemented drag and drop on the circles in the graph so that you can move your curve along there as well

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

ah, makes sense, i was wondering what you were doing. I was thinking about using it for annealing as well.

so basically it would come down to:

Point 1 | 0 | 25
Point 2 | 900 | 110
Point 3 945 | 110
Point 4 | 1845 | 25

this would ramp up over 900 seconds to 110, hold 110 for 45 secs and then ramp down to 25 (sensible env temp) over 900 seconds again.

from picoreflow.

chron0 avatar chron0 commented on August 29, 2024

if you find a good annealing curve for a given material I'd be happy of you could share your result here or in the comment section of the apollo-ng wiki for it.

from picoreflow.

Related Issues (19)

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.