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

EBL Repurposing #1300

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

EBL Repurposing #1300

wants to merge 2 commits into from

Conversation

MrExperiment
Copy link

What

This makes the EBL only useful for making photomasks, as requested by bruberu and planetme.

Implementation Details

I just did the code 👍, idk how to describe it lol

Outcome

It made the EBL only useful for making photomasks.

Additional Information

This also changes the patterned SMD resistor component thingamajig to use the UV light box!

@@ -162,7 +162,7 @@ crafting.addShaped("rubylith_ic", metaitem('stencil.ic'), [
[null, null, null]
]);

UV_LIGHT_BOX.recipeBuilder()
LASER_ENGRAVER.recipeBuilder()
Copy link
Collaborator

Choose a reason for hiding this comment

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

keep the mask recipe using UV lightbox, since Laser Engraver is gated by Tungsten, an EV material.

Copy link
Member

@planetme planetme left a comment

Choose a reason for hiding this comment

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

do not change the rubylith masks. they use UV light, only advanced stencils and photomasks use ebl

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.

3 participants