Keyboard Shortcuts
Likes
- Homebrewpcbs
- Messages
Search
Re: Microscopes for SMD soldering etc
+1 on the procedural language. Kind of the same as Arduino coding. I watched a lot of OpenSCAD videos. Got them all bookmarked. Very powerful for little coding. I bought a used Panavise from ebay recently and it came with the large pcb board holder. Bought a smaller one from Amazon that is steel/aluminum with plastic jaws.
Dave |
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
stefan_trethan
Now I wonder if you can put it together with the focus slide reversed, like that: <> Well, a bit nicer than that obviously, but you get the idea. This way nothing would stick down needlessly below the objective.? I mean 8" WD is great anyway, but why obstruct the working space below when above there is just air? With the Mantis I find myself bumping into the x8 lens quite a bit while using the (shorter) x4 magnification. I've even put an extender on the x4 to increase?the working distance, which makes them more similar in length, but still it's annoying sometimes to have that other lens in the way when it is not even in use. Dunno if there is any bias in the slide to make it self lock against the weight of the head, but then I think it's still odd they designed it like that. ST On Fri, Nov 1, 2019 at 10:00 PM stefan_trethan <stefan_trethan@...> wrote:
|
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
You'll be very happy with this scope.? 73! Mark KA6WKE Website:? On Fri, Nov 1, 2019, 11:15 Dave <theschemer@...> wrote: I ended up calling the support people at AmScope and told them what I needed /wanted and ended up buying this one: |
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
stefan_trethan
Now that is _nice_. If they can offer all that for $500 I think I should reconsider my plan to look out for a used Zeiss or Leica with zoom. ST On Fri, Nov 1, 2019 at 7:15 PM Dave <theschemer@...> wrote: I ended up calling the support people at AmScope and told them what I needed /wanted and ended up buying this one: |
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
开云体育It's way way way more like C than not. It's not a procedural language, what you assign stays for the whole duration unless it's in a loop.? Makes an important difference in how you describe objects. Try designing some board holder supports (you *do* want the main board holder made from metal), a panavise board holder is a good idea. Harvey
On 11/1/2019 3:01 PM, Dave wrote:
Well I used to program in VB6 so a lot of that pertains here to in a way. Dim the variables etc. And REMarks for clarity. Thanks for the skeleton, it's just past Halloween. :) |
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
Looks like a nice one. My eyes are even older than yours so I feel your pain...I just had to finally throw in the towel as I am interested enough in this hobby to want to do it right. And even though all my stuff is easy to the experts, I have to start somewhere...
|
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
开云体育
![]() -- |
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
Not a microscope but I use these and they provide nice magnification for hand soldering and debridge work.?
toggle quoted message
Show quoted text
www.amazon.com/Donegan-OptiVisor-Headband-Magnifier-Magnification/dp/B0015IN8J6?psc=1&SubscriptionId=AKIAILSHYYTFIVPWUY6Q&tag=duckduckgo-d-20&linkCode=xm2&camp=2025&creative=165953&creat
|
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
开云体育My eyes are over 50 yrs old and I could not manage without my Bausch Lomb StereoZoom 7. Its mounded on a boom with really heavy base. I replaced the original florescent light with a homemade LED ring light. I got it second hand on flea bay for a few hundred quid but it was well worth it. I can see to solder most anything. It’s also great for inspection, e.g. looking at the gap below QFN’s or even touching up the soldering on the pads. ? Don’t get something with too high a magnification. Mine is fitted X10 WF (Wide Field) Eye pieces so twiddling the knob on top takes it from x7 to x30. I find the x7 setting fine for the vast majority of my SMT soldering work. |
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
I have a Panavise and a few other board holders. But I just bought some Blu Tack as I watched a video where a guy uses it to hold his pcb's from moving. Haven't tried it yet but it looks promising. I could make a pcb board holder with the plastic printer I guess. Sometimes I forget all the stuff you can make with the 3d printer.
Dave |
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
开云体育A very useful OpenSCAD skeleton is module <name> () { ??? difference() ?? { ??? ??? union () ??? ??? { ??? ??? } ??? ??? union () ?? ??? { ??? ?? } ??? } }
Then figure out a way to conditionally show a module.... all parameters at beginning of program, etc. You'll get the idea.?? Very good for cases, and also can be used with EAGLE (and additional programming) to make 3D board models. Harvey
On 11/1/2019 2:28 PM, Dave wrote:
Harvey, |
|||||||||||||||||||||||||||||||||||||||
Re: This PCB Microscope looks good, I think.
开云体育That looks good.? You'll want a PC board holder of some sort.? I used some 20mm square frame material, and fabricated (using an existing holder I had), a flat board holder that adjusts for boards.? You could use part of the panavise setup, but you want to make sure that the board can't tilt, which will mandate a firm support. Harvey
On 11/1/2019 2:16 PM, Dave wrote:
I ordered this one and a LED ring. They also make a 0.25 lens if I ever need it. |
|||||||||||||||||||||||||||||||||||||||
Re: Microscopes for SMD soldering etc
Harvey,
? I bought this one: Baby steps...:) Also, I looked at OpenSCAD again and it looks quite useful. At first it looked like a pain but I see the light now. I bounce from one project to the next while continuing to work on them all by ordering stuff or studying. In the end I may actually get something done. :) Thanks, Dave |
|||||||||||||||||||||||||||||||||||||||