# QCamber **Repository Path**: chery12607/qcamber ## Basic Information - **Project Name**: QCamber - **Description**: ODBpp解析开源库 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-06-07 - **Last Updated**: 2025-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QCamber Free and open source PCB design viewer written in Qt. ![screenshot](https://raw.github.com/aitjcize/QCamber/master/wiki/screenshot.png) QCamber is developed in the hope to provide high quaility open source PCB design/viewer suite for everyone. Anyone can contribute to the project and the project is guaranteed to be free and open source in the future. QCamber currently only supports Valor ODB++ format, but with the help of a sister project [ipc2581_to_odb](https://github.com/Cobra-Kao/ipc2581_to_odb), IPC2851 format will be support in the future. ## Download A prebuilt version for windows 32-bit is available [here](https://raw.github.com/aitjcize/QCamber/master/prebuilt/win32/QCamber-git-b33d824.zip). ## Bugs * Please report bugs to the Github issue tracker. ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request