It depends on the enlarger but they are often geometric and approximately 0.01D each
I'm designing an additive enlarger light source with Red Green and Blue LEDs.
The tricky part will be to give the software a good, usable user interface[/QUOTE
I don't do GUI's. I do knobs and gages and buttons and switches.
I know the atmega 328 has dual output compare registers on timer1. I can use those for green and blue. But I would rather use bytes internally if I can. If a cc is .1D I can calculate from there. For color printing it seems like I will be in the middle or upper range all the time...not like a subtractive enlarger at all where you leave one channel at 0.
The tricky part will be to give the software a good, usable user interface
I don't do GUI's. I do knobs and gages and buttons and switches.
I know the atmega 328 has dual output compare registers on timer1. I can use those for green and blue. But I would rather use bytes internally if I can. If a cc is .1D I can calculate from there. For color printing it seems like I will be in the middle or upper range all the time...not like a subtractive enlarger at all where you leave one channel at 0.
There's absolutely no need to keep things in just one byte though because 16 bit, 32 bit and even floating-point arithmetic is supported by gcc with zero extra effort on your part. It runs a little slower but for the purposes you have here, the micro is still about 10000x faster than necessary. Hell, you could write the whole program using double (64-bit IEEE floating point) and it would still run fine unless you trip yourself up on rounding modes.
I'm talking about using LEDs, which have easily obtainable spectrograms published. I'm not sure where to get data on the speed vs. wavelength characteristics of color paper, however.You'd need to study precise published spectrograms for each type of bulb
That should be very easy with LEDs.you have to essentially be as tight as a good set of RGB separation filters, if not better
I'm talking about using LEDs, which have easily obtainable spectrograms published. I'm not sure where to get data on the speed vs. wavelength characteristics of color paper, however.
The fact that they do use colored lasers in LightJet printing is good indication that LEDs will also work. LEDs aren't quite as narrowband as lasers, but still closer to lasers than RGB filters (I would think).
That should be very easy with LEDs.
They can't even make a high enough color compound LED bulbs at this point in time, using multiple colored bulbs inside, to equal good color
matching fluorescents - which aren't any good for color printing at all. No it should NOT be easy with LED's. And NO... lasers are not a good
Actually, it takes exactly as much light as any other way of printing. The amount of light needed depends on the speed of the paper.Additive printing takes a LOT of light.
Probably; so what? The good thing is that LEDs are cheap, so you can use lots of them. The ability to use a "whole bank of them" is a feature vs. mixing chambers and condenser lenses and other complicated optics used with incandescent light sources.If you want a panel, you'll need a whole bank of them.
Yes, and that's also the point. That's the *whole reason* to use LEDs. The impetus behind additive printing vs. subtractive printing in the first place is to obtain *less continuous* light with *more narrowband* R, G, B light sources, to avoid crossover. You aren't wrong when you point out that LEDs are narrowband but your point escapes me.LED's are not continuous spectrum
This is sort of BS. A laser is a laser. The noteworthy characteristics of laser light are that the output is 1) narrow-band and 2) coherent. It's true that some green lasers are frequency-doubled from lower frequencies, but that's neither here nor there.Do you realize green printing lasers are not primarily green, but are strongly
filtered to allow only a very narrow band of green to pass.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?