Skip to content
Snippets Groups Projects
README.md 603 B
Newer Older
  • Learn to ignore specific revisions
  • Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    [pcb.py](pcb.py): FRep PCB design  
    [frep.py](frep.py): pure Python FRep renderer  
    [frep-C.py](frep-C.py): faster Python+C FRep renderer  
    [frep_gpu.py](https://gitlab.fabcloud.org/pub/project/frep_gpu.py): faster GPU renderer  
    [gerber plot](https://modsproject.org/?program=programs/formats/gerber%20plot): image to Gerber converter  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    board:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/pcb.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    top:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/top.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    bottom:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/bottom.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    mask:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/mask.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    holes:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/holes.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    interior:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/interior.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    text:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](images/text.png)  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    Gerber:  
    
    Neil Gershenfeld's avatar
    Neil Gershenfeld committed
    ![](Gerber/Gerber.png)