Joost Yervante Damad

Results 27 comments of Joost Yervante Damad

Heya, 1. I'm open for other suggestions for a delimiter. Like you said I used what hugo uses. Feel free to select something else if you think it fits more...

Hey, the reason for updated is that posts can have a date, which is the date it was first posted, and an updated date, which is the date it was...

You can switch to MESA software opengl. madparts runs fine with it. That being said, the least it should do is display a proper error and exit.

Just to explain a bit more: during development I made the choice to use openGL shaders, which already requires openGL 2.0. Then I used some feature of openGL 2.1, hence...

Seems overly complicated. Why not just do: thermalPad = new Smd thermalPad.dx = .7 thermalPad.dy = 1.6 thermalPad.name = 4 combine [name, value, l, thermalPad, silk, c]

you can make a 5-pin sot23-5 by using remove, something like this: l = dual [pad,d], 6, e, between l = remove l, 5

Hey, while I understand your sentiment, having created 100s of parts with madparts now, I just find that going beyond the basic single/dual/quad etc is just not very practically as...

.paste = true is not implemented for non-SMD parts. It was added to allow non-paste SMD pads like programming and test pads. I'd be happy to accept an enhancement that...

As I don't use eagle anymore, this is low-prio.