Zum Inhalt springen

PCB CNC: Unterschied zwischen den Versionen

Bkubicek (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Bkubicek (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
==Introduction==
==Introduction==
CNCs can facilitate in the creation of PCBS:
CNCs can facilitate in the creation of PCBS:
* Manual etching and then using CNC to drill automatically.
* Manual etching and then using CNC to drill automatically.
Zeile 6: Zeile 7:


Currently, all three steps are working on the [http://metalab.at/wiki/Geil-o-mat Geilomat].  
Currently, all three steps are working on the [http://metalab.at/wiki/Geil-o-mat Geilomat].  
[[Bild:cncpcb.png|thumb|400px|A rather badly isloated and drilled PCB done on the Geilomat. One can get much better results. Short-Circuiting Copper flakes are visible on the center left.]]
[[Bild:nicerpcb.png|thumb|400px|A normal isloated result.]]




For the isolation, there is the normal approach, where all contours of copper areas are milled.
For the isolation, there is the normal approach, where all contours of copper areas are milled.
[[Bild:normalpcb.png|thumb|400px| A usually milled PCB, using pcb-gcode eagle plugin. This can be done by metaboard3.sh -tight]]
However much faster results can be obtained by milling the minimal path necessary to create the PCB-topology.
However much faster results can be obtained by milling the minimal path necessary to create the PCB-topology.
[[Bild:visolate.png|thumb|400px| A voronoi milled PCB (left), a normally milled PCB, and a traditional PCB. [http://www.mit.edu/~vona/Visolate/Visolate-info.html Source] ]]


Some results are given in the soup of the [http://geilomat.soup.io/ Geilomat]
Some results are given in the soup of the [http://geilomat.soup.io/ Geilomat]
Zeile 20: Zeile 17:
* It is possible to have one wire between the 2.54mm piched pins.
* It is possible to have one wire between the 2.54mm piched pins.
* Also 1.27mm pitch SMD chips are usually ok.  
* Also 1.27mm pitch SMD chips are usually ok.  
== Examples ==
<gallery widths=400px heights=300px>
Bild:nicerpcb.png|A normal isolated result.
Bild:cncpcb.png|A rather badly isloated and drilled PCB done on the Geilomat. One can get much better results. Short-Circuiting Copper flakes are visible on the center left.
Bild:normalpcb.png| A usually milled PCB, using pcb-gcode eagle plugin. This can be done by metaboard3.sh -tight
Bild:visolate.png|A voronoi milled PCB (left), a normally milled PCB, and a traditional PCB. [http://www.mit.edu/~vona/Visolate/Visolate-info.html Source]
</gallery>






===Time Consumption===
==Time Consumption==
For a complete, dense EuroPCB, expect about one hour of total time:
For a complete, dense EuroPCB, expect about one hour of total time:
* 10 minutes for preperation, mounting and setup.
* 10 minutes for preperation, mounting and setup.