Close

Bigger coil in Eagle - hack

A project log for Easy Open Tesla coil on PCB

Very simple Tesla Coil - 3 components only = LED, BUL45D2G transistor and 82K resistor

bobriciusbobricius 04/13/2019 at 07:340 Comments

Eagle have good script to make print induktor but, there is limit to only 100turns.

Just edit this number to bigger .... etc 350 :)

        dlgCell(4, 1) dlgLabel("Tur&ns"); // number of turns (Wound)
        dlgCell(4, 2) dlgRealEdit(n, 1.0, 350.0);

 or you can use attached file :)

Discussions