Terry Spitz

Results 4 comments of Terry Spitz

Update: I managed to order min. quantity 5 of these from JLCPCB for £28, including the USB socket, but excluding the microswitch, crystal and inductor which I got from LCSC...

For the record, I'm successfully programming PFS154 in-circuit with connections to VDD/VSS, and PA3/5/6 which are connected to LEDs via 150ohm resistors. I didn't realise I needed PA4 for IHRC...

I think a fix is to average the first and last ths after fixing endpoint tangents in iterdumb: ``` if this.isClosed && this.startTh.IsNone && this.endTh.IsNone { let avgth = (_ths[0]...

Also: sweep-drop.scad with latest scad-utils gives errors: ``` WARNING: Can't open library 'scad-utils/shapes.scad'. WARNING: Can't open library 'scad-utils/lists.scad'. ```