Voronoi Circuits: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Voronoi is an efficient isolation algorithm | Voronoi is an efficient isolation algorithm (can be applied to circuit routing), one that requires less work to do to make circuit connections on a copper clad board. Disadvantages - software for voronoi patterns may not exist - does it? | ||
http://nerding.at/course/101/?p=1193 | http://nerding.at/course/101/?p=1193 |
Latest revision as of 02:03, 6 April 2020
Voronoi is an efficient isolation algorithm (can be applied to circuit routing), one that requires less work to do to make circuit connections on a copper clad board. Disadvantages - software for voronoi patterns may not exist - does it?
http://nerding.at/course/101/?p=1193
Another good picture: [1]
Open Source Voronoi Toolpath Work
- Sliptonic, aka Anders Wallin is doing it in FreeCAD - https://github.com/aewallin/openvoronoi - and http://www.anderswallin.net/category/cnc/cam/openvoronoi/