Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IC Circuit Rework #1020

Open
wants to merge 5 commits into
base: master-ceu
Choose a base branch
from
Open

IC Circuit Rework #1020

wants to merge 5 commits into from

Conversation

bruberu
Copy link
Member

@bruberu bruberu commented Oct 19, 2024

Pushes back IC technology to HV and replaces the current IC circuits with power regulation. Resolves #926 and #925.

@bruberu bruberu marked this pull request as ready for review November 16, 2024 05:17
.inputs(ore('componentTransistor') * 4)
.inputs(ore('componentDiode') * 2)
.inputs(metaitem('board.phenolic'))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

idea here:
we can have a board recipe and a potting recipe:
https://en.wikipedia.org/wiki/Potting_(electronics)
for higher yield

.inputs(ore('plateAluminium') * 8)
.circuitMeta(7)
.fluidInputs(fluid('silicone_oil') * 72)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

retain the soldering alloy in this recipe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LV-MV circuit rework
2 participants