Skip to content

cyrozap/pcbrepair-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcbrepair-rs

pcbrepair is a Rust library for parsing ASUS "PCBRepair Tool" .FZ and ASRock "PCBRepair Pro" .CAE boardview files.

The version of the pcbrepair crate on crates.io

Installation

cargo add pcbrepair

Examples

Extract parts from boardview.fz as KiCad footprints into boardview.pretty:

cargo run --release --example fpextract boardview.fz

This also works for .cae files.

License

pcbrepair is published under the terms of the GNU General Public License, version 3 or later.

About

Rust library for parsing ASUS "PCBRepair Tool" .FZ and ASRock "PCBRepair Pro" .CAE boardview files.

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages