DocScrutinizer05 changed the topic of #qi-hardware to: Copyleft hardware - http://qi-hardware.com | hardware hackers join here to discuss Ben NanoNote, atben / atusb 802.15.4 wireless, and other community driven hw projects | public logging at http://en.qi-hardware.com/irclogs and http://irclog.whitequark.org/qi-hardware
arielenter has joined #qi-hardware
wolfspraul has quit [Read error: Operation timed out]
wolfspraul has joined #qi-hardware
arielenter has quit [Quit: Leaving.]
dos1 has quit [Ping timeout: 272 seconds]
arielenter has joined #qi-hardware
wej has quit [Ping timeout: 252 seconds]
arielenter has quit [Read error: Connection timed out]
wej has joined #qi-hardware
arielenter has joined #qi-hardware
arielenter has quit [Quit: Leaving.]
arielenter has joined #qi-hardware
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #qi-hardware
porchao has joined #qi-hardware
mth_ is now known as mth
arielenter has quit [Quit: Leaving.]
arielenter has joined #qi-hardware
arielenter has quit [Client Quit]
arielenter has joined #qi-hardware
arielenter has quit [Client Quit]
arielenter has joined #qi-hardware
wej has quit [Ping timeout: 252 seconds]
<nicksydney> everybody split ?
arielenter has quit [Read error: Connection timed out]
arielenter has joined #qi-hardware
wolfspra1l has joined #qi-hardware
eintopf__ has joined #qi-hardware
porchao has quit [*.net *.split]
wolfspraul has quit [*.net *.split]
uwe_mobile__ has quit [*.net *.split]
eintopf has quit [*.net *.split]
Guest46585 has quit [*.net *.split]
Coyo has joined #qi-hardware
Coyo is now known as Guest44084
uwe_mobile has joined #qi-hardware
arielenter has quit [Quit: Leaving.]
eintopf__ is now known as eintopf
Markvilla has joined #qi-hardware
porchao has joined #qi-hardware
wej has joined #qi-hardware
Markvilla has quit [Ping timeout: 272 seconds]
* DocScrutinizer05 headdesks - particularly since you can't purge more than one page worth of items. "Select all" means all *of this page*
Markvilla has joined #qi-hardware
<whitequark> DocScrutinizer05: write a script!
<DocScrutinizer05> :nod:
<DocScrutinizer05> pretty easy since page number is in URL
<DocScrutinizer05> but nfc how to handle that crappy JS on pages
<DocScrutinizer05> I heard grease monkey should be able to run scripts on rendered webpages
<whitequark> DocScrutinizer05: eh, don't bother with greasemonkey
<whitequark> look at the POST query it makes and emulate it with curl
<whitequark> likely will involve message id -> get it with your favorite libxml binding, or even grep
<DocScrutinizer05> eeew
<DocScrutinizer05> I have not even an idea how auth is handled
<whitequark> a cookie
<whitequark> -H 'Cookie: ...'
<whitequark> look at what the browser sends
<DocScrutinizer05> nightmare
<whitequark> in chromium I just press F12, Network and it nicely lays out the requests
<whitequark> for firefox you need web developer tools addon or something
<whitequark> been years since I used it.
<DocScrutinizer05> midgard, what a crap!
Markvilla has quit [Quit: Computer has gone to sleep.]
rz2k has joined #qi-hardware
pcercuei has joined #qi-hardware
Markvilla has joined #qi-hardware
pcercuei_ has joined #qi-hardware
pcercuei has quit [Ping timeout: 245 seconds]
wej has quit [Ping timeout: 252 seconds]
wej has joined #qi-hardware
pcercuei_ is now known as pcercuei
<nicksydney> test jigs using pogo pins https://www.sparkfun.com/tutorials/138
lekernel has joined #qi-hardware
nicksydney has quit [Remote host closed the connection]
nicksydney has joined #qi-hardware
<nicksydney> wpwrak: https://github.com/andete/PySWD SWD programmer with Python using Bus Pirate
xiangfu has joined #qi-hardware
xiangfu has quit [Ping timeout: 272 seconds]
xiangfu has joined #qi-hardware
xiangfu has quit [Ping timeout: 245 seconds]
Markvilla has quit [Quit: Computer has gone to sleep.]
pcercuei has quit [Ping timeout: 272 seconds]
newcup has joined #qi-hardware
lekernel has quit [Ping timeout: 250 seconds]
lekernel has joined #qi-hardware
rz2k has quit [Remote host closed the connection]
Markvilla has joined #qi-hardware
<wpwrak> nicksydney: as long a your boards have no bottom-side components, you can indeed get away with such simple PCB-only fixtures :)
<wpwrak> nicksydney: else, you'll see that mine are pretty much equivalent, with the differences being in a) using acrylic instead of pcb (because i need more depth), b) my registration being particularly poor in the case of ybpgm (not sure what went wrong, but it seems that i'm almost 1 mm off between acrylic and pcb. ironically, i made an
<wpwrak> extra effort here to keep those coordinates perfectly matched. in that older MDF fixture it was all manual ... and quite accurate), and c) the holes for the pogo pins are much wider. that's because i'm too lazy to change tools and/or couldn't be bothered to buy a drill of exactly the right size. the pogo pins survive a bit of abuse, especially if they're as short as the ones i'm using, so not having mechanical support at the top is no
<wpwrak> t a cause for immediate concern.
<wpwrak> last but not least, yes, designing production testing is important. i skipped that for my firs "mass-produced" product, UBB. since it's hard to get that one wrong but i did it for my second one, the atben/atusb pair. here's the process:
<wpwrak> note: no proper fixture there. hadn't had time to develop one for it. there's a bit of a pseudo-fixture, though: http://downloads.qi-hardware.com/people/werner/wpan/prod/atusb-programming.jpg
<whitequark> wpwrak: hm, I just had an idea
<whitequark> why does a paste stencil need to be out of brass or copper? or for that matter any metal at all?
<wpwrak> (this one actually did eventually load the pogo pints to their breaking point. but it took many cycles to get there.)
<whitequark> wouldn't much more easily obtainable (and easier to work with) sheets of plastic be just fine?
<wpwrak> probably for no reason other than durability. and don't they use steel ?
<whitequark> perhaps
<whitequark> actually, let me check how plastic will work. the bits I have right now should suffice...
<whitequark> hrm. the pcb-gcode script can't generate toolpaths for that.
<wpwrak> whitequark: high time to write your own toolpath-generating scripts :)
porchaso0 has joined #qi-hardware
<whitequark> wpwrak: lol, no, I'll just modify it a bit
porchao has quit [Ping timeout: 265 seconds]
<whitequark> ... no license for it? darn
<wpwrak> license ?
<whitequark> for pcb-gcode script. it's in source form, but without any license info.
<wpwrak> ah, that's handy :) good hunt ! :)
<whitequark> hunt ?
<wpwrak> hunting for licensing information
<whitequark> oh. yeah. fortunately the authors are active.
<whitequark> "The source is provided with no license. Use it as you wish." :/
<larsc> public domain then
<larsc> but I guess by "no license" they mean, no license where you need to sign a contract and pay money or something
wej has quit [Ping timeout: 245 seconds]
wej has joined #qi-hardware
pcercuei has joined #qi-hardware
pcercuei has quit [Client Quit]
pcercuei has joined #qi-hardware
pcercuei has quit [Ping timeout: 250 seconds]
pcercuei has joined #qi-hardware
<whitequark> oh, it actually has a license. I was looking at an older version.
pcercuei has quit [Quit: bbl]
wej has quit [Ping timeout: 245 seconds]
wej has joined #qi-hardware
Markvilla has quit [Quit: Computer has gone to sleep.]
apelete has quit [Ping timeout: 272 seconds]
apelete has joined #qi-hardware
arielenter has joined #qi-hardware
apelete has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
apelete has joined #qi-hardware
Markvilla has joined #qi-hardware
apelete_ has joined #qi-hardware
apelete has quit [Ping timeout: 246 seconds]
dos1 has joined #qi-hardware
wolfspra1l has quit [Quit: leaving]
wolfspraul has joined #qi-hardware
apelete_ has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
apelete has joined #qi-hardware
DocScrutinizer05 has quit [Read error: Operation timed out]
Jay7 has quit [Read error: Connection reset by peer]
rozzin has quit [Read error: Operation timed out]
Jay7x has joined #qi-hardware
DocScrutinizer05 has joined #qi-hardware
rozzin has joined #qi-hardware
valhalla_ is now known as valhalla
<whitequark> wheee, I made it generate toolpaths for stencils
wolfspra1l has joined #qi-hardware
wolfspraul has quit [Remote host closed the connection]
apelete has quit [Ping timeout: 250 seconds]
<whitequark> now that I think about it, why even bother with that spiralling thing? excess stencil material will just fall out
pcercueiS2 has joined #qi-hardware
Markvilla has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
<wpwrak> a very astute observation ;-)
wej has quit [Ping timeout: 252 seconds]
<whitequark> the one on the right is incompletely milled
<whitequark> the one on the left is much better. all faults are due to the fact that I only had corrugated cardboard for a sacrificial material and it is not exactly flat
wej has joined #qi-hardware
lilvinz- has quit [Quit: ZNC - http://znc.sourceforge.net]
lilvinz has joined #qi-hardware
pcercueiS2 has quit [Ping timeout: 250 seconds]
<whitequark> wpwrak: how does one, in general, reduce burr?
<whitequark> should I increase or decrease feedrate?
<nicksydney> wpwrak: http://www.cnbc.com/id/101388620 Rich Chinese buy visas in US and Australia
<wpwrak> whitequark: yes, i'd reduce the feedrate or increase the spindle speed. if this doesn't help, let the mill run the path twice (the second time you can go faster since it does almost no work)
<wpwrak> burr can also be cause by worn bits, but that would be a bit early soon your case
<wpwrak> grmbl. the high art of editing. s/early soon/soon in/
<wpwrak> other things to look for: a loose fixture, an unstable table, and lack of lubrication (if the material is hard)
<whitequark> plastic :)
<whitequark> it's polycarbonate sheets for laser printer.
<wpwrak> okay, polycarbonate is actually quite hard. but not quite bad enough for that :)
<whitequark> actually, polystyrene, not polycarbonate
<wpwrak> with plastic, there's also the issue of finding the right speed. if you go too slow, you may melt it. but you seem to go fast in general, so that's probably not the issue
<whitequark> ok. 1.4mm/s feedrate is better. let's try 1mm/s, and I'll add another 1/4 pass per pad to mill out the loose bits
<wpwrak> so as a first step, it's go a little slower. you can also make a test pattern of parallel lines or such that will allow you to test parameters more rapidly
<wpwrak> aah, still the stencil. i see.
<wpwrak> flexing of the plastic is then probably the main issue. so yes, minimizing the forces should help.
<whitequark> yea, it flexes in a nasty way
<wpwrak> i guess that's why they use steel ;-)
<wpwrak> maybe try to glue it down, possibly via adhesive tape. that would restrain the movement. then you could look for a way to chemically weaken/dissolve the glue.
<nicksydney> whitequark: Bitcoin CPUs Coming, Says Investor http://www.eetimes.com/document.asp?doc_id=1320857
<whitequark> lolwhat
<whitequark> nicksydney: that Thomas guy says the right thing, actually.
<wpwrak> else, i'm sure china makes also nice cheap laser cutters ;-) that would eliminate the mechanical wear
<whitequark> nicksydney: (and the part about CPUs in the headline? the article author pulled it purely out of their own ass.)
<whitequark> wpwrak: well, yeah. they start from about $1200 for a ridiculously tiny one
<whitequark> which is big, requires water cooling, and whatnot. I'd rather fix the CNC machine. :)
<wpwrak> hmm. maybe i could get you interested in a pick & place machine then ? http://www.alibaba.com/product-gs/955073560/HOT_Selling_TM220A_SMT_Pick_and.html
<wpwrak> they also have a larger model with 28 reels, USD 1000 more
<wpwrak> i want, in this order: 1) a major reform of customs procedures in argentina, 2) some more space, and 3) such a device :)
<whitequark> wpwrak: you nailed it :)
<whitequark> although for $5k I'll be perfectly fine with either placing stuff myself or customizing the machine I already have
<whitequark> but, yeah, space is a problem. I'm already out of it.
<wpwrak> (laser cutter) this one doesn't look too bad. doesn't seem to need external air. dunno how the water cooling works, though. http://www.alibaba.com/product-gs/621992867/60w_Smal_Co2_Laser_Cutting_Machine.html
<wpwrak> whitequark: btw, did you ever figure out how to use the fixtures ?
<whitequark> wpwrak: nope
<whitequark> I guess I'll roll my own anyway, these won't suit my thin, flat material requirements very well anyway
<wpwrak> (customizing the cnc mill) it may get a little tedious. you need to add air pumps, an elevated table, a feeder system, a fairly complicated head (with a motor for rotation and also the transport needle, although that needle probably doesn't need to be motorized)
<whitequark> you do have a point
<wpwrak> nicksydney: that's a photo plotter ;-) we've had that technology for just how many centuries now ? ;-)
<whitequark> combines the worst of wet and dry processes?
<whitequark> slow, requires chemicals
<whitequark> wpwrak: ok, I've figured out the problem with plastic flexing.
<whitequark> see, it actually results in burr being pushed *under* workpiece
<wpwrak> hmm, what do you use as support ?
<whitequark> I've duct-taped it to a PCB
<whitequark> the bare side, to be more specific
<wpwrak> that ought to be stiff enough
<wpwrak> maybe try reversing the spindle ;-)
<whitequark> mmhm
<whitequark> it actually pushes material to both sides of the sheet, so it won't do anything
<wpwrak> not sure if this won't just make things much worse, though :)
<wpwrak> ah, i see. lower speed didn't help enough ?
<whitequark> I think the problem is that I'm using an engraving bit, but ought to use a real endmill with flutes
<whitequark> no point in lowering speed under 100mm/min. no difference in results.
<whitequark> maybe I should run spindle slower?
<wpwrak> (engraving) that sounds suspicious, yes
<whitequark> according to datasheet right now it should run around 6000 rpm
<wpwrak> you can try that. not sure what it does. mine if fixed-speed
<wpwrak> have you tried running it twice on the same path ?
<whitequark> that won't really do anything. see, if you look at the bare sheet from the thin side, it looks like this:
<whitequark> ----------
<whitequark> and after milling, it looks like this:
<whitequark> -----III----
<whitequark> where III is the material pushed to the sides of the sheet
<whitequark> it's not *inside* the holes, meaning the bit won't touch it
<whitequark> it's basically a bevel now
<wpwrak> try it anyway :) at least with endmills, this works wonders
<whitequark> nah, it's worse this way
<whitequark> & spindle speed (50%) does not noticeably affect result
<wpwrak> ah, pity
<wpwrak> hmm, lowering the spindle speed is what i would have suggested next
<wpwrak> well, if you want to fix the plastic very solidly, you'd cut another pcb such that it has slightly larger openings, then make a "sandwich"
<whitequark> from what I understand, material being pushed under the sheet has quite a leverage for pulling it out of the fixture, or flexing the plastic & fixture
<whitequark> mainly fixture, PET doesn't stretch at all
<whitequark> (yes, I was wrong two times, it's PET actually. http://www.amazon.com/gp/product/B005T8WR6I
<wpwrak> hmm. maybe just wait until you get the endmills.
pcercuei has joined #qi-hardware
<whitequark> yeah
rz2k has joined #qi-hardware
pcercuei has quit [Quit: dodo]
rz2k has quit []
dos1 has quit [Quit: Kabum!]
dos1 has joined #qi-hardware
lekernel has quit [Quit: Leaving]
rz2k has joined #qi-hardware
apelete has joined #qi-hardware
wolfspra1l has quit [Quit: leaving]
wolfspraul has joined #qi-hardware