... | ... | @@ -13,7 +13,7 @@ At our FabLab in Kochi, Kerala, we frequently receive Gerber file exports from v |
|
|
|
|
|
To streamline this process, we initiated the development of Gerber2PNG, a web-based tool that can convert Gerber files from any EDA software into monochrome PNG files, ready for milling. Now, this tool supports most of the popular EDA software, including KiCad, Fusion 360, Altium, EasyEDA, Eagle, Proteus, and more, making it a convenient solution for our fabrication needs.
|
|
|
|
|
|
## Features
|
|
|
#### Features
|
|
|
|
|
|
- Convert KiCad Gerber files to PNG format
|
|
|
- Support for **single-sided PCBs**
|
... | ... | @@ -22,7 +22,7 @@ To streamline this process, we initiated the development of Gerber2PNG, a web-ba |
|
|
|
|
|
**Usage**
|
|
|
|
|
|
# Single Side PCB
|
|
|
## Single Side PCB
|
|
|
|
|
|
To generate a PNG for a **single-sided PCB**, follow these steps:
|
|
|
|
... | ... | @@ -34,7 +34,7 @@ To generate a PNG for a **single-sided PCB**, follow these steps: |
|
|
|
|
|

|
|
|
|
|
|
# Double Side PCB
|
|
|
## Double Side PCB
|
|
|
|
|
|
For a **double-sided PCB**, follow these steps:
|
|
|
|
... | ... | @@ -46,30 +46,31 @@ For a **double-sided PCB**, follow these steps: |
|
|
|
|
|

|
|
|
|
|
|
## Troubleshooting
|
|
|
#### Troubleshooting
|
|
|
|
|
|
- **Output PNG is blank**: Ensure your Gerber files are correctly exported from KiCad.
|
|
|
- **File upload error**: Check the file format and size limitations.
|
|
|
- **Incorrect alignment for double-sided PCB**: Verify that the top and bottom layers are correctly aligned before conversion.
|
|
|
|
|
|
|
|
|
## Credits
|
|
|
#### Credits
|
|
|
|
|
|
- Organization: Super FabLab Kerala
|
|
|
- Project Initiated by: Yadu Sharon
|
|
|
- Guided by: Jogin Francis
|
|
|
- Developer: Midlaj
|
|
|
- Testing & Feedback: Saheen Palayi
|
|
|
- Jogin Francis
|
|
|
- Midlaj
|
|
|
- Saheen Palayi
|
|
|
- Yadu Sharon
|
|
|
|
|
|
## License
|
|
|
**~ Super FabLab Kerala**
|
|
|
|
|
|
#### License
|
|
|
|
|
|
This project is licensed under the MIT License.
|
|
|
|
|
|
## Contact
|
|
|
#### Contact
|
|
|
|
|
|
For support, reach out via email: `midlaj4n@gmail.com`
|
|
|
|
|
|
### Reference links
|
|
|
###### Reference links
|
|
|
|
|
|
- [Fabacademy 2024 - Rayan’s Eagle PCB Double sided](https://fabacademy.org/2024/labs/kochi/students/rayan-abdul/week08.html)
|
|
|
- [ProshPlay_CH340G_Type-C_FTDI_Converter](https://github.com/saheenpalayi/ProshPlay_CH340G_Type-C_FTDI_Converter)
|
... | ... | |